Skip to content

Releases: Apicurio/apicurio-registry

2.6.3.Final

09 Sep 18:17
Compare
Choose a tag to compare
  • [area/ui][area/compatibility][area/rest-api][area/storage] apicurio-registry-java-sdk published classes require JDK17 #5127
  • [closed] org.jboss.jandex:jandex-maven-plugin:1.2.3:jandex fails on Java 21 #5093
  • [area/storage] apicurioregistrysdk #5058
  • [component/registry][priority/normal][area/rest-api][area/storage] [Export] Include DB version in export manifest file #4984
  • [component/registry][priority/normal][area/storage] [Import] By default, allow importing only when the DB is empty #4983
  • [component/registry][priority/normal][area/storage] [Import] Fail fast when importing ZIP file by reading Manifest and failing on incompatible version #4982
  • [component/registry][priority/normal][area/storage] [Import] Save ZIP to local file system and implement new logic to read entities from file system #4980
  • [type/bug][area/compatibility] Understanding the FULL compatibility of APICURIO #4965
  • [DUPLICATE][type/enhancement][component/registry][priority/high] Error handling should return error codes #1763
  • [type/enhancement] Use RFC7807 format for errors #1361

2.6.2.Final

14 Aug 16:40
Compare
Choose a tag to compare
  • [type/bug][area/compatibility][area/rest-api] NPE exception details leaking to user #4949
  • [type/bug] WARNING: ResultSet leak detected by Agroal #4947
  • [type/bug] @transactional annotations might not work correctly #4922
  • [priority/normal][area/ui][3.x] [UI] Add Comment Management to the Version Detail page #4882
  • [type/bug][area/storage] Nginx returns 404 when trying to access API-version containing a period #4846
  • [type/bug][area/storage][area/auth] Azure EntraID login not working #4782
  • [type/enhancement][area/rules] "test" validate global rules API without actually creating a new artifact #4381
  • [type/enhancement][priority/normal][area/ui] Allow filtering based on labels and groups #4204
  • [type/enhancement][Impacts Documentation][area/ui] Better display of group ID in UI #3489
  • [type/enhancement][mas] Implement configurable content-size limits #1040
  • [type/enhancement][UI][2.0.x][mas] Enhance search API to support query by properties #949

3.0.0.M4

16 Jul 17:59
Compare
Choose a tag to compare
  • [area/ui] [UI] Convert "Create Artifact" modal to a Wizard #4790
  • [area/ui] [UI] Add "Name" to Versions table (whenever versions are listed) #4789
  • [area/ui] [UI] Add support for branches on the Artifact details page #4788
  • [area/storage] KafkaSQL message that allows custom SQL to be executed #4785
  • [Bug][priority/low][area/ui][area/storage] "Upload multiple artifacts" showing in read-only UI #4473
  • [component/registry][priority/high][area/storage][3.x] Registry 3.x should fail-fast if it detects a 2.x database #4263
  • [closed] Execute examples during Registry system/integration tests #4518

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