Changes

2.18.0 (2026-06-19)

  • Load the SHUB_APIKEY environment variable from a .env file via python-dotenv. Use the new --dotenv-path option to point shub at a file other than the default .env.

2.17.1 (2026-04-21)

  • Prioritize the SHUB_APIKEY environment variable over the local scrapinghub.yml configuration.

  • Update references from “Scrapinghub” to “Zyte” in the scheduling documentation.

2.17.0 (2026-04-07)

  • Drop support for Python 3.9.

  • Made the documentation more LLM-friendly, with markdown versions of every page and llms.txt and llms-full.txt files.

2.16.0 (2025-11-05)

  • Drop support for Python 3.6, 3.7 & 3.8.

  • Add support for Python 3.13 & 3.14.

  • Fix shub image upload documentation.

  • Add support for current Poetry versions.

  • Fix link to get apikey in shub login command.

  • Modernize generated Dockerfile (shub image init command).

2.15.4 (2024-02-08)

  • Support Docker server 25+.

2.15.3 (2024-01-23)

  • Fix shub image deploy failing on Python 3.8 and 3.9.

2.15.2 (2024-01-17)

  • Add support for Python 3.12.

  • Remove remnants of Python 2 support.

  • Start a changelog.