Skip to content

Commit cf864ed

Browse files
committed
Add release note for #5250
1 parent c4252fd commit cf864ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/topics/release-notes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ You can determine your currently installed version using `pip freeze`:
5353
* Removed DjangoFilterBackend inline with deprecation policy. Use `django_filters.rest_framework.FilterSet` and/or `django_filters.rest_framework.DjangoFilterBackend` instead. [#5273][gh5273]
5454
* Don't strip microseconds from `time` when encoding. Makes consistent with `datetime`. **BC Change**: Previously only milliseconds were encoded. [#5440][gh5440]
5555
* Added `STRICT_JSON` setting (default `True`) to raise exception for the extended float values (`nan`, `inf`, `-inf`) accepted by Python's `json` module. **BC Change**: Previously these values would converted to corresponding strings. Set `STRICT_JSON` to `False` to restore the previous behaviour. [#5265][gh5265]
56+
* Add support for `page_size` parameter in CursorPaginator class [#5250][gh5250]
5657

5758

5859

@@ -65,6 +66,7 @@ You can determine your currently installed version using `pip freeze`:
6566
[gh5273]: https://github.com/encode/django-rest-framework/issues/5273
6667
[gh5440]: https://github.com/encode/django-rest-framework/issues/5440
6768
[gh5265]: https://github.com/encode/django-rest-framework/issues/5265
69+
[gh5250]: https://github.com/encode/django-rest-framework/issues/5250
6870

6971

7072
## 3.6.x series

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy