What's Changed
Bug Fixes
- Stackoverflow error with normalized self referencing AVRO schema (#7023)
- java sdk post new artifact error:
the server returned an unexpected status code and no error class is registered for this code 401(#7022) - Log level configuration not applied early enough to capture startup messages (#6963)
- Edit draft button available even though UI is in readonly mode (#6957)
- Maven plugin autoRefs fails with YAML OpenAPI files (#6954)
- Missing circular reference detection in artifact reference handling (#6946)
- Race Condition During Startup When Multiple Replicas Initialize Database (#6935)
- OIDC Redirect issue when opening deep links in the UI (introduced in 3.0.15) (#6929)
Enhancements
- Add support for AsyncAPI 3.0 validation rules (#7035)
- UI Enhancement: Registry Dashboard and Schema Version Comparison Tool (#7033)
- Feature: Reference Graph Visualization in UI (#6949)
- JSON Schema validateReferences() is not implemented (#6942)
Other Changes
- Reference handling bugs: REWRITE URLs missing /content and DEREFERENCE not inlining JSON pointer references (#7032)
- Support auth in the MCP server (#6983)
- Operator support for MySQL storage (#6919)
- Inconsistent use of apicurio.kafkasql.security prefix in KafkaSqlFactory configuration (#6398)
- Add an informative log message when creating PTS without a container name (#6383)