holixon / avro-registry-adapter

Convenient support for working with Avro serialization and schema registry on the JVM
https://www.holixon.io/avro-registry-adapter/snapshot/
Apache License 2.0
8 stars 0 forks source link

build(deps): bump io.apicurio:apicurio-registry-client from 2.3.1.Final to 2.4.10.Final #374

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps io.apicurio:apicurio-registry-client from 2.3.1.Final to 2.4.10.Final.

Release notes

Sourced from io.apicurio:apicurio-registry-client's releases.

2.4.10.Final

No changelog for this release.

2.4.9.Final

Full Changelog: https://github.com/Apicurio/apicurio-registry/compare/2.4.7.Final...2.4.9.Final

2.4.7.Final

Full Changelog: https://github.com/Apicurio/apicurio-registry/compare/2.4.6.Final...2.4.7.Final

2.4.5.Final

Full Changelog: https://github.com/Apicurio/apicurio-registry/compare/2.4.4.Final...2.4.5.Final

2.4.4.Final

  • [Bug][Wontfix] Apicurio Runtime issue - java.lang.NoSuchFieldError: Companion #3512
  • [Bug][priority/normal][area/compatibility][area/storage][area/rules] Event sourcing not publishing any data #3482
  • [Bug][priority/normal][area/serdes] Union types not supported well in Avro SerDes #3480
  • [Bug][area/storage] python sdk doesn't handle ifExist in post correctly #3465
  • [Bug][area/compatibility][area/storage][area/rules] Registering existing schema produces new content hash and new version after upgrade to from 2.4.1.Final to 2.4.3.Final #3414
  • [Bug][area/storage] The distro/docker-compose/src/main/resources/docker-compose.apicurio.yml cannot run on macOS #3370
  • [Bug][Documentation][area/storage] Apicurio Registry uses outdated Keycloak context path #3315
  • [Enhancement][component/registry][priority/normal] Allow ownership transfer for a registry artifact or group #2350

2.4.3.Final

  • [closed] Fix apicurio-client-gen download link #3333
  • [Bug][area/ui][area/compatibility][area/rest-api][area/storage] Inconsistent validation behavior between UI and REST API #3314
  • [Enhancement] APICurio library with Java 17 #3310
  • [Bug][area/compatibility][area/rest-api][area/storage] [/apis/ccompat/v6] Failed to create/retrieve schema hm.motor-value (hm.motor succeed) #3309
  • [Bug][area/ui][area/storage] Anonymous read access via UI not working #3307
  • [Bug][area/storage] createdOn deserialize error with datestrings ending with 'Z' (UTC) #3301
  • [Question][area/ccompat-api] Compatibility Apicurio Confluent-Kafka Python libraries. #3292
  • [Bug][area/compatibility][area/rest-api][area/storage][area/rules] apicurio/apicurio-registry-sql:2.4.2.Final fails to start on RedHat OpenShift #3288
  • [area/storage] KSQL storage: unable to start up Apicurio 2.4.2 with schema references #3287
  • [Bug] Direct access grant for 2.4.2 #3285
  • [Enhancement] Support Java 17 #3283
  • [area/storage] Docker-compose integration with Keycloak. #3277
  • [Bug][area/storage] SSL peer shut down incorrectly error when I execute 'clean install' #3267
  • [Enhancement][area/storage] Make the Key Password optional when configuring kafkasql TLS #3260
  • [area/storage] Can not using Basic-authentication with Python Apicurio Registry Client. #3259
  • [Enhancement][area/storage] possible to run apicurio-registry-mssql container without root permissions ; userid>999 #3258
  • [Documentation][priority/normal][area/storage] Document minimal permisions for kafkasql topic #3238
  • [Enhancement][component/registry][priority/normal][area/serdes] Support resolving schemas by content hash in #3237
  • [component/registry][priority/normal][area/references] Extended support for artifact references in the Maven plugin #3103
  • [area/ui] Implement artifact reference support in the Registry UI #3102
  • [Bug][area/storage] SSL configuration does not work unless SASL is enabled #2938
  • [Bug][area/storage] Registering Avro schemas via ccompat API may cause Syntax Error depending on field order #2930
  • [Bug][area/rest-api][area/ccompat-api] Setting "registry.ccompat.use-canonical-hash" changes schema to canonized form on save #2902
  • [Bug][area/references] Avro deserialization error when using io.confluent.kafka.serializers.KafkaAvroDeserializer #2878
  • [component/registry][priority/normal][area/auth] REFRESH_TOKEN_ERROR with Keycloak Integration #2816
  • [UI][area/ui] Update change owner UI to only display accounts with access to the instance #2769
  • [Enhancement][component/registry][area/auth] Support auth proxies by enabling reading of roles from HTTP headers #2745

... (truncated)

Commits
  • 6bea0f7 Automated update to Release Version:: 2.4.10.Final
  • 53bac4a Added a dockerfile for mysql variant
  • 2a7ce8e Fix out of disk space when releasing images
  • 2128ab1 Automated update to next Snapshot Version: 2.4.10-SNAPSHOT
  • 57bc703 Automated update to Release Version:: 2.4.9.Final
  • abc1210 build(deps): bump com.googlecode.maven-download-plugin:download-maven-plugin ...
  • e8099b9 build(deps): bump ch.qos.logback:logback-classic from 1.4.7 to 1.4.11 (#3719)
  • a2f442c build(deps): bump com.github.tomakehurst:wiremock-jre8 (#3717)
  • c5cfab6 build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin (#3711)
  • b7f6f52 feature: MySQL Storage Driver (#3716)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #376.