12.1.1
Bug fixes
- Avoid double slashes in the endpoint URLs returned by
/.well-known/openid-configuration
, fixing a bug introduced in Gafaelfawr 12.0.0.
Other changes
- Gafaelfawr no longer supports direct upgrades from versions older than 10.0.0. When upgrading from an older version, upgrade to 12.1.0 or earlier first and complete the database schema migration, and then upgrade to the latest version.
What's Changed
- Update Python and JavaScript dependencies by @rra in #1145
- DM-47646: Fix double slashes in openid-configuration URLs by @rra in #1149
- DM-47646: Move or remove model_config settings by @rra in #1151
- DM-47646: Rework Gafaelfawr schema management by @rra in #1152
- DM-47646: Remove unnecessary Black configuration by @rra in #1153
- Bump gatsby from 5.13.7 to 5.14.0 in /ui by @dependabot in #1147
- DM-47646: Update frozen dependencies by @rra in #1154
- DM-47646: Updated shared Ruff configuration file by @rra in #1155
- DM-47646: Prepare Gafaelfawr 12.1.1 by @rra in #1156
Full Changelog: 12.1.0...12.1.1