Skip to content

Releases: Apicurio/apicurio-registry

3.0.6

11 Dec 18:17
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump @patternfly/react-core from 5.4.9 to 5.4.11 in /ui/ui-app by @dependabot in #5663
  • chore(deps): bump @patternfly/react-table from 5.4.10 to 5.4.12 in /ui/ui-app by @dependabot in #5664
  • chore(deps): bump io.apicurio:apicurio-maven-plugin from 0.0.1 to 0.0.3 by @dependabot in #5667
  • chore(deps): bump org.codehaus.mojo:license-maven-plugin from 2.4.0 to 2.5.0 by @dependabot in #5660
  • chore(deps-dev): bump the ui-test-dependencies group in /ui/tests with 2 updates by @dependabot in #5656
  • chore(deps-dev): bump the ui-docs-dependencies group across 1 directory with 5 updates by @dependabot in #5672
  • chore(deps-dev): bump the typescript-sdk-dependencies group across 1 directory with 4 updates by @dependabot in #5670
  • fix(import): Fix an issue where migrating from v2 to v3 failed to create the "latest" branch by @EricWittmann in #5674
  • fix(vertx-client): Make sure to close the Vertx instance in the maven plugin by @EricWittmann in #5676
  • fix(db): New config property to set the name of the db schema by @EricWittmann in #5675
  • chore(deps): bump io.nats:jnats from 2.20.4 to 2.20.5 by @dependabot in #5681
  • chore(deps-dev): bump eslint-plugin-react-hooks from 5.0.0 to 5.1.0 in /ui/tests in the ui-test-dependencies group by @dependabot in #5677
  • chore(deps): bump Microsoft.OpenApi.Kiota.Builder from 1.20.0 to 1.21.0 in /go-sdk by @dependabot in #5673
  • chore(deps): bump Microsoft.OpenApi.Kiota.Builder from 1.20.0 to 1.21.0 in /python-sdk by @dependabot in #5678
  • fix typo in env var name by @pwright in #5684
  • Fix vertx failures in the maven plugin by @andreaTP in #5685
  • chore(deps): bump the docs-playbook-dependencies group in /docs-playbook with 2 updates by @dependabot in #5687
  • chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 in the maven-plugin-dependencies group by @dependabot in #5686
  • fix(maven): Improved maven plugin output on failure by @EricWittmann in #5690
  • chore(kiota): Upgrade/kiota 1.21.0 by @EricWittmann in #5691
  • prod: add operator to prod verifier by @jsenko in #5703
  • chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /ui/ui-docs by @dependabot in #5701
  • chore(deps-dev): bump the ui-test-dependencies group across 1 directory with 4 updates by @dependabot in #5700
  • prod: fix JOSDK version alignment by @jsenko in #5712

Full Changelog: 3.0.5...3.0.6

2.6.6.Final

10 Dec 08:43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.6.5.Final...2.6.6.Final

3.0.5

03 Dec 12:30
Compare
Choose a tag to compare
  • [type/bug][component/registry][priority/normal][area/rest-api][area/references] JSON Schema de-referencing missing references in allOf #5511
  • [priority/normal][area/storage][2.6.x] com.fasterxml.jackson.databind.JsonMappingException: multiple points #4985
  • [type/bug][priority/high][area/storage] Improve error message when schema registry connection fails #4799
  • [type/bug] 2.5.11 release notes not accurate #4654

