New features
- Allow an authenticated
GafaelfawrIngress
with no required scopes. This is useful for anonlyService
case where the token may have any scope but must be delegated to one of the listed services.
Bug fixes
- Return a JSON-serializable object from the health probe for the Kubernetes operator.
What's Changed
- DM-47986: Fix JSON serialization of Kopf healt probe by @rra in #1181
- Bump react-icons from 5.3.0 to 5.4.0 in /ui by @dependabot in #1177
- Bump react-is from 18.3.1 to 19.0.0 in /ui by @dependabot in #1179
- DM-48088: Allow an empty list of required scopes by @rra in #1183
- Bump prettier from 3.4.1 to 3.4.2 in /ui by @dependabot in #1176
- DM-48088: Convert internal scopes representation to set by @rra in #1184
- DM-48088: Prepare Gafaelfawr 12.3.0 release by @rra in #1185
Full Changelog: 12.2.0...12.3.0