What's Changed
Bug Fixes
- apicurio-registry with kafkasql missing auth in latest CRD (#7137)
- Protobuf compatibility check fails when reserving a range of field numbers (#7116)
- [UI] Too much horizontal space allotted to checkbox in "Versions in artifact" list (#7111)
- [Apicurio UI] Schema artifacts versions from other groups are shown in "default" aritfact versions view if the name is same (#7069)
- Deeplinking with Entra ID auth fails due to inability to configure wildcard RedirectURIs (#6364)
- [UI] Edit Owner action not working for Group (#4937)
Enhancements
- Allow to configure Jackson ObjectMapper 2 (#7194)
- Add proxy header authentication mechanism for reverse proxy deployments (#7139)
- POC: Externalized Authentication and Authorization via Reverse Proxy (#7133)
- [Feature] LLM/AI Model Schema Support (#6997)
- Add UI support for changing artifact/version state (#655)
Other Changes
- Refactor AbstractSqlRegistryStorage to use repository pattern (#7187)
- Add Debezium CDC with OpenTelemetry distributed tracing example (#7178)
- Otel implementation does not work since configuration properties are built time (#7147)
- Create OpenTelemetry distributed tracing example with Strimzi Kafka and Apicurio Registry (#7109)
- JDK HTTP Adapter: Authentication not implemented and other issues (#7071)
- Replace printStackTrace() calls with proper logging (#7070)
- [Task] Upgrade AsyncAPI parser to 3.0 support (Quick Win) (#7004)
- Environment variables inconsistent between documentation and examples (#5983)
- Create an example using TLS and credentials in a maven plugin (#4513)
- Request for clearer documentation over metrics support for Apicurio-registry (#879)