What's Changed

  • chore(deps): bump org.apache.kafka:kafka-clients from 3.2.3 to 3.7.1 in /examples/tools/kafkasql-topic-import by @dependabot in #5550
  • chore(deps): bump @microsoft/kiota-serialization-text from 1.0.0-preview.75 to 1.0.0-preview.76 in /ui/ui-app by @dependabot in #5565
  • Fix array references rewrites by @carlesarnal in #5560
  • feat(operator): build, release, and productization preparation by @jsenko in #5465
  • Rename OLM package from "apicurio-registry" to "apicurio-registry-3" to ensure uniqueness when we release to OH or OOM. by @jsenko in #5575
  • chore(deps): bump io.javaoperatorsdk:operator-framework-bom from 4.9.6 to 4.9.7 by @dependabot in #5581
  • chore(deps): bump the kiota-dependencies group with 4 updates by @dependabot in #5544
  • chore(deps): bump @microsoft/kiota-serialization-json from 1.0.0-preview.75 to 1.0.0-preview.77 in /ui/ui-app by @dependabot in #5586
  • chore(deps): bump @microsoft/kiota-serialization-multipart from 1.0.0-preview.75 to 1.0.0-preview.77 in /ui/ui-app by @dependabot in #5588
  • chore(deps): bump @microsoft/kiota-serialization-text from 1.0.0-preview.76 to 1.0.0-preview.77 in /ui/ui-app by @dependabot in #5590
  • chore(deps): bump @microsoft/kiota-serialization-form from 1.0.0-preview.75 to 1.0.0-preview.77 in /ui/ui-app by @dependabot in #5589
  • chore(deps): bump @microsoft/kiota-http-fetchlibrary from 1.0.0-preview.75 to 1.0.0-preview.77 in /ui/ui-app by @dependabot in #5591
  • Operator prod updates by @jsenko in #5585
  • chore(operator): update default env. vars by @jsenko in #5597
  • prod(operator): build quarkus app archive by @jsenko in #5600
  • chore(deps): bump com.networknt:json-schema-validator from 1.5.3 to 1.5.4 by @dependabot in #5596
  • chore(deps-dev): bump the ui-test-dependencies group across 1 directory with 3 updates by @dependabot in #5605
  • chore(deps): bump io.apicurio:apicurio-data-models from 2.1.0 to 2.2.0 by @dependabot in #5604
  • chore(deps-dev): bump the ui-docs-dependencies group across 1 directory with 5 updates by @dependabot in #5603
  • chore(deps-dev): bump vite from 6.0.0 to 6.0.1 in /ui/ui-docs in the ui-docs-dependencies group by @dependabot in #5609
  • chore(deps): Remove guava from all pom.xml files where it is not needed by @EricWittmann in #5608
  • Remove commons logging by @carlesarnal in #5618
  • feat(operator): add studio as a component operand to apicurio registry operator by @jsenko in #5616
  • Remove apache http client by @carlesarnal in #5619
  • chore(deps): bump io.apicurio:apicurio-data-models from 2.2.0 to 2.2.1 by @dependabot in #5614
  • chore(deps): bump com.fasterxml.jackson.datatype:jackson-datatype-json-org from 2.18.1 to 2.18.2 by @dependabot in #5622
  • chore(deps-dev): bump @types/node from 22.10.0 to 22.10.1 in /ui/tests in the ui-test-dependencies group by @dependabot in #5623
  • chore(deps): bump org.eclipse.jgit:org.eclipse.jgit from 7.0.0.202409031743-r to 7.1.0.202411261347-r by @dependabot in #5612
  • chore(deps-dev): bump the typescript-sdk-dependencies group across 1 directory with 8 updates by @dependabot in #5628
  • fix(operator): use a correct tag in the install file, other small fixes by @jsenko in #5630
  • Remove unused kotlinx-serialization dependency by @andreaTP in #5639
  • minimal doc changes for v3 by @pwright in #5615
  • chore(deps-dev): bump eslint-plugin-react-refresh from 0.4.14 to 0.4.16 in /ui/tests in the ui-test-dependencies group by @dependabot in #5641
  • Implementing an initial status handling by @andreaTP in #5474
  • chore(deps-dev): bump the typescript-sdk-dependencies group in /typescript-sdk with 3 updates by @dependabot in #5648
  • Add API Controller bundle and build operator image during release by @jsenko in #5651

Full Changelog: 3.0.4...3.0.5

3.0.4

