Skip to content

3.0.0

Compare
Choose a tag to compare
@apicurio-ci apicurio-ci released this 27 Sep 11:56
· 634 commits to main since this release
  • [area/rest-api][3.x][area/documentation] List artifact types duplicated #5216
  • [type/bug][component/registry][priority/high][area/compatibility][area/rest-api][area/storage][3.x] Rest API /search/versions?contentId=XX throws exception #5210
  • [type/bug][component/registry][priority/high][area/serdes][3.x] DefaultSchemaResolver resolve schema by content doesn't dereference when auto-register = false, thus failing to find registered schema #5208
  • [type/bug][component/registry][priority/high][area/serdes][3.x] DefaultSchemaResolver resolve schema by content second attempt with canonical=false fails #5206
  • [type/bug][priority/high][area/ui][3.x] Failed to start apicurio-registry-ui:3.0.0.M4 #5170
  • [type/bug][area/storage] The group already exists when creating a new artifact multiple repeatably. #4936
  • [type/bug][component/registry][priority/normal][area/rest-api][area/storage][3.x] REST API /search/versions query parameter order matters #4930
  • [area/rest-api] CORS error when logging with Microsoft #4853
  • [component/registry][3.x] Update the Confluent export utility for v3 #4779
  • [type/enhancement][area/storage][3.x] Apicurio registry sql connections number #4757
  • [type/bug][area/storage] Timeout trying to lock table when processing records in multiple threads #4351
  • [type/enhancement][area/auth] Add ability to configure post_logout_redirect_uri #3400

