What's Changed
Bug Fixes
- OpenID: invalid auth payload not turned into proper 401 by @Kanman345 in #3759
- Fix
UnboundLocalErrorwhenlast_modifiedis missing in filters (Fix #3766) by @leplatrem in #3768 - Pagination token without last_modified is invalid (Ref #3766) by @leplatrem in #3767
- Fix crash on
max_last_modified=true(fixes #3769) by @leplatrem in #3772 - Raise 40X if object ID does not match ID pattern (fix #3770) by @leplatrem in #3771
Dependency Updates
- Bump the minor-patch group with 3 updates by @dependabot[bot] in #3746
- Bump the minor-patch group with 4 updates by @dependabot[bot] in #3747
- Bump soupsieve from 2.8.3 to 2.8.4 by @dependabot[bot] in #3750
- Bump pip from 26.1 to 26.1.2 by @dependabot[bot] in #3749
- Bump actions/setup-node from 6 to 7 in the all-dependencies group by @dependabot[bot] in #3752
- Bump the minor-patch group with 2 updates by @dependabot[bot] in #3753
- Bump the minor-patch group with 2 updates by @dependabot[bot] in #3754
- Bump pyasn1 from 0.6.3 to 0.6.4 by @dependabot[bot] in #3755
- Bump twine from 6.2.0 to 7.0.0 by @dependabot[bot] in #3758
- Bump the minor-patch group with 3 updates by @dependabot[bot] in #3757
- Bump docker/login-action from 4 to 4.5.2 in the all-dependencies group by @dependabot[bot] in #3756
- Update Kinto Admin version to 6.4.1 by @github-actions[bot] in #3760
- Bump cryptography from 48.0.1 to 50.0.0 by @dependabot[bot] in #3761
- Pin setuptools to 82.0.0 until pyramid removes it usage of pkg_resources by @dependabot[bot] in #3748
- Bump the minor-patch group with 5 updates by @dependabot[bot] in #3763
- Bump docker/login-action from 4.5.2 to 4.6.0 in the all-dependencies group by @dependabot[bot] in #3762
- Bump the minor-patch group across 1 directory with 2 updates by @dependabot[bot] in #3765
Other Changes
- Set explicit workflows permissions by @leplatrem in #3751
New Contributors
- @Kanman345 made their first contribution in #3759
Full Changelog: 26.3.2...26.3.3