kafbat / ui-serde-glue

AWS Glue Serde for kafka-ui
Apache License 2.0
1 stars 1 forks source link

Bump software.amazon.glue:schema-registry-serde from 1.1.13 to 1.1.19 #12

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 3 months ago

Bumps software.amazon.glue:schema-registry-serde from 1.1.13 to 1.1.19.

Release notes

Sourced from software.amazon.glue:schema-registry-serde's releases.

v1.1.19

What's Changed

Full Changelog: https://github.com/awslabs/aws-glue-schema-registry/compare/v1.1.18...v1.1.19

v1.1.18

What's Changed

New Contributors

Full Changelog: https://github.com/awslabs/aws-glue-schema-registry/compare/v1.1.17...v1.1.18

v1.1.17

  • Upgrade kafka dependencies versions
  • Use default region provider chain
  • Upgrade guava, everit-json-schema and com.squareup.okio:okio dependencies

v1.1.16

  • Excluded several transitive dependencies at risk
  • Upgraded wire version
  • Add property to provide a http proxy url to connect to glue registry

v1.1.15

  • Upgrade Avro, Apicurio and Localhost utils versions

v1.1.14

  • Upgraded Protobuf dependency version to prevent a CVE
  • Upgraded everit-json-schema dependency version to prevent a CVE
Changelog

Sourced from software.amazon.glue:schema-registry-serde's changelog.

Release 1.1.13

  • Upgraded kotlin dependency versions to prevent a CVE

Release 1.1.14

  • Upgraded Protobuf dependency version to prevent a CVE
  • Upgraded everit-json-schema dependency version to prevent a CVE

Release 1.1.15

  • Upgrade Avro, Apicurio and Localhost utils versions

Release 1.1.16

  • Upgraded Wire version
  • Excluded some transitive dependencies that are having vulnerabilities

Release 1.1.17

  • Upgraded kafka dependencies version

Release 1.1.18

  • Add a dummy class in the serializer-deserializer-msk-iam module for javadoc and source jar generation
  • Upgraded Avro and Json dependencies version
  • Upgraded AWS SDK v1 and v2 versions to fix vulnerabilities

Release 1.1.19

  • Upgraded dependency versions to remove ION dependencies
Commits
  • 8596e42 Merge pull request #335 from awslabs/bump-version-1.1.19
  • 70c7cd9 Bump library version to 1.1.19
  • 1cdc4fc Merge pull request #334 from awslabs/remove-ion
  • 3276e59 Remove ion dependencies from root pom
  • 19d34bb Update SDK version to remove ION dependencies
  • 7151905 Merge pull request #324 from awslabs/bump-version-1.1.18
  • 6613a93 Bump library version to 1.1.18
  • a69e28c Merge pull request #323 from awslabs/aws-sdk-version-update
  • 240c2fd Bump the AWS SDK version to 2.22.12 and 1.12.633 to fix all vulnerabilities
  • fb7e721 Revert "Update the target scala version to 2.13 for mbknor-jackson-jsonschema...
  • 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 month ago

Superseded by #32.