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.12.Final #377

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.12.Final.

Release notes

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

2.4.12.Final

No changelog for this release.

2.4.11.Final

No changelog for this release.

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

... (truncated)

Commits
  • d7cef36 Automated update to Release Version:: 2.4.12.Final
  • 89b334d Fix mysql images release (#3738)
  • e7b7888 build(deps): bump org.keycloak:keycloak-admin-client (#3694)
  • df25f02 build(deps): bump com.squareup.okio:okio from 3.5.0 to 3.6.0 (#3732)
  • 0702fbe build(deps): bump org.codehaus.mojo:properties-maven-plugin (#3735)
  • 3e692c2 build(deps): bump avro.version from 1.11.2 to 1.11.3 (#3734)
  • 5bd216c build(deps): bump com.networknt:json-schema-validator (#3733)
  • 531f258 build(deps-dev): bump org.scala-lang:scala-library (#3731)
  • 4052e46 build(deps): bump jersey.microprofile.version from 2.35 to 3.1.3 (#3720)
  • ef584f4 build(deps): bump io.sundr:builder-annotations from 0.95.0 to 0.101.0 (#3723)
  • 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 #379.