20 Nov 20:38
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump eslint-plugin-react-refresh from 0.4.13 to 0.4.14 in /ui/ui-docs in the ui-docs-dependencies group by @dependabot in #5408
  • chore(deps): bump com.ibm.icu:icu4j from 75.1 to 76.1 by @dependabot in #5407
  • chore(deps-dev): bump the ui-test-dependencies group in /ui/tests with 2 updates by @dependabot in #5403
  • fix(REST): Fix a problem where getVersionMetaData API operation was incorrectly returning modifiedOn by @EricWittmann in #5402
  • feat(Events): Fire event on state change by @EricWittmann in #5410
  • chore(deps-dev): bump the ui-test-dependencies group in /ui/tests with 2 updates by @dependabot in #5417
  • chore(deps): bump com.google.api.grpc:proto-google-common-protos from 2.47.0 to 2.48.0 by @dependabot in #5415
  • chore(UI): Improved UI build by using workspaces to link ui-app to typescript-sdk by @EricWittmann in #5418
  • chore(deps): bump the maven-plugin-dependencies group with 3 updates by @dependabot in #5414
  • Support for MySQL storage by @Yoni-Weisberg in #5411
  • chore(UI build): Removed a UI file dependency that was not needed by @EricWittmann in #5421
  • feat(operator): add support for pod template by @jsenko in #5369
  • chore(UI build): Regen the package lock file by @EricWittmann in #5423
  • chore(UI build): Upgraded all npm dependencies by @EricWittmann in #5424
  • fix(REST API): Implement the artifactId filter when searching artifacts by @EricWittmann in #5429
  • [chore] cleanup sql datasource by @andreaTP in #5409
  • chore(UI build): Fix/typescript sdk package lock by @EricWittmann in #5433
  • chore(deps-dev): bump rimraf from 5.0.10 to 6.0.1 in /ui in the ui-dependencies group by @dependabot in #5427
  • chore(deps-dev): bump @types/node from 22.8.2 to 22.8.3 in /ui/tests in the ui-test-dependencies group across 1 directory by @dependabot in #5435
  • chore(deps): bump com.fasterxml.jackson.datatype:jackson-datatype-json-org from 2.18.0 to 2.18.1 by @dependabot in #5426
  • feat(UI config): Added "draftMutability" to the UI config by @EricWittmann in #5436
  • chore(deps-dev): bump the ui-docs-dependencies group in /ui/ui-docs with 2 updates by @dependabot in #5438
  • feat(UI): The UI now has better support for being served from a context path by @EricWittmann in #5445
  • chore(deps-dev): bump @types/node from 22.8.3 to 22.8.4 in /ui/tests in the ui-test-dependencies group by @dependabot in #5440
  • chore(deps): bump @patternfly/react-table from 5.4.8 to 5.4.9 in /ui/ui-app by @dependabot in #5448
  • chore(deps): bump com.networknt:json-schema-validator from 1.5.2 to 1.5.3 by @dependabot in #5447
  • chore(UI deps): Upgrade all UI dependencies by @EricWittmann in #5452
  • chore(UI build): The typescript SDK will get built now as part of the UI build process by @EricWittmann in #5455
  • chore(deps-dev): bump @types/node from 22.8.5 to 22.8.6 in /ui/tests in the ui-test-dependencies group by @dependabot in #5457
  • [chore] Fix double start of operator in tests by @andreaTP in #5364
  • chore(deps-dev): bump @types/node from 22.8.6 to 22.8.7 in /ui/tests in the ui-test-dependencies group by @dependabot in #5462
  • chore(deps): bump io.nats:jnats from 2.20.2 to 2.20.4 by @dependabot in #5464
  • update intro by @pwright in #5446
  • chore(deps): bump the maven-plugin-dependencies group with 3 updates by @dependabot in #5463
  • chore(deps): bump org.apache.santuario:xmlsec from 4.0.2 to 4.0.3 by @dependabot in #5466
  • chore(deps-dev): bump the ui-docs-dependencies group in /ui/ui-docs with 3 updates by @dependabot in #5467
  • Fixed a couple places where we were not URI encoding elements of nav links by @EricWittmann in #5470
  • Added an option to the /ids/globalIds endpoint to return the artifacttype as a response header by @EricWittmann in #5471
  • Fix state change value by @carlesarnal in #5472
  • chore(UI): Upgrade nginx in UI docker image by @EricWittmann in #5475
  • feat(import): Create missing groups when importing by @EricWittmann in #5476
  • feat(kafka): Added a new config for the Kafka consumer group name by @EricWittmann in #5479
  • chore(deps-dev): bump the ui-test-dependencies group in /ui/tests with 3 updates by @dependabot in #5468
  • chore(UI): Upgrade UI dependencies by @EricWittmann in #5481
  • chore(REST): Added a test for the /groups endpoint in case we did not have one yet by @EricWittmann in #5480
  • Fix oidc docs by @carlesarnal in #5483
  • chore(deps): bump io.javaoperatorsdk:operator-framework-bom from 4.9.5 to 4.9.6 by @dependabot in #5485
  • Implement the defaultToGlobal option in ccompat /config/:subject endpoint by @EricWittmann in #5490
  • Fix operator tests flakiness in CI by @andreaTP in #5489
  • chore(deps-dev): bump the ui-docs-dependencies group in /ui/ui-docs with 2 updates by @dependabot in #5494
  • chore(UI): Upgrade some dependencies by @EricWittmann in #5497
  • Pass reference rewrites between recursive calls by @carlesarnal in #5487
  • Json maven deref test by @carlesarnal in #5499
  • Improvements on Nats Serdes by @souravagrawal in #5222
  • chore(REST API Docs): Fixed some old, incorrect information in the openapi doc by @EricWittmann in #5501
  • chore(deps-dev): bump the ui-docs-dependencies group in /ui/ui-docs with 2 updates by @dependabot in #5502
  • chore(deps-dev): bump the ui-test-dependencies group in /ui/tests with 2 updates by @dependabot in #5506
  • chore(UI): Upgrade ui deps again by @EricWittmann in #5508
  • feat(SDK): Add tests for the typescript SDK by @EricWittmann in #5509
  • chore(deps-dev): bump the typescript-sdk-dependencies group in /typescript-sdk with 6 updates by @dependabot in #5510
  • chore(annotations): Reviewed annotations in the REST layer by @EricWittmann in #5512
  • Add manual example for json schema refs by @carlesarnal in #5500
  • chore(Kiota): Upgraded Kiota from 1.19.1 to 1.20.0 by @EricWittmann in #5498
  • chore(deps-dev): bump vitest from 2.1.4 to 2.1.5 in /ui/ui-app in the ui-app-dependencies group across 1 directory by @dependabot in #5524
  • Upgrade quarkus to 3.15 by @carlesarnal in #5488
  • chore(typescript-sdk): Upgraded kiota-gen by @EricWittmann in #5525
  • chore(deps): bump io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.2 to 9.0.1 by @dependabot in #5529
  • chore(deps): bump io.javaoperatorsdk:operator-framework-bom from 4.9.5 to 4.9.6 by @dependabot in #5534
  • chore(deps): bump org.projectlombok:lombok from 1.18.34 to 1.18.36 by @dependabot in #5533
  • feat(search): Adding "artifactType" as a filter option when searching by @EricWittmann in https://github.com/Ap...
