Sandesh Pyakurel
064256b059
Typo fixed in news.rst file ( #6094 )
2023-10-17 18:39:39 +02:00
kokobhara
8dc72dfc4d
Cover PythonItemExporter backwaird-incompatible changes in 2.11 ( #6081 )
2023-10-02 14:48:44 +04:00
kokobhara
ef1ed4fab7
Cover PythonItemExporter backwaird-incompatible changes in 2.11 ( #6081 )
2023-10-02 12:14:05 +02:00
Yash nagarkar
197781e3af
Cover the removal of is_botocore on the release notes ( #6061 )
2023-09-24 18:32:35 +04:00
Yash nagarkar
908da8ba82
Cover the removal of is_botocore on the release notes ( #6061 )
2023-09-22 10:12:20 +02:00
Andrey Rakhmatullin
f2fb4760d2
Bump version: 2.10.1 → 2.11.0
2023-09-18 15:24:28 +04:00
Andrey Rakhmatullin
528911da85
Fix/reword the release notes.
2023-09-18 14:35:28 +04:00
Andrey Rakhmatullin
c2346b4a95
Update the release notes up to current master.
2023-09-15 19:15:05 +04:00
Andrey Rakhmatullin
f96a3ed5f0
Cover up to cddb8c15d in the release notes.
2023-09-13 20:46:55 +04:00
Andrey Rakhmatullin
d9efb94b61
Merge branch '2.10'
2023-08-31 13:21:22 +04:00
Andrey Rakhmatullin
a320e5f6a4
Bump version: 2.10.0 → 2.10.1
2023-08-30 12:08:36 +04:00
Andrey Rakhmatullin
f8f550120b
Release notes for 2.10.1.
2023-08-29 18:07:15 +04:00
Jalil SA
4dd32672ed
added entry to Backward-incompatible changes
2023-08-21 08:28:08 -06:00
Andrey Rakhmatullin
88327c7c58
Bump version: 2.9.0 → 2.10.0
2023-08-04 17:23:30 +04:00
Andrey Rakhmatullin
022ef0f86b
Apply suggestions from code review
...
Co-authored-by: Adrián Chaves <adrian@chaves.io>
2023-08-04 17:05:09 +04:00
Andrey Rakhmatullin
7fe4c0c9f7
Update docs/news.rst
...
Co-authored-by: Adrián Chaves <adrian@chaves.io>
2023-08-04 16:56:39 +04:00
Andrey Rakhmatullin
c14a0a9d5d
Add release notes for 2.10.0.
2023-08-04 16:36:27 +04:00
Andrey Rakhmatullin
52c072640a
Bump version: 2.8.0 → 2.9.0
2023-05-08 14:30:06 +04:00
Andrey Rakhmatullin
caa66fa15a
Mention deprecating _FeedSlot.
2023-05-08 13:27:01 +04:00
Andrey Rakhmatullin
636559f1cc
Add newer changes.
2023-05-04 17:55:07 +04:00
Andrey Rakhmatullin
d1d6465ef4
Address feedback.
2023-05-04 17:19:01 +04:00
Andrey Rakhmatullin
67bfb304cd
Release notes for the current master.
2023-04-21 20:49:51 +04:00
Pankaj Kumar
280cd6ce71
Merge branch 'scrapy:master' into blacken-docs
2023-02-03 11:38:26 +05:30
Adrián Chaves
068af85722
Add release notes for Scrapy 2.8 ( #5799 )
2023-02-02 04:54:02 +01:00
pankaj1707k
cc9eb3fa79
Format python console blocks using blacken-docs
...
Prepend '.. code-block:: pycon' to make python console blocks detectable by blacken-docs
2023-02-01 20:37:39 +05:30
Josh Soref
41734bb5c1
spelling: unencodeable
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-12-18 21:46:49 -05:00
Josh Soref
5f33a64a02
spelling: middleware
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-12-18 21:33:21 -05:00
Josh Soref
b6426b8e03
spelling: heavily
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-12-18 21:33:21 -05:00
Josh Soref
87fc92441f
spelling: crawlable
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-12-18 21:33:21 -05:00
Josh Soref
f3c6bfdebe
spelling: accounting
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-12-18 20:26:42 -05:00
Andrey Rahmatullin
fe60c1224e
Fix the name of the Proxy-Authorization header in release notes ( #5744 )
2022-12-05 11:44:39 +01:00
Andrey Rakhmatullin
6ded3cf4cd
Bump version: 2.7.0 → 2.7.1
2022-11-02 17:00:47 +06:00
Andrey Rakhmatullin
5ec175b8bb
Small relnotes fixes.
2022-11-02 13:54:00 +06:00
Andrey Rakhmatullin
940a73863b
Release notes for 2.7.1.
2022-11-01 19:00:33 +06:00
Andrey Rakhmatullin
20b79a0f2e
Bump version: 2.6.2 → 2.7.0
2022-10-17 19:09:22 +06:00
Adrián Chaves
06c8f673af
2.7 release notes ( #5680 )
...
* Fix the display name of documented fingerprinter class methods
* Initial draft for the Scrapy 2.7 release notes
* Update VERSION and PREVIOUS_VERSION references
* Clarify the restrictions lifted for item field output names
* Fix the description of the BOM bug fix
* Fix the note about changes in MIME sniffing
* Fix typo
* Extend highlights
* Fyx typo
2022-10-17 18:04:29 +05:00
Adrián Chaves
1d79994dcc
Copy 2.6.3 release notes from the 2.6 branch
2022-09-27 17:01:33 +02:00
Adrián Chaves
00ccb02f1f
Merge remote-tracking branch 'upstream/2.6'
2022-07-25 14:13:22 +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
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
c5627af15b
Centralize request fingerprints ( #4524 )
...
Co-authored-by: Mikhail Korobov <kmike84@gmail.com>
2022-06-07 18:44:54 +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
Adrián Chaves
aead27bcbd
Add release notes for 2.6.2 ( #5448 )
2022-04-14 15:06:22 +02: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
Adrián Chaves
fab3e90729
Cover 2.6.1 in the release notes
2022-03-01 13:41:20 +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
5059b8c493
Merge branch 'master' into doc-fix
2022-01-21 13:58:43 +05:00
Andrey Rakhmatullin
6eaceec735
Implement docs suggestions.
2021-12-31 20:14:24 +05:00
Kian-Meng, Ang
3a263280ba
Fix typos
2021-10-11 22:32:42 +08:00
Adrián Chaves
735750c254
Cover 1.8.1 in the release notes
2021-10-06 12:33:57 +02:00
Adrián Chaves
f0105a882d
Cover 2.5.1 in the release notes
2021-10-06 12:33:44 +02:00
Adrián Chaves
a71d6ef29d
2.5.0 release notes ( #5028 )
...
Co-authored-by: Eugenio Lacuesta <1731933+elacuesta@users.noreply.github.com>
2021-04-06 16:09:07 +02:00
M Ikram Ullah Khan
0a1e2fefab
Docs: fix typo in news.rst ( #4942 )
2021-01-04 10:30:23 -03:00
Adrián Chaves
63becd1bc8
Update news.rst
2020-11-17 21:58:08 +01:00
Adrián Chaves
15d301e968
Cover Scrapy 2.4.1 in the release notes ( #4884 )
...
Co-authored-by: Mikhail Korobov <kmike84@gmail.com>
2020-11-17 09:16:08 +01:00
Adrián Chaves
47eac83740
Set a release date for Scrapy 2.4.0
2020-10-11 22:11:14 +02:00
Adrián Chaves
015c82b974
Scrapy 2.4 release notes ( #4808 )
2020-10-11 22:09:45 +02:00
Adrián Chaves
3600582f56
Cover Scrapy 2.2.1 and 2.3 in the release notes ( #4708 )
2020-08-04 20:05:56 +02:00
Adrián Chaves
6f4c964aa4
Cover Scrapy 2.2.0 in the release notes ( #4630 )
2020-06-24 12:26:38 +02:00
Adrián Chaves
ffe576c4ed
Cover Scrapy 2.1 in the release notes ( #4499 )
...
Co-authored-by: Mikhail Korobov <kmike84@gmail.com>
2020-04-24 11:44:36 +02:00
Adrián Chaves
6c747953f9
Cover 2.0.1 in the release notes ( #4437 )
2020-03-18 19:17:16 +01:00
Adrián Chaves
6aa0ba4553
Write release notes for Scrapy 2.0.0 ( #4329 )
2020-03-03 09:11:11 +01:00
MaliCN
ef00f8eb8e
updated with new macOS name ( #4308 ) ( #4323 )
...
* changed for new name as "macOS" (issue #4308 )
* updated macOS name
* update macOS name
* updated macOS name
* update for new macOS name
* docs/intro/install.rst: fix macOS header symbols
Co-Authored-By: elacuesta <elacuesta@users.noreply.github.com>
Co-authored-by: Adrián Chaves <adrian@chaves.io>
Co-authored-by: elacuesta <elacuesta@users.noreply.github.com>
2020-02-29 00:42:07 +05:00
nyov
a34c366fa4
DOC linkcheck run; https and 301 link updates.
...
Closes #4359
2020-02-25 16:51:33 +00:00
Joy Bhalla
4f31c3ce01
Document a backward incompatibility that may affect custom schedulers ( #4274 )
2020-02-06 22:21:33 +01:00
Mikhail Korobov
6a32a36e09
Merge pull request #4143 from Gallaecio/undent-rst-doctests
...
Do not indent doctests from the documentation unnecessarily
2019-12-20 01:59:07 +05:00
Marc Hernandez Cabot
23a67cec27
fix first letter capitalization for Raring and Scrapy
2019-12-19 09:57:17 +01:00
Marc Hernandez Cabot
c0d84f0962
fix typos
2019-12-18 19:39:21 +01:00
Adrián Chaves
83b8046fdc
Do not indent doctests from the documentation unnecessarily
2019-12-05 13:52:31 +01:00
Andrey Rahmatullin
c911e80209
Merge pull request #4088 from ammarnajjar/4086-constructor-initializer-docs
...
docs: use __init__ method instead of constructor
2019-11-12 21:48:16 +05:00
Adrián Chaves
94f060fcc8
Cover Scrapy 1.8.0 in the release notes ( #3952 )
2019-10-29 12:53:46 +01:00
Adrián Chaves
bb91f9c78c
Cover Scrapy 1.7.4 in the release notes
2019-10-28 09:58:13 +01:00
Ammar Najjar
68a7d05ed8
docs: use __init__ method instead of constructor
...
Issue #4086
2019-10-21 15:42:24 +02:00
Mikhail Korobov
8cb53441b0
Merge pull request #4056 from Gallaecio/documentation-build
...
Fix internal links in the tutorial and release notes
2019-10-19 00:00:02 +02:00
John Bampton
39c9a3cc1c
Fix case of GitHub.
2019-10-05 10:09:14 +10:00
Adrián Chaves
a4aa5b8926
Fix internal links in the tutorial and release notes
2019-10-02 14:51:06 +02:00
Marc Hernández
ace2df3d14
Fix JSONRequest naming ( #3982 )
2019-08-30 11:03:44 +02:00
Adrián Chaves
0fa384e80d
Provide complete API documentation coverage of scrapy.exporters
2019-08-22 20:10:42 +02:00
Adrián Chaves
a12e8251e0
Cover Scrapy 1.7.3 in the release notes
2019-08-01 17:10:31 +02:00
Adrián Chaves
7843101f9a
Cover Scrapy 1.7.2 in the release notes
2019-07-23 13:35:27 +02:00
Adrián Chaves
b8a43011e7
Cover Scrapy 1.7.1 in the release notes
2019-07-19 18:17:24 +02:00
Adrián Chaves
ae4eab9843
Cover the 1.7.1 PyPI repackaging in the release notes
2019-07-18 17:02:48 +02:00
Adrián Chaves
a94b5bef3a
Write the 1.7 release notes and cover dropping Python 2 support in the upcoming 2.0
2019-07-18 15:37:17 +02:00
Mikhail Korobov
5dc94db847
Merge branch 'master' into backward
2019-03-14 22:21:09 +05:00
Adrián Chaves
75d6f56c8a
Switch from ` to `` where inline code formatting is desired
2019-03-01 16:56:58 +01:00
Adrián Chaves
858f5be747
backwards → backward (adj.)
2019-03-01 16:10:23 +01:00
Daniel Graña
88326cd8be
Set release date to 1.6.0
2019-01-31 01:16:45 -03:00
Mikhail Korobov
91791cd329
DOC final changelog cleanups
2019-01-30 12:49:36 -03:00
Mikhail Korobov
2c8c8b2dd8
DOC fix after bad merge - remove duplicate entries in changelog
2019-01-30 12:49:36 -03:00
Mikhail Korobov
0fc9d705c2
DOC mention that telnet security improvements happened in 1.5.2
2019-01-30 12:49:36 -03:00
Mikhail Korobov
4cf4dd1d3e
DOC add recent changes to changelog
2019-01-30 12:49:36 -03:00
Mikhail Korobov
638469f9ef
DOC extract_first/extract matches get/getall better
...
Thanks @Gallaecio!
2019-01-30 12:49:36 -03:00
Mikhail Korobov
e479f5aa15
DOC update changelog
...
* changes from recently merged pull requests
* more highlights
* re-organized headers
* Selector API changes
2019-01-30 12:49:36 -03:00
Mikhail Korobov
706910790b
[wip] draft 1.6 release notes
2019-01-30 12:49:36 -03:00
Daniel Graña
71743a6546
Add release notes for v1.5.2
2019-01-22 18:56:47 -03:00
Mikhail Korobov
c86213317d
1.5.1 release notes
2018-07-12 02:17:08 +05:00
nyov
4f6778aa73
Remove deprecated CrawlerSettings class and Settings attributes
2018-07-09 17:16:31 +00:00
Leo
7a601d76de
fix typo
...
extractred --> extracted
2018-06-19 10:51:55 +02:00
Arvind Prasanna
412f852602
A few typo fixes and some grammatical enhancements
2018-03-06 23:58:27 -05:00
Jesús Losada
a0836b8fd9
Fix link in news.rst
2018-01-01 15:59:38 +00:00
Mikhail Korobov
d07fe11981
set release date
2017-12-30 02:09:41 +05:00
Mikhail Korobov
c107059ef8
DOC fix rst syntax
2017-12-29 07:07:43 +05:00
Mikhail Korobov
d4e5671d07
make release docs more readable, add highlights
2017-12-29 07:06:00 +05:00
Mikhail Korobov
45b0e1a0e4
DOC draft 1.5 release notes
2017-12-28 07:33:43 +05:00
Paul Tremberth
461f9daff5
Update release notes for upcoming 1.4.1 version
2017-12-28 05:50:18 +05:00
Paul Tremberth
fad6b70d92
Use https:// for readthedocs links
2017-06-01 16:41:52 +02:00
Paul Tremberth
fc2846d637
Set release date for v1.4.0
2017-05-18 22:59:46 +02:00
Mikhail Korobov
76e5b0f65c
DOC 1.4 deprecations and backwards incompatible changes, add recent commits to news.
2017-05-18 22:37:15 +02:00
Mikhail Korobov
edcde7a2cf
DOC tweak release notes: promote response.follow, mention logging/stats changes
2017-05-18 22:37:15 +02:00
Paul Tremberth
a3d3cd4cb7
Update with latest merges
2017-05-18 22:37:15 +02:00
Paul Tremberth
432668acf7
Mention implementation of #667
2017-05-18 22:37:15 +02:00
Paul Tremberth
896c30a8eb
Reference items pretty-printing issue number
2017-05-18 22:37:15 +02:00
Paul Tremberth
55d1082360
Reference recent fixes and commits
2017-05-18 22:37:15 +02:00
Paul Tremberth
7d72394794
Reword mention of new response.follow() shortcut
2017-05-18 22:37:15 +02:00
Paul Tremberth
c6464cc4f5
Add verbose introduction to new features
2017-05-18 22:37:14 +02:00
Paul Tremberth
cba55cd190
Rephrase other sections
2017-05-18 22:37:14 +02:00
Paul Tremberth
8729a91f7a
Rephrase "New features" section
2017-05-18 22:37:14 +02:00
Paul Tremberth
851adcedf2
List merged pull requests since 1.3.3
2017-05-18 22:37:14 +02:00
Paul Tremberth
b2c505d8ec
Set release date in changelog for v1.3.3
2017-03-10 16:34:21 +01:00
Paul Tremberth
d8865b3304
Update changelog for upcoming 1.3.3
2017-03-10 16:34:21 +01:00
Paul Tremberth
a8b47d6c68
Update release notes for 1.0.7, 1.1.4 and 1.2.3
2017-03-06 14:25:52 +01:00
Daniel Graña
9315e944a2
Release notes for 1.3.2
2017-02-13 14:56:29 -03:00
Paul Tremberth
ff8a564b1a
Set date for 1.3.1 release
2017-02-08 17:05:06 +01:00
Paul Tremberth
48c8c679de
Update changelog for upcoming 1.3.1 release
2017-02-08 15:53:44 +01:00
Paul Tremberth
f8793e2460
Set release date for 1.3.0
2016-12-21 16:27:01 +01:00
Paul Tremberth
b9e7ca044c
Reword things a tiny bit
2016-12-21 16:11:19 +01:00
Paul Tremberth
d60a6899df
Merge logging changes into "New features" section
2016-12-21 16:01:36 +01:00
Paul Tremberth
4eeec3e42c
Add preamble on why 1.3.0 comes so soon after 1.2.2
2016-12-21 15:59:18 +01:00
Paul Tremberth
49a84c2d41
Add note on HTTP redirects with shell and fetch
2016-12-21 14:49:16 +01:00
Paul Tremberth
9098001888
Add note on LOG_SHORT_NAMES
2016-12-21 14:32:59 +01:00
Paul Tremberth
9d5afd8c35
Add note on HttpErrorMiddleware new logging level
2016-12-21 14:32:59 +01:00
Paul Tremberth
e9b3cf01f4
Update changelog for upcoming 1.3.0 release
2016-12-21 14:32:59 +01:00
Paul Tremberth
09e310d0b7
Set release date for 1.2.2
2016-12-06 15:03:38 +01:00
Paul Tremberth
aa2e1b030d
Add reference to fixed scheduler settings documentation
2016-12-06 14:59:11 +01:00
Paul Tremberth
89d5f5acd3
Update changelog for upcoming 1.2.2 release
2016-12-06 14:59:11 +01:00
Paul Tremberth
c559a64c20
Set date for 1.2.1 release
2016-10-21 10:17:46 +02:00
Paul Tremberth
22772a61c8
Update release notes for upcoming 1.2.1
2016-10-21 10:17:04 +02:00
Paul Tremberth
e2137d77ce
Add release date for scrapy 1.2
2016-10-03 12:41:18 +02:00
Paul Tremberth
a433126301
Merge pull request #2294 from redapple/release-headers
...
Change release section titles to have correct links in ToC
2016-10-03 12:38:44 +02:00
Elias Dorneles
559b4edaec
update release notes with changes from #1581
2016-09-30 11:42:50 -03:00
Paul Tremberth
fd0b6faecb
Change release section titles to have correct links in ToC
2016-09-29 14:36:13 +02:00
Paul Tremberth
c670e3cdf6
Move mention
2016-09-29 14:23:52 +02:00
Paul Tremberth
c707c31345
Fix Debian number
2016-09-26 17:20:13 +02:00
Paul Tremberth
bba31b545d
Mention new Debian Jessie baseline
2016-09-23 17:33:08 +02:00
Paul Tremberth
7eeee6f616
Mention \uXXXX escapes in regards to FEED_EXPORT_ENCODING
2016-09-23 16:39:09 +02:00
Paul Tremberth
d52fbf2045
Merge remote-tracking branch 'origin/master' into release-notes-1.2
2016-09-23 16:34:06 +02:00
Paul Tremberth
80c1e5dc25
Set release date, fix typo and add tutorial improvement issue number
2016-09-23 16:11:50 +02:00