Releases: cloudblue/django-rql
Releases · cloudblue/django-rql
4.4.1
4.4.0
What's Changed
- Bump sqlparse from 0.4.3 to 0.4.4 by @dependabot in #61
- Bump django from 3.2.18 to 3.2.19 by @dependabot in #62
- Bump pymdown-extensions from 9.10 to 10.0 by @dependabot in #64
- Added support for
MAX_ORDERING_LENGTH_IN_QUERY
andALLOWED_ORDERING_PERMUTATIONS_IN_QUERY
by @maxipavlovic in #63 - Bump requests from 2.28.2 to 2.31.0 by @dependabot in #65
- deprecate python 3.7 by @gab832 in #66
Full Changelog: 4.3.0...4.4.0
4.3.0
Merge pull request #60 from cloudblue/bump/LITE-27075 LITE-27075 Added support for Django 4.2
4.2.3
What's Changed
- Add isort by @Hairash in #55
- Added support for Python 3.11 by @maxipavlovic in #56
New Contributors
Full Changelog: 4.2.2...4.2.3
4.2.2
4.2.1
Bumped lib-rql to version 1.1.4 to fix issue with and() operator
4.2.0
4.1.2
Temporary fixed https://github.com/cloudblue/lib-rql dependency at 1.1.2
4.1.0
4.0.1
Merge pull request #47 from cloudblue/bugfix/LITE-22733 LITE-22733 Added lock for cache update in RQLFilterBackend