Skip to content

Bump io.github.hakky54:sslcontext-kickstart-for-netty from 8.2.0 to 8.3.4#12917

Merged
Jackie-Jiang merged 1 commit intomasterfrom
dependabot/maven/io.github.hakky54-sslcontext-kickstart-for-netty-8.3.4
Apr 12, 2024
Merged

Bump io.github.hakky54:sslcontext-kickstart-for-netty from 8.2.0 to 8.3.4#12917
Jackie-Jiang merged 1 commit intomasterfrom
dependabot/maven/io.github.hakky54-sslcontext-kickstart-for-netty-8.3.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2024

Bumps io.github.hakky54:sslcontext-kickstart-for-netty from 8.2.0 to 8.3.4.

Changelog

Sourced from io.github.hakky54:sslcontext-kickstart-for-netty's changelog.

v8.3.4

  • Bumped dependencies
  • Bug-fix added support for reloading ciphers in SSLEngine, SSLSocketFactory and SSLServerSocketFactory

v8.3.3

  • Added reloadable ciphers
  • Bumped dependencies

v8.3.2

  • Added custom security provider
  • Bumped dependencies
  • Bug-fix remove invalid characters when generating certificate alias
  • Bug-fix handle timout exception correctly on java 8 when extracting certificates

v8.3.1

  • Bumped dependencies
  • Added system name to the system trust manager
  • Bug-fix clear certificate collector after each fetch
  • Bug-fix resolve empty collector for certificate extracting client when disabling resolving root ca
  • Added timeout to certificate extracting client
  • Applied sonar recommendations

v8.3.0

  • Bumped dependencies
  • Added option to extract public key from private key
  • Added option to disable resolving root ca when extracting server certificates
  • Added options to exclude ciphers and protocols in the SSLFactory
  • Bug-fix allow adding new certificates in a nested TrustManager
  • Simplified adding certificates to TrustManager
  • Simplified swapping TrustManagers
  • Added JdkX509ExtendedTrustManager wrapper for JDK trusted CA's from cacerts
  • Added SystemX509ExtendedTrustManager wrapper for OS trusted CA's
Commits
  • 918d067 [maven-release-plugin] prepare release v8.3.4
  • a11c3b1 Updated docs
  • a049cea Fixed typo
  • b661d4f Added wrappers for updating sslparameters (#468)
  • dc5bb3a Merge pull request #472 from sullis/bye-adopt-openjdk
  • 1d8d549 Bump io.projectreactor.netty:reactor-netty from 1.1.15 to 1.1.17 (#470)
  • a2620a1 Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.0 (#469)
  • d7f4a1c Merge pull request #471 from sullis/sean/setup-java-4-ftw
  • 30270fd replace AdoptOpenJDK with Zulu JDK
  • e253e11 setup-java v4
  • 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 <dependency name> 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)

Bumps [io.github.hakky54:sslcontext-kickstart-for-netty](https://github.com/Hakky54/sslcontext-kickstart) from 8.2.0 to 8.3.4.
- [Changelog](https://github.com/Hakky54/sslcontext-kickstart/blob/master/CHANGELOG.md)
- [Commits](Hakky54/ayza@v8.2.0...v8.3.4)

---
updated-dependencies:
- dependency-name: io.github.hakky54:sslcontext-kickstart-for-netty
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 12, 2024
@Jackie-Jiang Jackie-Jiang merged commit 2127558 into master Apr 12, 2024
@Jackie-Jiang Jackie-Jiang deleted the dependabot/maven/io.github.hakky54-sslcontext-kickstart-for-netty-8.3.4 branch April 12, 2024 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant