Adrián Chaves
4dc8e77e00
Bump version: 2.6.2 → 2.6.3
2022-09-27 16:49:41 +02:00
Adrián Chaves
fa5945bc01
2.6.3: set a release date
2022-09-27 16:48:30 +02:00
Adrián Chaves
e5ed0461f0
Merge pull request #5637 from Gallaecio/support-latest-openssl
...
2.6.3 changes and release notes
2022-09-27 16:45:36 +02:00
Adrián Chaves
aec2d3a610
2.6.3: update the release notes
2022-09-27 09:45:15 +02:00
Adrián Chaves
fcc224fe78
tox.ini cleanup
2022-09-27 09:03:58 +02:00
Adrián Chaves
b00f312f08
Limit minium versions of mitmproxy
2022-09-27 08:55:58 +02:00
Andrey Rahmatullin
d3f82aa4d5
Merge pull request #5617 from Laerte/fix/tests-w3lib
...
Fix failed tests related to w3lib
2022-09-27 08:25:38 +02:00
Adrián Chaves
efc11b3b7e
zope.interface: 4.4.2 → 5.0.0 (setuptools #2017 )
2022-09-26 22:55:15 +02:00
Gábor Lipták
edd7cfe4c7
Update test-standard link in contributing docs ( #5631 )
2022-09-26 22:47:54 +02:00
Adrián Chaves
9f443e8944
zope.interface: 4.1.3 → 4.4.2
2022-09-26 22:45:15 +02:00
Adrián Chaves
cd0dc45ca2
Release notes: add missing mentions to related issues
2022-09-26 22:01:36 +02:00
Adrián Chaves
0a6bf5ca7f
Cover minimum dependency version upgrades on the release notes
2022-09-26 22:00:18 +02:00
Gábor Lipták
889f649567
Match pyOpenSSL and service_identity to Twisted
...
Signed-off-by: Gábor Lipták <gliptak@gmail.com>
2022-09-26 21:57:00 +02:00
Adrián Chaves
f92db7f6b8
Mention removing SSLv3 support
2022-09-26 21:50:30 +02:00
Adrián Chaves
662633c125
Add 2.6.3 to the release notes
2022-09-26 21:47:18 +02:00
Gábor Lipták
7f1a0d579b
Cleanup METHOD_SSLv3
...
Signed-off-by: Gábor Lipták <gliptak@gmail.com>
2022-09-26 21:44:03 +02:00
Adrián Chaves
aecbccbaa5
Bump version: 2.6.1 → 2.6.2
2022-07-25 13:33:23 +02:00
Adrián Chaves
af7dd16d8d
Merge pull request from GHSA-9x8m-2xpf-crp3
...
* Enforce matching proxy request meta and Proxy-Authorization header
* Cover proxy credential security fix in the release notes
* Remove extra empty line
* Reword the security issue description
* Address scenario where Proxy-Authorization is unexpectedly removed by a prior middleware
* Set the release date of Scrapy 2.6.2 and 1.8.3
2022-07-25 13:15:17 +02:00
Mikhail Korobov
4205609051
Fixed intersphinx references
2022-07-21 18:02:56 +02:00
Adrián Chaves
e3e69d1209
Pin documentation requirements ( #5536 )
2022-06-20 11:46:13 +02:00
Adrián Chaves
54bfb9649b
Cover #5525 in the 2.6.2 release notes ( #5535 )
2022-06-17 11:51:02 +02:00
Adrián Chaves
4ef71829b2
If TWISTED_REACTOR is None, reuse any pre-installed reactor ( #5528 )
2022-06-17 10:37:27 +02:00
Adrián Chaves
1c1cd5d8ea
Update the 2.6.2 release notes
2022-05-20 07:05:26 +02:00
Adrián Chaves
84c29a286f
Unset the release date of still-unreleased 2.6.2 ( #5503 )
2022-05-20 06:45:38 +02:00
Andrey Rahmatullin
b9b9422bb1
Merge pull request #5482 from alexpdev/parse_help_msg
...
Fix TypeError in parse command
2022-04-29 11:10:15 +05:00
Alex
915c288205
edit
2022-04-24 15:17:48 -07:00
Alex
56c9098d6a
changed default depth to 1
2022-04-24 15:17:48 -07:00
Alex
b0f5503cb8
Fixes Issue #5481
2022-04-24 15:17:48 -07:00
Alex
636127ec1e
tests that all CLI help messages don't throw errors
2022-04-22 16:32:58 -07:00
Adrián Chaves
aead27bcbd
Add release notes for 2.6.2 ( #5448 )
2022-04-14 15:06:22 +02:00
Andrey Rahmatullin
fa4c85f4ec
Merge pull request #5471 from Gallaecio/2.6-release-notes-request-serialization
...
2.6 release notes request serialization
2022-04-08 18:14:50 +05:00
Adrián Chaves
bae3f87455
Cover a backward-incompatible Request serialization change in the 2.6 release notes
2022-04-08 12:04:02 +02:00
Andrey Rahmatullin
4af22bf157
Pin mitmproxy to < 8 for now ( #5459 )
2022-04-08 11:26:23 +02:00
Andrey Rahmatullin
35b44f3b98
Merge pull request #5436 from Gallaecio/fix-crawlerprocess-regression
...
CrawlerProcess: initialize the reactor only once
2022-03-25 13:21:21 +05:00
Andrey Rahmatullin
1e1bf353bf
Merge pull request #5440 from Gallaecio/fix-closespider-exception
...
engine: prevent slot method call after unsetting the slot
2022-03-24 19:43:31 +05:00
Adrián Chaves
b59a69be17
Test that a low CLOSEPIDER_TIMEOUT does not raise an exception
2022-03-15 12:10:41 +01:00
Laerte Pereira
c1d4be8cb5
Restore ‘-o -’ support ( #5445 )
2022-03-15 11:30:30 +01:00
Adrián Chaves
62a0081266
engine: prevent slot method call after unsetting the slot
2022-03-07 12:00:44 +01:00
Adrián Chaves
3bf6baeaa7
initiated → initialized
2022-03-02 17:30:05 +01:00
Adrián Chaves
96fc4dae15
CrawlerProcess: test a multi-spider scenario
2022-03-02 17:30:05 +01:00
Adrián Chaves
3ecbea4b87
CrawlerProcess: initiate the reactor only once
2022-03-02 17:30:05 +01:00
Adrián Chaves
23537a0f95
Bump version: 2.6.0 → 2.6.1
2022-03-01 13:48:40 +01:00
Adrián Chaves
fab3e90729
Cover 2.6.1 in the release notes
2022-03-01 13:41:20 +01:00
Adrián Chaves
d60636d0de
Fix redirect handling regression
2022-03-01 13:06:58 +01:00
Adrián Chaves
84853c4fa6
bandit: allow-list B324 for the time being
2022-03-01 13:01:20 +01:00
Adrián Chaves
6b63e7c147
Bump version: 2.5.0 → 2.6.0
2022-03-01 12:43:11 +01:00
Adrián Chaves
e865c4430e
Merge pull request from GHSA-mfjm-vh54-3f96
...
* Ignore cookies with a public suffix as domain unless it matches the request domain
* Fix the merge of 1.8.2 release notes
* Re-apply removal of tldextract restriction
2022-03-01 12:38:19 +01:00
Adrián Chaves
8ce01b3b76
Merge pull request from GHSA-cjvr-mfj7-j4j8
...
* Do not carry over cookies to a different domain on redirect
* Cover the cookie-domain redirect fix in the release notes
* Cover 1.8.2 in the release notes
* Fix redirect Cookie handling when the cookie middleware is disabled
* Update the 1.8.2 release date
2022-03-01 12:26:05 +01:00
Adrián Chaves
aa0306a167
Cover 2.6.0 in the release notes ( #5399 )
2022-03-01 12:16:37 +01:00
Andrey Rahmatullin
08557e09db
Pin old markupsafe when we pin old mitmproxy ( #5427 )
2022-02-23 19:52:18 +01:00