Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump kryo from 4.0.2 to 5.1.0 #116

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2021

Bumps kryo from 4.0.2 to 5.1.0.

Release notes

Sourced from kryo's releases.

kryo-5.1.0

This releases comes with support for java.util.Record, improved compatibility with Android API < 26 and OSGI support for the versioned artifact.

#766: Fix #735 Support for java.util.Record #814: Fix #691 Bump Objenesis to 3.2 #818: Fix #811 OSGI support for versioned artifact

The full list of changes can be found here.

Many thanks to all contributors!

For migration from previous major versions please check out the migration guide. We're asking the community to help and contribute this part: please edit the migration wiki page as you encounter any information or issues that might help others.

Compatibility

  • Serialization compatible
    • Standard IO: Yes
    • Unsafe-based IO: Yes
  • Binary compatible - Yes (Details)
  • Source compatible - Yes (Details)

kryo-5.0.4

This is a maintenance release coming with a bugfix for Pool with soft references.

#805 : Fix #804 Prevent IllegalStateException: Queue full

The full list of changes can be found here.

Many thanks to all contributors!

For migration from previous major versions please check out the migration guide. We're asking the community to help and contribute this part: please edit the migration wiki page as you encounter any information or issues that might help others.

Compatibility

  • Serialization compatible
    • Standard IO: Yes
    • Unsafe-based IO: Yes
  • Binary compatible - Yes (Details)
  • Source compatible - Yes (Details)

kryo-5.0.3

This is a maintenance release coming with a bugfix for generics optimization in highly concurrent environments.

#799: Fix #798 Use equals to compare type variables

The full list of changes can be found here.

Many thanks to all contributors!

For migration from previous major versions please check out the migration guide. We're asking the community to help and contribute this part: please edit the migration wiki page as you encounter any information or issues that might help others.

Compatibility

... (truncated)

Commits
  • 9196268 [maven-release-plugin] prepare release kryo-parent-5.1.0
  • fc2fad6 Re-add -Xdoclint:none option because release currently fails
  • 63f92bf Re-add -Xdoclint:none option because release currently fails
  • ebcf04a Merge remote-tracking branch 'origin/master'
  • 7442810 Keep new addDefaultSerializer method private
  • 3a18c74 Add section about building from source
  • db72afa Align dependency versions in lib folder with versions on POM
  • 39bfc4d Fix warnings about overlapping classes by maven-shade-plugin
  • 56817af #811 Get rid of bundle plugin warnings by using manifest goal and not chang...
  • e2dccb6 Apply code formatter
  • 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 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 [kryo](https://github.com/EsotericSoftware/kryo) from 4.0.2 to 5.1.0.
- [Release notes](https://github.com/EsotericSoftware/kryo/releases)
- [Commits](EsotericSoftware/kryo@kryo-parent-4.0.2...kryo-parent-5.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 9, 2021
@hazendaz hazendaz closed this Apr 9, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 9, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/com.esotericsoftware-kryo-5.1.0 branch April 9, 2021 21:29
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant