12.3.1
Bug fixes
- Do not escape
:
characters in theauth-url
Ingress
annotation. ingress-nginx 4.12.0 has added a restrictive regex filter to acceptable URLs that disallows%
and therefore all escaped characters.
What's Changed
- DM-48173: Update JavaScript dependencies and install method by @rra in #1188
- DM-48173: Use CountedPaginatedQueryRunner from Safir by @rra in #1187
- DM-48196: Add tests for metrics events by @rra in #1190
- DM-48196: Update to Python 3.13 by @rra in #1191
- DM-48196: Switch to new generics syntax by @rra in #1192
- DM-48196: Use type keyword instead of TypeAlias by @rra in #1193
- DM-48196: Update comment for Sphinx Path exclusion by @rra in #1194
- Bump gatsby from 5.14.0 to 5.14.1 in /ui by @dependabot in #1195
- Update dependencies by @rra in #1198
- DM-48319: Capture more information in Firestore exceptions by @rra in #1199
- DM-48326: Stop escaping
:
in Ingress auth-url by @rra in #1200 - DM-48319: Rename symbols imported from schema module by @rra in #1201
- DM-48319: Catch ValueError exceptions from Firestore by @rra in #1202
- DM-48326: Prepare 12.3.1 release by @rra in #1203
Full Changelog: 12.3.0...12.3.1