Skip to content

Commit cb38f38

Browse files
committed
Add notes on botocore support and JsonItemExporter opening/closing brackets
1 parent dc9de75 commit cb38f38

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/news.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,10 @@ Additional New Features and Enhancements
123123
using a new :setting:`FEED_TEMPDIR` setting (:issue:`1847`).
124124
- ``FilesPipeline`` and ``ImagesPipeline`` settings are now instance attributes
125125
instead of class attributes, enabling spider-specific behaviors (:issue:`1891`).
126+
- ``JsonItemExporter`` now formats opening and closing square brackets
127+
on their own line (first and last lines of output file) (:issue:`1950`).
128+
- If available, ``botocore`` is used for ``S3FeedStorage``, ``S3DownloadHandler``
129+
and ``S3FilesStore`` (:issue:`1761`, :issue:`1883`).
126130
- Tons of documentation updates and related fixes (:issue:`1291`, :issue:`1302`,
127131
:issue:`1335`, :issue:`1683`, :issue:`1660`, :issue:`1642`, :issue:`1721`,
128132
:issue:`1727`, :issue:`1879`).

0 commit comments

Comments
 (0)