You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: Restore changelog entries for pre‑v2.0 releases (#516)
- When we switched to automated changelog generation, the manually
created entries for all pre‑v2.0 releases were lost.
- This PR restores those original changelog entries so our changelog
remains complete.
- Add actor standby port ([#220](https://github.com/apify/apify-sdk-python/pull/220)) ([6d0d87d](https://github.com/apify/apify-sdk-python/commit/6d0d87dcaedaf42d8eeb7d23c56f6b102434cbcb)) by [@jirimoravcik](https://github.com/jirimoravcik)
206
+
- Add `apply_apify_settings` function to Scrapy subpackage
- Set a timeout for Actor cleanup ([#206](https://github.com/apify/apify-sdk-python/pull/206)) ([cfed57d](https://github.com/apify/apify-sdk-python/commit/cfed57d6cff4fd15fe4b25578573190d53b9942c)) by [@janbuchar](https://github.com/janbuchar), closes [#200](https://github.com/apify/apify-sdk-python/issues/200)
213
+
- Add missing import check to `ApifyHttpProxyMiddleware`
214
+
215
+
### Chore
216
+
217
+
- Create a new subpackage for Scrapy pipelines
218
+
- Remove some noqas thanks to the new Ruff release
219
+
- Replace relative imports with absolute imports
220
+
- Replace asserts with custom checks in Scrapy subpackage
- Use Actor env vars ([#105](https://github.com/apify/apify-sdk-python/pull/105)) ([f0ba351](https://github.com/apify/apify-sdk-python/commit/f0ba35103eb9efbf39ea394d390430c849bf127c)) by [@jirimoravcik](https://github.com/jirimoravcik)
- Use test user token from organisation secrets ([#90](https://github.com/apify/apify-sdk-python/pull/90)) ([7826a38](https://github.com/apify/apify-sdk-python/commit/7826a382d7a3c0a1531b3a7bb73369e2801e6fa0)) by [@drobnikj](https://github.com/drobnikj)
0 commit comments