What's Changed

  • build(deps): bump test-containers.version from 1.18.1 to 1.18.2 by @dependabot in #3401
  • build(deps): bump truth-proto-extension from 1.1.3 to 1.1.4 by @dependabot in #3403
  • build(deps): bump jackson-datatype-json-org from 2.15.1 to 2.15.2 by @dependabot in #3402
  • docs: generating client sdk for openapi artifacts by @smccarthy-ie in #3404
  • build(deps): bump test-containers.version from 1.18.2 to 1.18.3 by @dependabot in #3406
  • build(deps-dev): bump scala-library from 2.13.10 to 2.13.11 by @dependabot in #3408
  • build(deps): bump java-generator-maven-plugin from 6.6.2 to 6.7.0 by @dependabot in #3407
  • build(deps): bump fabric8.version from 6.6.2 to 6.7.0 by @dependabot in #3405
  • chore(deps): update rhtap references by @red-hat-konflux in #3411
  • build(deps): bump fabric8.version from 6.7.0 to 6.7.1 by @dependabot in #3416
  • build(deps): bump maven-surefire-plugin from 3.1.0 to 3.1.2 by @dependabot in #3417
  • build(deps): bump java-generator-maven-plugin from 6.7.0 to 6.7.1 by @dependabot in #3419
  • build(deps): bump proto-google-common-protos from 2.19.1 to 2.20.0 by @dependabot in #3420
  • build(deps): bump maven-failsafe-plugin from 3.1.0 to 3.1.2 by @dependabot in #3418
  • docs: v2.4 UI updates for view-only artifact refs, delete artifact version setting by @smccarthy-ie in #3412
  • build(deps): bump api from 0.35.0 to 0.35.1 by @dependabot in #3422
  • build(deps): bump guava from 32.0.0-jre to 32.0.1-jre by @dependabot in #3424
  • build(deps): bump graphql-java from 20.3 to 20.4 by @dependabot in #3421
  • Add content hash and canonical hash upgrader by @carlesarnal in #3423
  • Fix common sql statements by @carlesarnal in #3425
  • Update compose to use ports instead of host by @hguerrero in #3426
  • build(deps): bump json-schema-validator from 1.0.83 to 1.0.84 by @dependabot in #3427
  • build(deps): bump logback-classic from 1.4.7 to 1.4.8 by @dependabot in #3430
  • build(deps): bump icu4j from 73.1 to 73.2 by @dependabot in #3432
  • build(deps): bump org.eclipse.jgit from 6.5.0.202303070854-r to 6.6.0.202305301015-r by @dependabot in #3431
  • chore(deps): update rhtap references by @red-hat-konflux in #3429
  • build(deps): bump java-generator-maven-plugin from 6.7.1 to 6.7.2 by @dependabot in #3436
  • chore(deps): update rhtap references by @red-hat-konflux in #3435
  • build(deps): bump fabric8.version from 6.7.1 to 6.7.2 by @dependabot in #3443
  • build(deps): bump truth-proto-extension from 1.1.4 to 1.1.5 by @dependabot in #3442
  • build(deps): bump httpcore5 from 5.2.1 to 5.2.2 by @dependabot in #3446
  • build(deps): bump maven-clean-plugin from 3.2.0 to 3.3.1 by @dependabot in #3447
  • chore(deps): update rhtap references by @red-hat-konflux in #3440
  • Proposed change to the Maven Plugin: Auto References by @EricWittmann in #3439
  • build(deps): bump json from 20230227 to 20230618 by @dependabot in #3444
  • build(deps): bump json-schema-validator from 1.0.84 to 1.0.85 by @dependabot in #3455
  • build(deps): bump proto-google-common-protos from 2.20.0 to 2.21.0 by @dependabot in #3456
  • Fix dynamic basic auth ui resolution by @carlesarnal in #3458
  • chore(deps): update rhtap references by @red-hat-konflux in #3457
  • build(deps): bump commons-codec from 1.15 to 1.16.0 by @dependabot in #3453
  • Remove data-models version override from common by @EricWittmann in #3452
  • Attempt to fix the RHTAP build (.zip vs .tar.gz) by @EricWittmann in #3451
  • chore(deps): update rhtap references by @red-hat-konflux in #3461
  • build(deps): bump maven-artifact from 3.9.2 to 3.9.3 by @dependabot in #3460
  • Native image fully statically linked by @andreaTP in #3459
  • Fix RHTAP repo by @stuartwdouglas in #3464
  • Red Hat Trusted App Pipeline purge apicurio-registry-f36x by @red-hat-konflux in #3469
  • Red Hat Trusted App Pipeline update github-apicurio-registry by @red-hat-konflux in #3470
  • build(deps): bump keycloak-admin-client from 21.1.1 to 21.1.2 by @dependabot in #3468
  • Red Hat Trusted App Pipeline purge github-apicurio-registry by @red-hat-konflux in #3473
  • feat: Expose listArtifactTypes in the client library by @andreaTP in #3477
  • Update REST API to support different artifact reference strategies on GET by @EricWittmann in #3462
  • build(deps): bump strimzi-test-container from 0.103.0 to 0.104.0 by @dependabot in #3479
  • build(deps): bump guava from 32.0.1-jre to 32.1.0-jre by @dependabot in #3478
  • build(deps): bump guava from 32.1.0-jre to 32.1.1-jre by @dependabot in #3484
  • build(deps): bump json-schema-validator from 1.0.85 to 1.0.86 by @dependabot in #3492
  • build(deps): bump protobuf.version from 3.23.2 to 3.23.4 by @dependabot in #3494
  • Handle avro complex types in serdes by @carlesarnal in #3496
  • build(deps): bump okio-fakefilesystem from 3.3.0 to 3.4.0 by @dependabot in #3497
  • build(deps): bump okio-jvm from 3.3.0 to 3.4.0 by @dependabot in #3500
  • Support azure ad by @carlesarnal in #3502
  • docs: add section on HTTP basic client credentials token expiry by @smccarthy-ie in #3506
  • docs: add auto-detect and register artifact refs using maven plugin by @smccarthy-ie in #3495
  • build(deps): bump okio from 3.3.0 to 3.4.0 by @dependabot in #3498
  • build(deps): bump proto-google-common-protos from 2.21.0 to 2.22.0 by @dependabot in #3499
  • build(deps): bump kafka-oauth-client from 0.12.0 to 0.13.0 by @dependabot in #3505
  • build(deps): bump keycloak-admin-client from 21.1.2 to 22.0.0 by @dependabot in #3504
  • build(deps): bump graphql-java from 20.4 to 21.0 by @dependabot in #3503
  • build(deps): bump kafka-schema-registry-client from 7.4.0 to 7.4.1 by @dependabot in #3510
  • build(deps): bump apicurio-common-rest-client.version from 0.1.17.Final to 0.1.18.Final by @dependabot in #3513
  • Add header for group customization in the ccompat api by @carlesarnal in #3514
  • Fix kafkasql image building by @carlesarnal in #3515
  • build(deps): bump keycloak-admin-client from 22.0.0 to 22.0.1 by @dependabot in #3517
  • Upgraded Avro and fixed a test by @EricWittmann in #3488
  • Add scope for basic auth by @carlesarnal in #3518
  • Correctly handle non snake-case query parameters in the Python sdk by @andreaTP in #3466
  • feat: support HTTPS passthrough ingress in the presence of redirects by @jsenko in #3521
  • Eagerly start and initialize EventsService before EventSourcedRegistryStorage by @andreaTP in #3519
  • build(deps): bump com.google.api.grpc:proto-google-common-protos from 2.22.0 to 2.22.1 by @dependabot in #3522
  • build(deps): bump io.strimzi:api from 0.35.1 to 0.36.0 by @dependabot in #3529
  • build(deps): bump junit.version from 5.9.3 to 5.10.0 by @dependabot in #3528
  • build(deps): bump com.squareup.wire:wire-schema from 4.5.5 to 4.8.0 by @dependabot in #3526
  • build(deps): bump io.fabric8:java-generator-maven-plugin from 6.7.2 to 6.8.0 by @dependabot in #3525
  • build(deps): bump word-wrap from 1.2.3 to 1.2.4 in /ui by @dependabot in #3520
  • Update kafka client libraries by @carlesarnal in #3531
  • Address snakeyaml critical cve by @carlesarnal in #3530
  • Revert "Address snakeyaml critical cve" by @carlesarnal in #3536
  • build(deps): bump com.googlecode.maven-download-plugin:download-maven-plugin from 1.7.0 to 1.7.1 by @dependabot in #3533
  • Integration tests refactor by @carlesarnal in #3454
  • docs: fix keycloak auth server URL config by @smccarthy-ie in #3537
  • Reference doc cleanup by @smccarthy-ie in #3532
  • Updates to support using Azure AD directly for API authn/authz. by @DevinGillman in #3538
  • build(deps): bump org.codehaus.mojo:properties-maven-plugin from 1.1.0 to 1.2.0 by @dependabot in #3539
  • build(deps): bump com.google.guava:guava from 32.1.1-jre to 32.1.2-jre by @dependabot in #3542
  • fix: configuration property as documented is missing by @jsenko in #3543
  • build(deps): bump com.google.api.grpc:proto-google-common-protos from 2.22.1 to 2.23.0 by @dependabot in #3545
  • chore: keep apicurio-client-gen dist file in the repo by @jsenko in #3546
  • Address snakeyaml critical cve by @carlesarnal in #3548
  • Remove unused dependency by @carlesarnal in #3550
  • ci: perform static code analysis with Qodana by @jsenko in #3556
  • build(deps): bump org.yaml:snakeyaml from 2.0 to 2.1 by @dependabot in #3559
  • ci: Qodana improvements by @jsenko in #3560
  • build(deps): bump com.squareup.okio:okio-jvm from 3.4.0 to 3.5.0 by @dependabot in #3552
  • build(deps): bump tough-cookie and ts-jest in /ui by @dependabot in #3564
  • build(deps): bump com.squareup.okio:okio from 3.4.0 to 3.5.0 by @dependabot in #3553
  • Revert "build(deps): bump tough-cookie and ts-jest in /ui" by @carlesarnal in #3565
  • Update some dependencies and cleanup dependanbot by @carlesarnal in #3551
  • build(deps): bump protobuf.version from 3.23.4 to 3.24.0 by @dependabot in #3569
  • Add the ability to skip the python sdk release by @carlesarnal in #3571
  • Finish the ability to skip the python sdk release by @carlesarnal in #3572
  • Added a milestone release workflow by @EricWittmann in #3573
  • Enable dependabot for Python by @andreaTP in #3574
  • Java operator baseline by @andreaTP in #3463
  • build(deps): bump microsoft-kiota-http from 0.4.4 to 0.5.0 in /python-sdk by @dependabot in #3580
  • build(deps): bump com.theoryinpractise:googleformatter-maven-plugin from 1.7.3 to 1.7.5 by @dependabot in #3581
  • Quarkus 3 by @carlesarnal in #3566
  • Bump Kiota and Python related libs by @andreaTP in #3586
  • Bump operator libraries/dependencies by @andreaTP in #3587
  • build(deps): bump io.quarkiverse.operatorsdk:quarkus-operator-sdk-bom from 6.2.1 to 6.3.0 by @dependabot in #3589
  • build(deps): bump protobuf.version from 3.24.0 to 3.24.1 by @dependabot in #3591
  • build(deps): bump com.squareup.wire:wire-schema from 4.8.0 to 4.8.1 by @dependabot in #3592
  • build(deps): bump io.confluent:kafka-schema-registry-client from 7.4.1 to 7.5.0 by @dependabot in #3599
  • build(deps): bump io.apicurio:apicurio-data-models from 2.0.3 to 2.0.4 by @dependabot in #3603
  • Bugfix: prase decimal's default by @j2gg0s in #3575
  • Remove the IBM compatibility API by @EricWittmann in #3600
  • Fix publishing of the Python SDK by @andreaTP in #3605
  • build(deps): bump protobuf.version from 3.24.1 to 3.24.2 by @dependabot in #3608
  • build(deps): bump org.yaml:snakeyaml from 2.1 to 2.2 by @dependabot in #3609
  • Fix Owner Validation by @renjingxiao in #3593
  • #3613 fix Serialization error with reflective enum and qualifiedREcor… by @sunmeplz in #3616
  • Upgraded UI components via npm by @EricWittmann in #3624
  • Remove the apicurio-registry v1 REST API by @EricWittmann in #3615
  • Removed the logger config API REST endpoint by @EricWittmann in #3622
  • build(deps): bump com.graphql-java:graphql-java from 21.0 to 21.1 by @dependabot in #3625
  • build(deps): bump microsoft-kiota-abstractions from 0.7.1 to 0.8.1 in /python-sdk by @dependabot in #3623
  • Implement dereferencing for apicurio-data-models types by @EricWittmann in #3614
  • build(deps-dev): bump pytest from 7.4.0 to 7.4.1 in /python-sdk by @dependabot in #3626
  • Wrap the apicurio-client-gen distribution mechanism by @andreaTP in #3627
  • docs: update links to debezium docs and demos by @smccarthy-ie in #3630
  • build(deps): bump com.github.tomakehurst:wiremock-jre8 from 2.35.0 to 2.35.1 by @dependabot in #3631
  • build(deps-dev): bump org.scala-lang:scala-library from 2.13.11 to 2.13.12 by @dependabot in #3632
  • build(deps-dev): bump pytest from 7.4.1 to 7.4.2 in /python-sdk by @dependabot in #3635
  • Add Exception for empty rule by @Amoncy in #3594
  • build(deps): bump org.keycloak:keycloak-admin-client from 22.0.1 to 22.0.2 by @dependabot in #3641
  • build(deps): bump protobuf.version from 3.24.2 to 3.24.3 by @dependabot in #3636
  • Incorrect default value avro serialization by @carlesarnal in #3633
  • build(deps): bump com.google.api.grpc:proto-google-common-protos from 2.23.0 to 2.24.0 by @dependabot in #3642
  • build(deps-dev): bump black from 23.7.0 to 23.9.1 in /python-sdk by @dependabot in #3643
  • build(deps): bump io.quarkiverse.operatorsdk:quarkus-operator-sdk-bom from 6.3.0 to 6.3.1 by @dependabot in #3648
  • build(deps): bump org.keycloak:keycloak-admin-client from 22.0.2 to 22.0.3 by @dependabot in #3650
  • docs: Clarify AUTH_ENABLED required for auth/authz by @smccarthy-ie in #3653
  • fix: free disk space on runner to fix out of space issue by @riprasad in #3639
  • feat: storage read-only mode and refactoring by @jsenko in #3652
  • build(deps): bump microsoft-kiota-abstractions from 0.8.1 to 0.8.3 in /python-sdk by @dependabot in #3655
  • build(deps): bump microsoft-kiota-http from 0.5.0 to 0.6.0 in /python-sdk by @dependabot in #3654
  • Refactor ccompat layer by @carlesarnal in #3619
  • build(deps): bump io.quarkiverse.operatorsdk:quarkus-operator-sdk-bom from 6.3.1 to 6.3.2 by @dependabot in #3663
  • feat: GitOps storage variant POC by @jsenko in #3661
  • build(deps): bump microsoft-kiota-abstractions from 0.8.3 to 0.8.4 in /python-sdk by @dependabot in #3664
  • fix: merge issue by @jsenko in #3666
  • build(deps): bump microsoft-kiota-abstractions from 0.8.4 to 0.8.5 in /python-sdk by @dependabot in #3668
  • Remove black magic for building storages classpath by @carlesarnal in #3672
  • build(deps): bump org.eclipse.jgit:org.eclipse.jgit from 6.5.0.202303070854-r to 6.7.0.202309050840-r by @dependabot in #3670
  • build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in #3669
  • build(deps): bump typing-extensions from 4.7.1 to 4.8.0 in /python-sdk by @dependabot in #3667
  • docs: label event sourcing as tech preview feature, clean up by @smccarthy-ie in #3673
  • build(deps): bump microsoft-kiota-http from 0.6.0 to 0.6.1 in /python-sdk by @dependabot in #3675
  • build(deps): bump org.projectlombok:lombok from 1.18.28 to 1.18.30 by @dependabot in #3678
  • build(deps): bump certifi from 2023.5.7 to 2023.7.22 in /python-sdk by @dependabot in #3665
  • build(deps): bump microsoft-kiota-serialization-json from 0.4.0 to 0.4.1 in /python-sdk by @dependabot in #3684
  • build(deps): bump avro.version from 1.11.2 to 1.11.3 by @dependabot in #3687
  • build(deps): bump io.quarkiverse.operatorsdk:quarkus-operator-sdk-bom from 6.3.2 to 6.3.3 by @dependabot in #3688
  • build(deps): bump com.google.api.grpc:proto-google-common-protos from 2.24.0 to 2.25.0 by @dependabot in #3685
  • build(deps): bump microsoft-kiota-abstractions from 0.8.5 to 0.8.6 in /python-sdk by @dependabot in #3674
  • build(deps): bump com.google.api.grpc:proto-google-common-protos from 2.25.0 to 2.25.1 by @dependabot in #3692
  • build(deps): bump com.squareup.wire:wire-schema from 4.8.1 to 4.9.1 by @dependabot in #3689
  • Allow idempotent change to artifact state by @renjingxiao in #3637
  • build(deps): bump com.squareup.okio:okio from 3.5.0 to 3.6.0 by @dependabot in #3730
  • build(deps-dev): bump urllib3 from 2.0.3 to 2.0.6 in /python-sdk by @dependabot in #3737
  • build(deps): bump com.squareup.okio:okio-jvm from 3.5.0 to 3.6.0 by @dependabot in #3729
  • build(deps): bump com.squareup.okio:okio-fakefilesystem from 3.4.0 to 3.6.0 by @dependabot in #3728
  • Remove multitenancy by @carlesarnal in #3679
  • build(deps): bump org.keycloak:keycloak-admin-client from 22.0.3 to 22.0.4 by @dependabot in #3760
  • build(deps): bump protobuf.version from 3.24.3 to 3.24.4 by @dependabot in #3763
  • build(deps-dev): bump postcss from 8.4.29 to 8.4.31 in /ui by @dependabot in #3761
  • build(deps): bump io.confluent:kafka-schema-registry-client from 7.5.0 to 7.5.1 by @dependabot in #3774
  • build(deps): bump io.strimzi:kafka-oauth-client from 0.13.0 to 0.14.0 by @dependabot in #3781
  • build(deps): bump com.google.api.grpc:proto-google-common-protos from 2.25.1 to 2.26.0 by @dependabot in #3780
  • Enable dependabot for the 2.5.x branch by @carlesarnal in #3782
  • Fixed a regression in the Settings page search box by @EricWittmann in #3798
  • build(deps): bump kubernetes-client-java-gen.version from 6.8.1 to 6.9.0 by @dependabot in #3772
  • build(deps): bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre by @dependabot in #3803
  • build(deps): bump microsoft-kiota-serialization-json from 0.4.1 to 0.4.2 in /python-sdk by @dependabot in #3808
  • build(deps): bump com.fasterxml.jackson.datatype:jackson-datatype-json-org from 2.15.2 to 2.15.3 by @dependabot in #3816
  • build(deps): bump io.strimzi:strimzi-test-container from 0.104.0 to 0.105.0 by @dependabot in #3802
  • build(deps): bump org.json:json from 20230618 to 20231013 in /system-tests by @dependabot in #3820
  • Add null checks on role mapping by @Amoncy in #3800
  • Address cves by @carlesarnal in #3793
  • build(deps): bump com.github.everit-org.json-schema:org.everit.json.schema from 1.14.2 to 1.14.3 by @dependabot in #3827
  • Remove sentry integration by @carlesarnal in #3739
  • build(deps): bump @babel/traverse from 7.18.11 to 7.23.2 in /ui by @dependabot in #3833
  • build(deps): bump com.graphql-java:graphql-java from 21.1 to 21.2 by @dependabot in #3829
  • Change content canonicalizer for AVRO to improve schema evolution and… by @AndreaScarselli in #3646
  • Upgrade to the latest quarkus by @carlesarnal in #3836
  • build(deps-dev): bump urllib3 from 2.0.6 to 2.0.7 in /python-sdk by @dependabot in #3838
  • build(deps): bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre by @dependabot in #3848
  • build(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-core from 1.5.1 to 1.6.0 by @dependabot in #3852
  • build(deps-dev): bump black from 23.9.1 to 23.10.0 in /python-sdk by @dependabot in #3847
  • build(deps): bump org.yaml:snakeyaml from 2.1 to 2.2 by @dependabot in #3853
  • build(deps): bump org.testcontainers:redpanda from 1.18.3 to 1.19.1 by @dependabot in #3849
  • build(deps): bump microsoft-kiota-http from 0.6.1 to 0.6.2 in /python-sdk by @dependabot in #3856
  • docs: add artifact metadata descriptions by @smccarthy-ie in #3815
  • Add option to skip the register goal by @nilson-aguiar in #3818
  • fix(schema-resolver): caching of latest artifacts and resilient schema updates by @gr8routdoors in #3839
  • Make apicurio-registry work properly with Visual Studio Code by @snjeza in #3855
  • Kiota client by @andreaTP in #3686
  • build(deps): bump org.apache.santuario:xmlsec from 3.0.2 to 4.0.0 by @dependabot in #3858
  • Add note on importing the project with IntelliJ by @andreaTP in #3870
  • build(deps): bump com.google.api.grpc:proto-google-common-protos from 2.26.0 to 2.27.0 by @dependabot in #3867
  • Add code of conduct by @carlesarnal in #3875
  • Make old registry version use the openapi compliant date format for m… by @carlesarnal in #3876
  • Improve http events test behaviour by @carlesarnal in #3887
  • Add util methods to parse proto files with dependencies by @franz1981 in #3834
  • build(deps): bump org.apache.maven.plugins:maven-plugin-plugin from 3.9.0 to 3.10.1 by @dependabot in #3871
  • build(deps): bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.0 to 3.6.1 by @dependabot in #3878
  • build(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1 by @dependabot in #3879
  • build(deps): bump crypto-js from 4.1.1 to 4.2.0 in /ui by @dependabot in #3890
  • #3862 adds ReflectAllowNullAvroDatumProvider by @sunmeplz in #3863
  • build(deps): bump org.codehaus.mojo:properties-maven-plugin from 1.2.0 to 1.2.1 by @dependabot in #3888
  • build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.1 by @dependabot in #3881
  • build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 by @dependabot in #3880
  • build(deps): bump com.graphql-java:graphql-java from 21.2 to 21.3 by @dependabot in #3877
  • build(deps): bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 by @dependabot in #3894
  • build(deps): bump kubernetes-client-java-gen.version from 6.9.0 to 6.9.1 by @dependabot in #3893
  • build(deps): bump com.redhat.cloud:kiota-maven-plugin from 0.0.6 to 0.0.7 by @dependabot in #3895
  • Bump Kiota Maven plugin by @andreaTP in #3892
  • build(deps): bump com.ibm.icu:icu4j from 73.2 to 74.1 by @dependabot in #3900
  • Upgrade and Refactor UI for 3.0 by @EricWittmann in #3899
  • docs: bump docs versions in main for v3.0 by @smccarthy-ie in #3906
  • build(deps): bump protobuf.version from 3.24.4 to 3.25.0 by @dependabot in #3914
  • Remove obsolete IntelliJ remark by @andreaTP in #3912
  • build(deps): bump com.google.api.grpc:proto-google-common-protos from 2.27.0 to 2.28.0 by @dependabot in #3907
  • build(deps): bump kubernetes-client-java-gen.version from 6.9.1 to 6.9.2 by @dependabot in #3920
  • Added a new About modal in the UI by @EricWittmann in #3933
  • build(deps-dev): bump @types/react from 18.2.34 to 18.2.36 in /ui/ui-docs by @dependabot in #3934
  • build(deps-dev): bump @types/react from 18.2.34 to 18.2.36 in /ui/ui-app by @dependabot in #3937
  • Restore the Documentation tab for OpenAPI artifacts by @EricWittmann in #3940
  • build(deps-dev): bump eslint from 8.52.0 to 8.53.0 in /ui/tests by @dependabot in #3936
  • Added UI tests for global rules and settings pages by @EricWittmann in #3941
  • Experiment: use Groups for dependabot dependencies by @andreaTP in #3942
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 2 updates by @dependabot in #3945
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-app with 3 updates by @dependabot in #3944
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 2 updates by @dependabot in #3943
  • Added an e2e test to the playwright ui tests by @EricWittmann in #3950
  • build(deps): bump the ui-dependencies group in /ui/ui-docs with 3 updates by @dependabot in #3951
  • docs: add a guide on exporting data from kafkasql-journal topic by @jsenko in #3948
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 1 update by @dependabot in #3953
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-app with 2 updates by @dependabot in #3952
  • build(deps): bump the ui-dependencies group in /ui/ui-app with 1 update by @dependabot in #3959
  • added a quarkus json logging for the registry app by @vsverchkov in #3955
  • Fix incorrect .orElse usage. by @ivanpedersen in #3957
  • Simplify login workflow by @carlesarnal in #3960
  • build(deps): bump the ui-dependencies group in /ui/ui-app with 1 update by @dependabot in #3969
  • build(deps): bump the ui-dependencies group in /ui/ui-docs with 1 update by @dependabot in #3970
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-app with 2 updates by @dependabot in #3978
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 2 updates by @dependabot in #3976
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 2 updates by @dependabot in #3975
  • build(deps): bump the ui-dependencies group in /ui/ui-app with 1 update by @dependabot in #3984
  • build(deps): bump the ui-dependencies group in /ui/ui-docs with 4 updates by @dependabot in #4011
  • build(deps): bump the ui-dependencies group in /ui/ui-app with 4 updates by @dependabot in #4007
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 3 updates by @dependabot in #4004
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 3 updates by @dependabot in #4016
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-app with 7 updates by @dependabot in #4015
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 6 updates by @dependabot in #4013
  • fix: some health checks are always UP even when a counter hits limit #4018 by @jsenko in #4019
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-app with 1 update by @dependabot in #4020
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 1 update by @dependabot in #4024
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 2 updates by @dependabot in #4023
  • Simplify storage variants by @carlesarnal in #3902
  • Remove old instruction by @carlesarnal in #4026
  • Update quarkus to 3.5.3 by @carlesarnal in #4027
  • build(deps): bump the ui-dependencies group in /ui/ui-app with 1 update by @dependabot in #4028
  • Add dockerhub login for native image by @carlesarnal in #4030
  • build(deps): bump the ui-dependencies group in /ui/ui-docs with 5 updates by @dependabot in #4061
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 4 updates by @dependabot in #4062
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-app with 4 updates by @dependabot in #4063
  • Fix integration tests h2 image name by @carlesarnal in #4071
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 1 update by @dependabot in #4067
  • Start using @apicurio/common-ui-components by @EricWittmann in #4073
  • Fix date time customizer by @carlesarnal in #4066
  • Added Andrea to maintainers list +1 by @EricWittmann in #4042
  • Fix default integration test images by @EricWittmann in #4072
  • build(deps): bump the ui-dependencies group in /ui/ui-app with 2 updates by @dependabot in #4077
  • Move the FromNow component to common-ui-components by @EricWittmann in #4075
  • docs: add new auto artifact refs implementation in 2.5.x as tech preview feature by @smccarthy-ie in #4078
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 4 updates by @dependabot in #4083
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 3 updates by @dependabot in #4080
  • Introduce Registry Core REST API v3 by @EricWittmann in #4085
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 2 updates by @dependabot in #4089
  • build(deps): bump the ui-dependencies group in /ui/ui-app with 5 updates by @dependabot in #4090
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 3 updates by @dependabot in #4091
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-app with 1 update by @dependabot in #4096
  • Authors and copyrights cleanup by @renjingxiao in #4103
  • build(deps): bump the ui-dependencies group in /ui/ui-docs with 3 updates by @dependabot in #4099
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 2 updates by @dependabot in #4108
  • build(deps): bump the ui-dependencies group in /ui/ui-app with 8 updates by @dependabot in #4110
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 1 update by @dependabot in #4109
  • add missing ccompat properties by @wolfchimneyrock in #4095
  • Upgrade patternfly by @EricWittmann in #4106
  • Updated the integration testing docs by @EricWittmann in #4079
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-app with 4 updates by @dependabot in #4118
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 2 updates by @dependabot in #4116
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 4 updates by @dependabot in #4115
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 1 update by @dependabot in #4120
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-app with 1 update by @dependabot in #4122
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 1 update by @dependabot in #4133
  • Handle situations with complex schemas in json converter by @carlesarnal in #4144
  • Add support for autoregister schemas in the json serde (#4127) by @carlesarnal in #4150
  • Go SDK by @andreaTP in #4134
  • Bump Kiota versions in Python SDK by @andreaTP in #3913
  • Bump Kiota and dependencies of the Python SDK by @andreaTP in #4176
  • build(deps): bump the ui-dependencies group in /ui/ui-docs with 9 updates by @dependabot in #4188
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 4 updates by @dependabot in #4186
  • build(deps): bump the ui-dependencies group in /ui/ui-app with 10 updates by @dependabot in #4185
  • build(deps): bump the ui-dependencies group in /ui/ui-docs with 3 updates by @dependabot in #4193
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 3 updates by @dependabot in #4196
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-app with 2 updates by @dependabot in #4192
  • build(deps): bump the ui-dependencies group in /ui/ui-app with 1 update by @dependabot in #4205
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 1 update by @dependabot in #4207
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-app with 5 updates by @dependabot in #4218
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 3 updates by @dependabot in #4216
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 4 updates by @dependabot in #4217
  • build(deps): bump the ui-dependencies group in /ui/ui-app with 2 updates by @dependabot in #4222
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 1 update by @dependabot in #4224
  • build(deps): bump the ui-dependencies group in /ui/ui-docs with 1 update by @dependabot in #4228
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 1 update by @dependabot in #4230
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-app with 1 update by @dependabot in #4229
  • build(deps): bump the main-dependencies group with 52 updates by @dependabot in #4232
  • Use runtime image instead of build by @carlesarnal in #4234
  • Fix image scan workflow by @carlesarnal in #4235
  • Fix parameter name by @carlesarnal in #4236
  • Add service loader manifests for Kafka Connect Converters by @mimaison in #4180
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 2 updates by @dependabot in #4240
  • Test for deleting all rules, including integrity rule. by @EricWittmann in #4242
  • When UI is read-only, show Rule config as text by @EricWittmann in #4239
  • Kiota sync client by @andreaTP in #4184
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 1 update by @dependabot in #4245
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 2 updates by @dependabot in #4249
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-app with 2 updates by @dependabot in #4246
  • build(deps): bump the ui-dependencies group in /ui/ui-app with 2 updates by @dependabot in #4252
  • Add support for artifact branches by @jsenko in #4190
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 1 update by @dependabot in #4261
  • Bump Kiota in Python and Go SDKs by @andreaTP in #4254
  • Refactored the services layer to use hooks by @EricWittmann in #4265
  • chore: run go-sdk generation during maven build by @jsenko in #4264
  • UI config now primarily pulled from backend endpoint by @EricWittmann in #4273
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 3 updates by @dependabot in #4277
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 2 updates by @dependabot in #4276
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 1 update by @dependabot in #4281
  • Fix a bug with Delete All Artifact Rules (kafkasql storage only) by @EricWittmann in #4282
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 1 update by @dependabot in #4285
  • chore: regenerated go-sdk files after PR #4273 by @jsenko in #4290
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 2 updates by @dependabot in #4292
  • [REST API v3] Merge labels and properties into "labels" by @EricWittmann in #4304
  • Fail fast in Registry v3 when detecting a v2 DB by @EricWittmann in #4306
  • build(deps): bump the ui-dependencies group in /ui/ui-app with 9 updates by @dependabot in #4303
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 4 updates by @dependabot in #4301
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 2 updates by @dependabot in #4300
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 2 updates by @dependabot in #4311
  • build(deps): bump the ui-dependencies group in /ui/ui-app with 3 updates by @dependabot in #4309
  • Fix go-sdk generation so output files are local user instead of root owned by @EricWittmann in #4307
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 1 update by @dependabot in #4313
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 1 update by @dependabot in #4315
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-app with 1 update by @dependabot in #4316
  • docs: fix config properties with no category or wrong category by @smccarthy-ie in #4318
  • Fix the architecture detection mechanism by @andreaTP in #4319
  • [Database] Switch to cascading deletes in the DB layer where possible + some cleanup by @EricWittmann in #4312
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 2 updates by @dependabot in #4325
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 2 updates by @dependabot in #4323
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-app with 2 updates by @dependabot in #4322
  • Updated the REST API to allow updating group metadata (with labels) by @EricWittmann in #4327
  • build(deps): bump the ui-dependencies group in /ui/ui-docs with 1 update by @dependabot in #4328
  • [REST API] Add support for pagination in the get-role-mappings by @EricWittmann in #4331
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 1 update by @dependabot in #4334
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-app with 1 update by @dependabot in #4335
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 1 update by @dependabot in #4336
  • docs: configure registry auth and authz with azure ad by @smccarthy-ie in #4295
  • [REST-API] Renamed "createdBy" to "owner" by @EricWittmann in #4340
  • [REST API] Moved the artifactTypes endpoint slightly by @EricWittmann in #4339
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-app with 1 update by @dependabot in #4343
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 1 update by @dependabot in #4345
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 1 update by @dependabot in #4346
  • build(deps): bump the ui-dependencies group in /ui/ui-app with 2 updates by @dependabot in #4348
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 2 updates by @dependabot in #4352
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 3 updates by @dependabot in #4355
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 1 update by @dependabot in #4359
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-app with 4 updates by @dependabot in #4360
  • ccompat contentId fetch no orphan check by @wolfchimneyrock in #4244
  • Fix docker compose distribution and add ui deployment by @carlesarnal in #4363
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 1 update by @dependabot in #4365
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 1 update by @dependabot in #4367
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-app with 1 update by @dependabot in #4366
  • build(deps): bump the main-dependencies group with 39 updates by @dependabot in #4364
  • Add platform to docker run by @carlesarnal in #4368
  • build(deps): bump the ui-dependencies group in /ui/ui-app with 2 updates by @dependabot in #4369
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 1 update by @dependabot in #4370
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 1 update by @dependabot in #4372
  • Fix default value configuration by @carlesarnal in #4375
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 2 updates by @dependabot in #4379
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-app with 3 updates by @dependabot in #4380
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 3 updates by @dependabot in #4377
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 2 updates by @dependabot in #4383
  • Stream registry pod logs to standard out by @carlesarnal in #4385
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 1 update by @dependabot in #4387
  • build(deps): bump the ui-dependencies group in /ui/ui-app with 2 updates by @dependabot in #4390
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 1 update by @dependabot in #4388
  • Add configuration check for image scan workflow by @carlesarnal in #4392
  • Use snapshot image for image scan by @carlesarnal in #4393
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 1 update by @dependabot in #4395
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 1 update by @dependabot in #4399
  • build(deps): bump the ui-dependencies group in /ui/ui-app with 5 updates by @dependabot in #4401
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 4 updates by @dependabot in #4406
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-app with 4 updates by @dependabot in #4408
  • build(deps): bump the ui-dependencies group in /ui/ui-app with 2 updates by @dependabot in #4413
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 1 update by @dependabot in #4415
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 2 updates by @dependabot in #4407
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 1 update by @dependabot in #4419
  • use the token to connect to PyPi by @andreaTP in #4428
  • [REST API + KafkaSQL] Significant updates to the REST API to change how artifact and version metadata behave by @EricWittmann in #4410
  • build(deps): bump the ui-dependencies group in /ui/ui-app with 11 updates by @dependabot in #4439
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 4 updates by @dependabot in #4438
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 7 updates by @dependabot in #4436
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 1 update by @dependabot in #4441
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 1 update by @dependabot in #4443
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-app with 1 update by @dependabot in #4445
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 1 update by @dependabot in #4447
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 1 update by @dependabot in #4450
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 1 update by @dependabot in #4453
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 3 updates by @dependabot in #4461
  • build(deps): bump the ui-dependencies group in /ui/ui-app with 7 updates by @dependabot in #4457
  • build(deps): bump the ui-dependencies group in /ui/ui-docs with 3 updates by @dependabot in #4459
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-app with 1 update by @dependabot in #4466
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 1 update by @dependabot in #4469
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-app with 2 updates by @dependabot in #4476
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 1 update by @dependabot in #4477
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-app with 1 update by @dependabot in #4479
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-app with 2 updates by @dependabot in #4483
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 2 updates by @dependabot in #4488
  • build(deps): bump the ui-dependencies group in /ui/ui-docs with 6 updates by @dependabot in #4501
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-app with 5 updates by @dependabot in #4500
  • Make it easier to change the kiota base url by @andreaTP in #4504
  • Use postgres image based on centos stream by @carlesarnal in #4510
  • build(deps-dev): bump the ui-dependencies group in /ui/tests with 3 updates by @dependabot in #4509
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 3 updates by @dependabot in #4507
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-app with 3 updates by @dependabot in #4505
  • [3.0.x] Set default log level for OIDC provider to DEBUG by @EricWittmann in #4471
  • Add examples main repository by @carlesarnal in #4374
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-docs with 2 updates by @dependabot in #4525
  • build(deps-dev): bump typescript from 5.4.3 to 5.4.4 in /ui/ui-docs in the ui-dependencies group by @dependabot in #4529
  • build(deps-dev): bump the ui-dependencies group in /ui/ui-app with 3 updates by @dependabot in #4531
  • build(deps): bump com.google.protobuf:protobuf-java from 3.19.4 to 3.19.6 in /examples/serdes-with-references by @dependabot in #4511
  • build(deps-dev): bump black from 23.10.1 to 24.3.0 in /python-sdk by @dependabot in #4472
  • Correct authorization level for config operation in ccompat by @carlesarnal in #4540
  • build(deps): bump the main-dependencies group with 69 updates by @dependabot in #4546
  • Upgrade quarkus by @carlesarnal in #4548
  • Fix as confluent documentation default value by @carlesarnal in #4549
  • build(deps): bump idna from 3.4 to 3.7 in /python-sdk by @dependabot in #4553
  • build(deps): bump org.eclipse.jgit:org.eclipse.jgit from 6.6.0.202305301015-r to 6.6.1.202309021850-r in /system-tests by @dependabot in #4552
  • Use network nt library in the serdes for json schema by @carlesarnal in #4563
  • Fix missing schema type by @carlesarnal in #4571
  • [REST API v3] Invert the metadata and content API endpoints for versions by @EricWittmann in #4581
  • [chore] Java 21 compatibility by @andreaTP in #4582
  • Standardize configuration properties by @carlesarnal in #4452
  • build(deps): bump the kiota-dependencies group with 4 updates by @dependabot in #4609
  • build(deps): bump slf4j.version from 2.0.12 to 2.0.13 by @dependabot in #4611
  • build(deps-dev): bump the ui-app-dependencies group in /ui/ui-app with 2 updates by @dependabot in #4607
  • build(deps-dev): bump the ui-test-dependencies group in /ui/tests with 6 updates by @dependabot in #4605
  • build(deps-dev): bump the ui-docs-dependencies group in /ui/ui-docs with 2 updates by @dependabot in #4606
  • build(deps): bump the apicurio-common-dependencies group with 7 updates by @dependabot in #4610
  • build(deps): bump org.eclipse.jgit:org.eclipse.jgit from 6.6.1.202309021850-r to 6.9.0.202403050737-r by @dependabot in #4612
  • build(deps): bump the maven-plugin-dependencies group with 3 updates by @dependabot in #4608
  • build(deps): bump kiota.community.version from 0.0.15 to 0.0.16 by @dependabot in #4617
  • build(deps-dev): bump org.scala-lang:scala-library from 2.13.13 to 2.13.14 by @dependabot in #4618
  • build(deps): bump com.graphql-java:graphql-java from 21.5 to 22.0 by @dependabot in #4616
  • build(deps): bump com.ibm.icu:icu4j from 74.2 to 75.1 by @dependabot in #4614
  • build(deps): bump styled-components from 6.1.8 to 6.1.9 in /ui/ui-docs in the ui-docs-dependencies group by @dependabot in #4619
  • build(deps-dev): bump @types/node from 20.12.7 to 20.12.8 in /ui/tests in the ui-test-dependencies group by @dependabot in #4625
  • build(deps-dev): bump vite from 5.2.10 to 5.2.11 in /ui/ui-docs in the ui-docs-dependencies group by @dependabot in #4627
  • build(deps): bump the ui-app-dependencies group in /ui/ui-app with 6 updates by @dependabot in #4626
  • Fix the build on a new Fedora machine by @andreaTP in #4624
  • Upgrade to java 17 by @carlesarnal in #4586
  • build(deps): bump apicurio-registry-schema-validation.version from 0.0.4.Final to 0.0.6 by @dependabot in #4622
  • build(deps): bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre by @dependabot in #4630
  • build(deps): bump kubernetes-client-java-gen.version from 6.11.0 to 6.12.1 by @dependabot in #4629
  • build(deps): bump io.quarkiverse.operatorsdk:quarkus-operator-sdk-bom from 6.3.3 to 6.6.8 by @dependabot in #4628
  • Revert "build(deps): bump io.quarkiverse.operatorsdk:quarkus-operator-sdk-bom from 6.3.3 to 6.6.8" by @carlesarnal in #4633
  • Port implement dereference avro by @carlesarnal in #4635
  • Port implement dereference proto by @carlesarnal in #4636
  • build(deps): bump commons-codec:commons-codec from 1.16.1 to 1.17.0 by @dependabot in #4640
  • build(deps): bump com.google.api.grpc:proto-google-common-protos from 2.37.1 to 2.39.0 by @dependabot in #4639
  • build(deps): bump org.apache.maven.plugins:maven-plugin-plugin from 3.12.0 to 3.13.0 in the maven-plugin-dependencies group by @dependabot in #4638
  • Moved the docs playbook into apicurio-registry by @EricWittmann in #4643
  • Fix orphaned content not properly deleted by @carlesarnal in #4637
  • Port avro serializer use dereferenced content by @carlesarnal in #4649
  • build(deps): bump com.fasterxml.jackson.datatype:jackson-datatype-json-org from 2.17.0 to 2.17.1 by @dependabot in #4651
  • build(deps): bump net.alchim31.maven:scala-maven-plugin from 4.8.1 to 4.9.0 by @dependabot in #4620
  • build(deps): bump the kiota-dependencies group with 4 updates by @dependabot in #4650
  • build(deps-dev): bump the ui-test-dependencies group in /ui/tests with 2 updates by @dependabot in #4653
  • build(deps): bump io.smallrye:jandex-maven-plugin from 3.1.7 to 3.1.8 by @dependabot in #4656
  • build(deps-dev): bump @types/node from 20.12.10 to 20.12.11 in /ui/tests in the ui-test-dependencies group by @dependabot in #4657
  • build(deps): bump styled-components from 6.1.9 to 6.1.10 in /ui/ui-docs in the ui-docs-dependencies group by @dependabot in #4658
  • build(deps-dev): bump eslint-plugin-react-refresh from 0.4.6 to 0.4.7 in /ui/tests in the ui-test-dependencies group by @dependabot in #4659
  • build(deps-dev): bump eslint-plugin-react-refresh from 0.4.6 to 0.4.7 in /ui/ui-docs in the ui-docs-dependencies group by @dependabot in #4662
  • build(deps): bump the kiota-dependencies group with 4 updates by @dependabot in #4663
  • build(deps): bump net.alchim31.maven:scala-maven-plugin from 4.9.0 to 4.9.1 by @dependabot in #4666
  • build(deps-dev): bump rimraf from 5.0.5 to 5.0.7 in /ui in the ui-dependencies group by @dependabot in #4668
  • build(deps): bump the ui-docs-dependencies group across 1 directory with 3 updates by @dependabot in #4670
  • build(deps-dev): bump the ui-test-dependencies group in /ui/tests with 3 updates by @dependabot in #4675
  • build(deps): bump the ui-docs-dependencies group in /ui/ui-docs with 3 updates by @dependabot in #4674
  • Enable Basic Auth for testing purposes by @andreaTP in #4632
  • [REST API v3] Change how create-artifact and create-version APIs work! by @EricWittmann in #4671
  • build(deps): bump the ui-app-dependencies group across 1 directory with 6 updates by @dependabot in #4678
  • build(deps): bump com.google.api.grpc:proto-google-common-protos from 2.39.0 to 2.39.1 by @dependabot in #4680
  • build(deps-dev): bump the ui-test-dependencies group in /ui/tests with 2 updates by @dependabot in #4688
  • build(deps): bump the ui-app-dependencies group across 1 directory with 3 updates by @dependabot in #4689
  • build(deps): bump com.graphql-java:graphql-java from 22.0 to 22.1 by @dependabot in #4687
  • build(deps-dev): bump requests from 2.31.0 to 2.32.0 in /python-sdk by @dependabot in #4686
  • build(deps-dev): bump the ui-docs-dependencies group in /ui/ui-docs with 2 updates by @dependabot in #4691
  • build(deps): bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 to 3.6.0 by @dependabot in #4683
  • build(deps): bump axios from 1.7.1 to 1.7.2 in /ui/ui-app in the ui-app-dependencies group by @dependabot in #4692
  • Bump @playwright/test from 1.44.0 to 1.44.1 in /ui/tests in the ui-test-dependencies group by @dependabot in #4696
  • build(deps): bump the kiota-dependencies group with 4 updates by @dependabot in #4693
  • Bump the ui-app-dependencies group across 1 directory with 2 updates by @dependabot in #4701
  • build(deps): bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 3.3.0 by @dependabot in #4694
  • Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 by @dependabot in #4705
  • Bump the ui-docs-dependencies group across 1 directory with 4 updates by @dependabot in #4711
  • Updated user interface to support 3.x REST API changes by @EricWittmann in #4709
  • Bump the ui-test-dependencies group in /ui/tests with 2 updates by @dependabot in #4712
  • Support kafka sql snapshotting by @carlesarnal in #4665
  • Bump the ui-app-dependencies group in /ui/ui-app with 3 updates by @dependabot in #4713
  • Bump vite from 5.2.11 to 5.2.12 in /ui/ui-docs in the ui-docs-dependencies group by @dependabot in #4715
  • Update the REST API endpoint for creating snapshots by @EricWittmann in #4718
  • Bump @types/node from 20.12.12 to 20.12.13 in /ui/tests in the ui-test-dependencies group by @dependabot in #4721
  • Bump io.strimzi:strimzi-test-container from 0.102.0 to 0.106.0 in the test-dependencies group by @dependabot in #4716
  • [REST API] Replaced the old "/test" rest api endpoint with a "dryRun" query param by @EricWittmann in #4722
  • Fix readonly snapshot invocation by @carlesarnal in #4725
  • Bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre by @dependabot in #4730
  • Bump yaml from 2.4.2 to 2.4.3 in /ui/ui-app in the ui-app-dependencies group by @dependabot in #4731
  • Bump com.google.api.grpc:proto-google-common-protos from 2.39.1 to 2.40.0 by @dependabot in #4729
  • Bump the maven-plugin-dependencies group with 2 updates by @dependabot in #4728
  • Bump @types/node from 20.12.13 to 20.14.0 in /ui/tests in the ui-test-dependencies group by @dependabot in #4727
  • [REST API] Created a /search/versions endpoint by @EricWittmann in #4726
  • Bump the kiota-dependencies group with 4 updates by @dependabot in #4733
  • Bump kiota.community.version from 0.0.16 to 0.0.17 by @dependabot in #4740
  • Content handling updates to properly support YAML by @EricWittmann in #4739
  • Bump the ui-app-dependencies group in /ui/ui-app with 2 updates by @dependabot in #4735
  • Bump the ui-docs-dependencies group in /ui/ui-docs with 2 updates by @dependabot in #4737
  • Bump the ui-test-dependencies group across 1 directory with 3 updates by @dependabot in #4742
  • [REST API] Renamed "type" to "ruleType" and created a CreateRule type by @EricWittmann in #4746
  • Bump apicurio-registry-schema-validation.version from 0.0.6 to 0.0.7 by @dependabot in #4747
  • Bump vite from 5.2.12 to 5.2.13 in /ui/ui-docs in the ui-docs-dependencies group by @dependabot in #4750
  • Bump redoc from 2.1.4 to 2.1.5 in /ui/ui-docs in the ui-docs-dependencies group by @dependabot in #4754
  • Bump the maven-plugin-dependencies group across 1 directory with 2 updates by @dependabot in #4764
  • Bump the ui-app-dependencies group across 1 directory with 4 updates by @dependabot in #4761
  • Bump the ui-docs-dependencies group in /ui/ui-docs with 2 updates by @dependabot in #4760
  • Bump the ui-test-dependencies group in /ui/tests with 2 updates by @dependabot in #4759
  • Bump org.jetbrains.kotlinx:kotlinx-serialization-core from 1.6.3 to 1.7.0 by @dependabot in #4745
  • Bump org.eclipse.jgit:org.eclipse.jgit from 6.9.0.202403050737-r to 6.10.0.202406032230-r by @dependabot in #4734
  • Bump kubernetes-client-java-gen.version from 6.12.1 to 6.13.0 by @dependabot in #4717
  • Upgrade quarkus by @carlesarnal in #4773
  • [REST API] Updated the branch API to be a bit more REST compatible by @EricWittmann in #4763
  • Bump the ui-docs-dependencies group across 1 directory with 2 updates by @dependabot in #4780
  • Bump braces from 3.0.2 to 3.0.3 in /docs-playbook by @dependabot in #4771
  • Bump braces from 3.0.2 to 3.0.3 in /ui/ui-docs by @dependabot in #4770
  • Bump braces from 3.0.2 to 3.0.3 in /ui/tests by @dependabot in #4768
  • Bump braces from 3.0.2 to 3.0.3 in /ui/ui-app by @dependabot in #4769
  • Bump vite from 5.2.13 to 5.3.1 in /ui/ui-app in the ui-app-dependencies group across 1 directory by @dependabot in #4781
  • Bump the kiota-dependencies group with 4 updates by @dependabot in #4775

New Contributors

Full Changelog: 2.4.3.Final...v3.0.0.M3