Skip to content

Releases: Apicurio/apicurio-registry

2.6.1.Final

08 Jul 10:33
Compare
Choose a tag to compare
  • [Enhancement][area/ui] Allow expanding/collapsing groups in UI #3562
  • [Enhancement][component/registry][priority/normal][area/rules] Support "testing" of registration for CREATE operations (not just UPDATE) #2825

2.6.0.Final

25 Jun 15:21
Compare
Choose a tag to compare
  • [Bug][area/rest-api] Test Update Artifact v2 requires write permissions #4704
  • [Bug][area/storage] SHA hash should happen before conversion from YAML to JSON #3415
  • [area/ui] Allow deleting artifact versions via the UI #3107

3.0.0.M3

17 Jun 13:44
Compare
Choose a tag to compare
  • [area/storage] Question about postgres storage #4681
  • [Question] how can i change base image from redhat into debian? #4481
  • [Enhancement] Support for deterministic ID strategy to simplify recovery from corrupted registry state? #4255
  • [Bug][area/compatibility][area/rest-api][area/storage] Improve ccompat read by contentId performance #4243
  • [Bug][area/storage] keycloak authentication flip flops between authentication success and failure every 5 minutes #4231
  • [Bug][area/storage] Some message don't have MAGIC_BYTE, when use with debezium #4199
  • [Bug] Issue converting ArrayNode into JSONArray while validating schema #4125
  • [Bug] Keycloak REFRESH_TOKEN_ERROR #4041
  • [Enhancement][3.x] Update to Java 17 #4032
  • [Bug][area/compatibility][area/rest-api][area/storage] Json schema validation issue #3891
  • [area/rest-api] [3.0] REST API : Make header names consistent #3676
  • [area/rest-api] [3.0] REST API : Re-think the /test operation as a "dryRun" #3660
  • [area/rest-api] [3.0] REST API : Artifacts (like Groups) are just containers with metadata #3659
  • [area/rest-api] [3.0] REST API : Improve group management (should be more consistent with artifact management) #3658
  • [area/rest-api] [3.0] REST API : Combine labels and properties (no need for both) #3657
  • [area/rest-api] [3.0] REST API : Move the artifactTypes endpoint under /config #3656
  • [Enhancement][component/registry][priority/normal][area/references] Enable $ref validation for JSON Schemas. #3335
  • [Enhancement][area/storage] Use of .well-known config to access Keycloak endpoints #3308
  • [Enhancement][component/registry][priority/normal][area/storage] Support a checkpointing mechanism for kafkasql storage #3194
  • [area/storage][area/rules] How should we configure to keep the schema after restarting the apicurio deployment? #3145
  • [Bug][component/registry] Docker image apicurio-registry-mem:2.4.1.Final is not working when using Colima as the docker engine #3057
  • [Enhancement][priority/high][area/rest-api][area/serdes][area/rest-client] Implement dereference functionality #2865
  • [Enhancement][component/registry][priority/normal] Transactional Insert of schema with refrences #2677
  • [Bug][component/registry][priority/high] JSON Schema diff/compatibility exception not caught (showing up in Sentry) #2549
  • [Enhancement][Beginner Friendly][component/registry][priority/normal] Add operation to get ALL groups in apicurio registry rest api v2 #2196
  • [Documentation] Improve documentation to include how to configure Registry with Keycloak using https #2098
  • [Enhancement] Support for multiple file artifacts (with file/folder structure) #2015
  • [Enhancement] Kafka+SQL improve bootstrapping by one-time replication of state between replicas? #1074
  • [Enhancement] Improve the Kafka+SQL serde implementations #1059

2.5.11.Final

01 May 07:38
Compare
Choose a tag to compare
  • [Bug][area/storage] ccompat api missing field in answer #4569
  • [Question] APICURIO API hardcodes 'artifacts' part in schema registry url #4534
  • [Enhancement][area/compatibility][area/storage] CockroachDB support #4522
  • [Bug] mvn clean install causes this problem #4482
  • [Bug] Wrong configuration used for checking the legacy id in ccompat v6 #4465
  • [Bug][area/storage] Can't redefine exception in the Client with AvroKafkaDeserializer #4463
  • [Enhancement] http access logging #4342
  • [Bug][area/compatibility][area/rest-api][area/storage] How to do a high-availability rolling update? #4270
  • [Enhancement] Implement JSON Schema dereference support in the API. #4257
  • [Enhancement][area/auth] Improve client credential server caching #4233
  • [Documentation] Mismatch between documentation and code for apicurio.registry.as-confluent default value #3840
  • [area/ui] CI build of some examples is failing due to missing runtime dependencies #4519