Read more

3.0.3

24 Oct 16:11
Compare
Choose a tag to compare
  • [type/discussion][component/registry][priority/normal] UI not accessible on localhost when running in podman #5387
  • [DUPLICATE] Add labels to Registry search results (capped by configurable # of labels to return per item) #5378
  • [area/rest-api][3.x] Deferencing $ref in json schema is not working after upgrade to v3 [part 2] #5362
  • [type/bug][component/registry][priority/blocker][area/compatibility][area/rest-api][area/storage] 3.0.1 database upgrade failure #5356
  • [type/enhancement][component/registry][priority/normal][area/rest-api] Return Labels in search results/listings #5219

What's Changed

  • Bump kiota community by @andreaTP in #5370
  • chore(deps-dev): bump the ui-test-dependencies group in /ui/tests with 2 updates by @dependabot in #5368
  • chore(deps-dev): bump the ui-docs-dependencies group in /ui/ui-docs with 2 updates by @dependabot in #5367
  • chore(deps-dev): bump eslint-plugin-react-refresh from 0.4.12 to 0.4.13 in /ui/ui-docs in the ui-docs-dependencies group by @dependabot in #5373
  • Add a basic Sql Datasource for operator by @andreaTP in #5363
  • chore(deps): bump org.semver4j:semver4j from 5.4.0 to 5.4.1 by @dependabot in #5372
  • chore(deps-dev): bump the ui-test-dependencies group in /ui/tests with 2 updates by @dependabot in #5374
  • Add modifiedBy and modifiedOn to version metadata by @EricWittmann in #5376
  • chore(deps): bump the ui-app-dependencies group in /ui/ui-app with 4 updates by @dependabot in #5382
  • chore(deps-dev): bump the ui-test-dependencies group in /ui/tests with 3 updates by @dependabot in #5384
  • chore(deps): bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0 by @dependabot in #5383
  • chore(deps-dev): bump the ui-docs-dependencies group in /ui/ui-docs with 2 updates by @dependabot in #5381
  • Expose more Kiota knobs to ease the build of the SDKs by @andreaTP in #5386
  • chore(deps-dev): bump the ui-docs-dependencies group in /ui/ui-docs with 2 updates by @dependabot in #5390
  • feat(REST API): Added labels to all search results by @EricWittmann in #5385
  • feat(REST API): Allow additional orderBy options when searching by @EricWittmann in #5395
  • chore(deps): bump io.swagger.parser.v3:swagger-parser-v3 from 2.1.22 to 2.1.23 by @dependabot in #5392
  • feat(operator): plain kafkasql support by @jsenko in #5375
  • chore(deps-dev): bump @types/node from 22.7.8 to 22.7.9 in /ui/tests in the ui-test-dependencies group by @dependabot in #5394
  • chore(deps): bump com.fasterxml.woodstox:woodstox-core from 7.0.0 to 7.1.0 by @dependabot in #5393
  • chore(deps): bump com.google.api.grpc:proto-google-common-protos from 2.46.0 to 2.47.0 by @dependabot in #5398

Full Changelog: 3.0.2...3.0.3

3.0.2

18 Oct 10:54
Compare
Choose a tag to compare

What's Changed

  • Fixed some of the "available since" info for our config properties (for 3.0.0) config by @EricWittmann in #5335
  • Mutable artifact versions via DRAFT artifact version state by @EricWittmann in #5330
  • Update SerdeConfig reference by @emmanuel-ferdman in #5336
  • Bump the ui-docs-dependencies group across 1 directory with 5 updates by @dependabot in #5348
  • Bump the ui-test-dependencies group across 1 directory with 3 updates by @dependabot in #5347
  • Upgraded Kiota to 1.19.1 by @EricWittmann in #5349
  • feat: operator support for env. variables by @jsenko in #5346
  • chore(deps-dev): bump @playwright/test from 1.48.0 to 1.48.1 in /ui/tests in the ui-test-dependencies group by @dependabot in #5351
  • chore(deps): bump the ui-app-dependencies group in /ui/ui-app with 2 updates by @dependabot in #5354
  • chore(deps): bump the kiota-dependencies group with 4 updates by @dependabot in #5353
  • chore(deps): bump the ui-docs-dependencies group in /ui/ui-docs with 2 updates by @dependabot in #5352
  • Restore storage test [updated] by @EricWittmann in #5350
  • Fix ui tests by @carlesarnal in #5358
  • chore(deps): bump mobx from 6.13.4 to 6.13.5 in /ui/ui-docs in the ui-docs-dependencies group by @dependabot in #5360
  • chore(deps-dev): bump @types/node from 22.7.5 to 22.7.6 in /ui/tests in the ui-test-dependencies group by @dependabot in #5361
  • Move spotless to a profile so it can be disabled by @EricWittmann in #5365

New Contributors

Full Changelog: 3.0.1...3.0.2

3.0.1

11 Oct 10:08
Compare
Choose a tag to compare
  • [area/storage] The example debezium-openshift is Vulnerability to XSS #5328
  • [area/compatibility] Avro 1.12 compatibility: schema references cause AvroTypeException Undefined schema #5320
  • [type/bug][component/registry][priority/high][area/storage][area/references] Deferencing $ref in json schema is not working after upgrade to v3 #5296
  • [type/question][component/registry][priority/normal][area/ui][area/rest-api] No option to delete artifacts in UI v3 #5292

What's Changed

  • Bump @types/node from 22.7.2 to 22.7.3 in /ui/tests in the ui-test-dependencies group by @dependabot in #5266
  • Bump org.jetbrains.kotlinx:kotlinx-serialization-core from 1.7.2 to 1.7.3 by @dependabot in #5268
  • Use graal to build native image and do not build it in docker by @carlesarnal in #5272
  • Bump com.fasterxml.jackson.datatype:jackson-datatype-json-org from 2.17.2 to 2.18.0 by @dependabot in #5269
  • Bump @types/node from 22.7.3 to 22.7.4 in /ui/tests in the ui-test-dependencies group by @dependabot in #5276
  • Bump @vitejs/plugin-react-swc from 3.7.0 to 3.7.1 in /ui/ui-app in the ui-app-dependencies group by @dependabot in #5275
  • fix: restore CRD generation for the operator by @jsenko in #5281
  • Bump the ui-app-dependencies group in /ui/ui-app with 4 updates by @dependabot in #5283
  • Bump io.javaoperatorsdk:operator-framework-bom from 4.9.0 to 4.9.5 by @dependabot in #5267
  • Bump the maven-plugin-dependencies group across 1 directory with 2 updates by @dependabot in #5285
  • Bump the ui-test-dependencies group in /ui/tests with 2 updates by @dependabot in #5286
  • Bump the ui-docs-dependencies group across 1 directory with 4 updates by @dependabot in #5287
  • Bump org.testcontainers:pulsar from 1.20.1 to 1.20.2 in the test-dependencies group by @dependabot in #5284
  • Bump Kiota in the SDKs by @andreaTP in #5288
  • Bump the kiota-dependencies group with 4 updates by @dependabot in #5282
  • Restore the "Generate Client SDK" feature in the UI by @EricWittmann in #5289
  • Bump @types/react from 18.3.10 to 18.3.11 in /ui/ui-docs in the ui-docs-dependencies group by @dependabot in #5301
  • Bump the kiota-dependencies group with 4 updates by @dependabot in #5303
  • Bump the apicurio-common-dependencies group with 7 updates by @dependabot in #5302
  • feat: operator creates app and UI Ingresses by @jsenko in #5264
  • feat: operator disables Ingress when spec.(component).host is empty by @jsenko in #5305
  • Bump the maven-plugin-dependencies group with 2 updates by @dependabot in #5311
  • Bump Microsoft.OpenApi.Kiota.Builder from 1.18.0 to 1.19.0 in /python-sdk by @dependabot in #5308
  • Bump com.google.api.grpc:proto-google-common-protos from 2.45.1 to 2.46.0 by @dependabot in #5314
  • Port json schema dereferencing by @carlesarnal in #5312
  • Add useful information to the authentication error by @carlesarnal in #5316
  • Bump the ui-docs-dependencies group in /ui/ui-docs with 2 updates by @dependabot in #5319
  • Added a productization profile with dep verifier by @EricWittmann in #5299
  • Bump the ui-test-dependencies group in /ui/tests with 4 updates by @dependabot in #5317
  • Port json schema objects, asyncapi and openapi dereferencing by @carlesarnal in #5315
  • Changed example from readme by @MrDiba in #5323
  • Bump typescript from 5.6.2 to 5.6.3 in /ui/ui-docs in the ui-docs-dependencies group by @dependabot in #5325
  • Add artifact created event based on the outbox pattern by @carlesarnal in #5274

New Contributors

Full Changelog: 3.0.0...3.0.1

2.6.5.Final

03 Oct 11:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.6.4.Final...2.6.5.Final

3.0.0.M5

18 Sep 13:40
Compare
Choose a tag to compare
Automated update to Release Version:: 3.0.0.M5

2.6.4.Final

17 Sep 13:33
Compare
Choose a tag to compare
Automated update to Release Version:: 2.6.4.Final