indy
indy copied to clipboard
Bump org.infinispan.protostream:protostream from 4.3.0.Final to 4.6.2.Final
Bumps org.infinispan.protostream:protostream from 4.3.0.Final to 4.6.2.Final.
Release notes
Sourced from org.infinispan.protostream:protostream's releases.
4.6.2.Final
What's Changed
- IPROTO-263 Limit the depth of writeNestedMessage on generated marshallers by
@fax4ever
in infinispan/protostream#189Full Changelog: https://github.com/infinispan/protostream/compare/4.6.1.Final...4.6.2.Final
4.6.1.Final
What's Changed
- IPROTO-260 Fix generation using dependent schemas by
@fax4ever
in infinispan/protostream#188Full Changelog: https://github.com/infinispan/protostream/compare/4.6.0.Final...4.6.1.Final
4.6.0.Final
What's Changed
- Lower the log level of unknown annotations from warn to debug by
@tristantarrant
in infinispan/protostream#178- IPROTO-250 JSON incorrectly parses uint/fixed 32/64 by
@pruivo
in infinispan/protostream#180- IPROTO-253 ProtoBuf 3.21.10 by
@tristantarrant
in infinispan/protostream#185- IPROTO-254 Drop shading by
@tristantarrant
in infinispan/protostream#186Full Changelog: https://github.com/infinispan/protostream/compare/4.5.0.Final...4.6.0.Final
4.5.1.Final
No release notes provided.
4.5.0.Final
What's Changed
- IPROTO-218 Support uninitialized Date and Instant by
@tristantarrant
in infinispan/protostream#163- IPROTO-238 Align dependencies version with Infinispan by
@pruivo
in infinispan/protostream#164- OSSRH - Remove staging profile by
@pruivo
in infinispan/protostream#166- OSSRH - Add SCM plugin by
@pruivo
in infinispan/protostream#167- IPROTO-239 Use correct generated class by
@fax4ever
in infinispan/protostream#168- IPROTO-62 Implement annotation based schema generation support for 'oneof' by
@anistor
in infinispan/protostream#39- Replace Jenkins with GH Actions by
@ryanemerson
in infinispan/protostream#170- IPROTO-243 JSonUtil field 18 as boolean considered as a string by
@wburns
in infinispan/protostream#173- Upload test results for Test Report action by
@ryanemerson
in infinispan/protostream#176- IPROTO-248 Make parent/pom.xml valid against Maven XSD by
@pruivo
in infinispan/protostream#177- Align dependencies with Infinispan by
@pruivo
in infinispan/protostream#175- IPROTO-244 Do not pretty print JSON by default by
@tristantarrant
in infinispan/protostream#172New Contributors
@fax4ever
made their first contribution in infinispan/protostream#168Full Changelog: https://github.com/infinispan/protostream/compare/4.5.0.Dev01...4.5.0.Final
4.5.0.Dev05
What's Changed
- IPROTO-239 Use correct generated class by
@fax4ever
in infinispan/protostream#168
... (truncated)
Commits
14f374a
[maven-release-plugin] prepare release 4.6.2.Final5caed43
IPROTO-263 Test circular dependencies entity marshalling4501b6b
IPROTO-263 Limit message nested depth on generated marshallers50320b5
IPROTO-263 Allow to configure the DEFAULT_MAX_NESTED_DEPTH4ef6695
IPROTO-263 Count recursion depth on nested tag writersfcf21fb
Next version 4.6.2-SNAPSHOTe0ca7d1
Releasing 4.6.1.Final7c7934f
IPROTO-260 Fix generation using dependent schemas98e31b9
IPROTO-260 Test auto-generation of BigInteger property entitiesab5c85d
Next version 4.6.1-SNAPSHOT- Additional commits viewable in compare view
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) You can disable automated security fix PRs for this repo from the Security Alerts page.