2.5.10.Final

20 Mar 13:05
Compare
Choose a tag to compare
  • [Discussion][area/ui][area/compatibility][area/rest-api][area/storage][area/rest-client] ccompat confluent api endpoint /subjects requires a groupId as header parameter #4403
  • [Bug][area/storage] AVRO with different field order are considered equal in canonical form #4215

2.5.9.Final

11 Mar 11:23
Compare
Choose a tag to compare
  • [Enhancement] Add support for autoregister artifacts in the json serdes #4427
  • [Enhancement] Change application base image to use jdk runtime image to help with CVE resolution #4426
  • [Bug][area/storage] KafkaSql protobuf upgrade proces bug #4425
  • [Bug][area/storage] Orphaned content not properly deleted #4417
  • [Bug] ECS Health Check fails on health endpoint not found when deployed docker image #4356
  • [Bug] Make the server fail when two references with the same name are created for a single artifact #4283
  • [Enhancement] Implement Protobuf dereference support in the API. #4274
  • [Enhancement][area/rest-api][area/serdes] Implement derefence parameter support for Avro #4256
  • [Bug][priority/high][area/rest-api][area/storage][area/rules] 2.5.8 "DELETE ALL RULES" REST API doesn't delete the INTEGRITY rule. #4226
  • [Bug][area/storage][area/rules] Trying to run APICURI for SQL Image and facing below issues #4221
  • [Bug] Default schema value of the record is null after Avro deserialization #4209
  • [Enhancement] Add service loader manifest for Kafka Connect converters #4179
  • [Bug][priority/normal][area/ui][area/compatibility] Validity, compatibility, and integrity rule values are not displayed in the UI in read-only mode. #4107

2.5.8.Final

02 Jan 12:56
Compare
Choose a tag to compare
  • [Bug][component/registry][priority/normal] Debezium unwrap transformation failing when ExtJsonConverter used #2275

2.5.7.Final

18 Dec 12:50
Compare
Choose a tag to compare
  • [Bug][area/storage] Release 2.5 fails to start due to missing Strimzi kafka-oauth-client callback class #4104
  • [Bug][area/compatibility][area/rest-api][area/storage] An error occurs when creating a schema version using the ccompat API: No artifact with ID 'Subject' in group 'null' was found #4088
  • [Bug][area/compatibility][area/rest-api] recent dockerhub command does not work #4031
  • [closed] Fix code scanning alert - CVE-2023-5072 #3837
  • [closed] Fix code scanning alert - CVE-2023-43642 #3835
  • [Bug][area/storage][port-3.x] Serde does not cache schemas when not given a version #3824
  • [Bug][area/auth] API access under a third-party client keycloak #3677
  • [Bug][area/compatibility][area/storage][area/rules] "Discarded a (presumed) tombstone message" logs at application start up #3644
  • [Bug][Impacts Documentation] Incorrect handling of inner records in AvroSchemaParser #3640
  • [Enhancement] Try json-sKema JSON schema library to support draft 2020-12 #3549
  • [Bug][area/storage] Documentation tab for AsyncAPI following specification > 2.4 gives Error: Version X not supported #3350
  • [Bug][area/compatibility][area/rest-api][area/storage] io.apicurio.registry.rest.client.exception.RestClientException: HTTP/1.1 header parser received no bytes #3276
  • [Dependencies][component/registry][priority/normal] Investigate updating everit-json maven coordinates #2592
  • [Task][component/registry][priority/high] Security scan issues #2477
  • [Question] Tenant Manager: is RegistryDeploymentInfoService needed? #1797
  • [Enhancement] Implement soft and hard deletes in the compatibility API #1137

2.5.6.Final

15 Dec 09:34
Compare
Choose a tag to compare

No changelog for this release.

2.5.5.Final

08 Dec 16:57
Compare
Choose a tag to compare
  • [Documentation][area/rest-api] Explain the artifact metadata #3703
  • [Task][component/registry][priority/normal] Replace org.everit. library to networknt library to support 2020 or at least 2019 standard JSON schema #2553