Bump protostreamVersion from 4.3.0.Final to 4.3.7.Final
Open
Number: #2520
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
March 25, 2026 at 12:24 AM UTC
(3 months ago)
(3 months ago)
Updated:
March 25, 2026 at 01:40 AM UTC
(3 months ago)
(3 months ago)
Labels:
dependencies java
dependencies java
Description:
Bumps protostreamVersion from 4.3.0.Final to 4.3.7.Final.
Updates org.infinispan.protostream:protostream from 4.3.0.Final to 4.3.7.Final
Release notes
Sourced from org.infinispan.protostream:protostream's releases.
4.3.7.Final
What's Changed
- IPROTO-26 Add support for java.time.Instant by
@anistorin infinispan/protostream#27- IPROTO-33 ClassCastException with Array of Enums by
@anistorin infinispan/protostream#28- IPROTO-32 Implement conversion from JSON to protobuf by
@gustavocodingin infinispan/protostream#29- IPROTO-34 Protobuf/Json mapping generates invalid json by
@gustavocodingin infinispan/protostream#30- IPROTO-38 ProtoSchemaGenerator fails in Karaf: CNFE: org.infinispan.protostream.RawProtobufMarshaller by
@anistorin infinispan/protostream#32- IPROTO-50 Provide better error messages for annotation validation by
@anistorin infinispan/protostream#34- IPROTO-57 SerializationContext.canMarshall(String typeName) implementation does not follow documented contract by
@anistorin infinispan/protostream#38- IPROTO-69 Upgrade gson to 2.8.2 by
@anistorin infinispan/protostream#45- IPROTO-70 Upgrade protobuf-java to 3.6.1 by
@anistorin infinispan/protostream#46- IPROTO-71 Fix compat issue with JDK 9,10,11 and add CI testing for them by
@anistorin infinispan/protostream#47- IPROTO-75 Conversion from JSON to Protobuf fails when using required non-scalar fields by
@gustavocodingin infinispan/protostream#48- IPROTO-81 SerializationContext.registerMarshaller should unregister t… by
@anistorin infinispan/protostream#54- IPROTO-83 Generated marshaller code and error messages should refer t… by
@anistorin infinispan/protostream#56- IPROTO-85 ClassCastException with enum imported from external schema when using ProtoSchemaBuilder by
@anistorin infinispan/protostream#58- IPROTO-87 Prevent auto-import of java classes that are not explicitly… by
@anistorin infinispan/protostream#59- IPROTO-81 SerializationContext.registerMarshaller should unregister t… by
@anistorin infinispan/protostream#60- Support for reading/writing wrapped messages to stream in ProtobufUtil by
@ryanemersonin infinispan/protostream#61- IPROTO-90 NPE when writing message having a null field of a boxed pri… by
@anistorin infinispan/protostream#62- IPROTO-92 AnnotatedClassScanner.isPublicElement does not work by
@anistorin infinispan/protostream#65- IPROTO-93 AutoProtoSchemaBuilder.schemaFilePath() is not handled correctly by
@anistorin infinispan/protostream#66- IPROTO-51 ProtoSchemaBuilder fails on required property of type bytes by
@anistorin infinispan/protostream#67- IPROTO-96 Annotation processor does not handle well incremental compi… by
@anistorin infinispan/protostream#68- IPROTO-11 Implement reserved fields by
@anistorin infinispan/protostream#69- IPROTO-94 Marshalling of immutable objects by
@anistorin infinispan/protostream#70- IPROTO-99 Ability to define an empty proto message via Pojo annotations by
@anistorin infinispan/protostream#71- IPROTO-105 Accept annotated 'getters' that are not named according to… by
@anistorin infinispan/protostream#72- IPROTO-106 OriginatingClasses annotation should be located in a runti… by
@anistorin infinispan/protostream#73- IPROTO-20 Should not be able to use the numbers 19000 though 19999 fo… by
@anistorin infinispan/protostream#74- IPROTO-103 Not possible to have
@ProtoFieldof type List<byte[]> by@anistorin infinispan/protostream#75- IPROTO-100 Add test to demonstrate the issue is fixed by
@anistorin infinispan/protostream#76- T iproto 102 m by
@anistorin infinispan/protostream#77- T iproto 108 m by
@anistorin infinispan/protostream#78- IPROTO-110 Protostream should not expose dependencies on the artifacts it already includes in the uberjar by
@anistorin infinispan/protostream#79- IPROTO-111 Add
@ProtoTypeIdannotation to serve as a shortcut for@Pr… by@anistorin infinispan/protostream#80- PROTO-115 Processor unable to use Pojos that have WrappedMessage fields by
@anistorin infinispan/protostream#81- IPROTO-113 Generated marshallers for nested enums don't compile by
@anistorin infinispan/protostream#82- IPROTO-119 Introduce a customizable WrappedMessageTypeMapper by
@anistorin infinispan/protostream#83- IPROTO-122 JDK version check in the annotation processor fails on Ope… by
@anistorin infinispan/protostream#84- IPROTO-123 Deprecate old APIs: MessageMarshaller, UnknownFieldSetHandler, WrappedMessageTypeIdMapper by
@anistorin infinispan/protostream#85- IPROTO-127 ProtoSchemaBuilder.build method should accept a ClassLoade… by
@anistorin infinispan/protostream#87- IPROTO-126 JDK version check in the annotation processor fails on JDK… by
@anistorin infinispan/protostream#88- IPROTO-129 ProtobufUtil.fromWrappedByteArray should not create a Byte… by
@danberindeiin infinispan/protostream#89- IPROTO-132 Enum classes with abstract methods don't compile by
@ryanemersonin infinispan/protostream#91- [4.3.x] ISPN-12001 Add jboss-parent by
@pruivoin infinispan/protostream#97- [4.3.x] IPROTO-144 Upgrade to log4j2 ver. 2.13.2 and make it a test dependenc… by
@anistorin infinispan/protostream#99- IPROTO-147 + IPROTO-149 + IPROTO-150 by
@anistorin infinispan/protostream#102- IPROT0-151 AutoProtoSchemaBuilder.excludeClasses must not contain cla… by
@anistorin infinispan/protostream#103- IPROTO-152 Split SerializationContextInitializer into 2 separate inte… by
@anistorin infinispan/protostream#104
... (truncated)
Commits
50d957bReleasing 4.3.7.Final597d4e8Explicitly set version on poms5729743Compile with jigsawbe86e6bUpgradesc4451bd#460 Publish to Sonatype Central9aecd7bNext version 4.3.7-SNAPSHOTea1398eReleasing 4.3.6.Final3db5d8dUpgrade maven bundle plugin to 5.1.973df9ceOSSRH - Add SCM pluginf07515cOSSRH - Remove staging profile- Additional commits viewable in compare view
Updates org.infinispan.protostream:protostream-processor from 4.3.0.Final to 4.3.7.Final
Release notes
Sourced from org.infinispan.protostream:protostream-processor's releases.
4.3.7.Final
What's Changed
- IPROTO-26 Add support for java.time.Instant by
@anistorin infinispan/protostream#27- IPROTO-33 ClassCastException with Array of Enums by
@anistorin infinispan/protostream#28- IPROTO-32 Implement conversion from JSON to protobuf by
@gustavocodingin infinispan/protostream#29- IPROTO-34 Protobuf/Json mapping generates invalid json by
@gustavocodingin infinispan/protostream#30- IPROTO-38 ProtoSchemaGenerator fails in Karaf: CNFE: org.infinispan.protostream.RawProtobufMarshaller by
@anistorin infinispan/protostream#32- IPROTO-50 Provide better error messages for annotation validation by
@anistorin infinispan/protostream#34- IPROTO-57 SerializationContext.canMarshall(String typeName) implementation does not follow documented contract by
@anistorin infinispan/protostream#38- IPROTO-69 Upgrade gson to 2.8.2 by
@anistorin infinispan/protostream#45- IPROTO-70 Upgrade protobuf-java to 3.6.1 by
@anistorin infinispan/protostream#46- IPROTO-71 Fix compat issue with JDK 9,10,11 and add CI testing for them by
@anistorin infinispan/protostream#47- IPROTO-75 Conversion from JSON to Protobuf fails when using required non-scalar fields by
@gustavocodingin infinispan/protostream#48- IPROTO-81 SerializationContext.registerMarshaller should unregister t… by
@anistorin infinispan/protostream#54- IPROTO-83 Generated marshaller code and error messages should refer t… by
@anistorin infinispan/protostream#56- IPROTO-85 ClassCastException with enum imported from external schema when using ProtoSchemaBuilder by
@anistorin infinispan/protostream#58- IPROTO-87 Prevent auto-import of java classes that are not explicitly… by
@anistorin infinispan/protostream#59- IPROTO-81 SerializationContext.registerMarshaller should unregister t… by
@anistorin infinispan/protostream#60- Support for reading/writing wrapped messages to stream in ProtobufUtil by
@ryanemersonin infinispan/protostream#61- IPROTO-90 NPE when writing message having a null field of a boxed pri… by
@anistorin infinispan/protostream#62- IPROTO-92 AnnotatedClassScanner.isPublicElement does not work by
@anistorin infinispan/protostream#65- IPROTO-93 AutoProtoSchemaBuilder.schemaFilePath() is not handled correctly by
@anistorin infinispan/protostream#66- IPROTO-51 ProtoSchemaBuilder fails on required property of type bytes by
@anistorin infinispan/protostream#67- IPROTO-96 Annotation processor does not handle well incremental compi… by
@anistorin infinispan/protostream#68- IPROTO-11 Implement reserved fields by
@anistorin infinispan/protostream#69- IPROTO-94 Marshalling of immutable objects by
@anistorin infinispan/protostream#70- IPROTO-99 Ability to define an empty proto message via Pojo annotations by
@anistorin infinispan/protostream#71- IPROTO-105 Accept annotated 'getters' that are not named according to… by
@anistorin infinispan/protostream#72- IPROTO-106 OriginatingClasses annotation should be located in a runti… by
@anistorin infinispan/protostream#73- IPROTO-20 Should not be able to use the numbers 19000 though 19999 fo… by
@anistorin infinispan/protostream#74- IPROTO-103 Not possible to have
@ProtoFieldof type List<byte[]> by@anistorin infinispan/protostream#75- IPROTO-100 Add test to demonstrate the issue is fixed by
@anistorin infinispan/protostream#76- T iproto 102 m by
@anistorin infinispan/protostream#77- T iproto 108 m by
@anistorin infinispan/protostream#78- IPROTO-110 Protostream should not expose dependencies on the artifacts it already includes in the uberjar by
@anistorin infinispan/protostream#79- IPROTO-111 Add
@ProtoTypeIdannotation to serve as a shortcut for@Pr… by@anistorin infinispan/protostream#80- PROTO-115 Processor unable to use Pojos that have WrappedMessage fields by
@anistorin infinispan/protostream#81- IPROTO-113 Generated marshallers for nested enums don't compile by
@anistorin infinispan/protostream#82- IPROTO-119 Introduce a customizable WrappedMessageTypeMapper by
@anistorin infinispan/protostream#83- IPROTO-122 JDK version check in the annotation processor fails on Ope… by
@anistorin infinispan/protostream#84- IPROTO-123 Deprecate old APIs: MessageMarshaller, UnknownFieldSetHandler, WrappedMessageTypeIdMapper by
@anistorin infinispan/protostream#85- IPROTO-127 ProtoSchemaBuilder.build method should accept a ClassLoade… by
@anistorin infinispan/protostream#87- IPROTO-126 JDK version check in the annotation processor fails on JDK… by
@anistorin infinispan/protostream#88- IPROTO-129 ProtobufUtil.fromWrappedByteArray should not create a Byte… by
@danberindeiin infinispan/protostream#89- IPROTO-132 Enum classes with abstract methods don't compile by
@ryanemersonin infinispan/protostream#91- [4.3.x] ISPN-12001 Add jboss-parent by
@pruivoin infinispan/protostream#97- [4.3.x] IPROTO-144 Upgrade to log4j2 ver. 2.13.2 and make it a test dependenc… by
@anistorin infinispan/protostream#99- IPROTO-147 + IPROTO-149 + IPROTO-150 by
@anistorin infinispan/protostream#102- IPROT0-151 AutoProtoSchemaBuilder.excludeClasses must not contain cla… by
@anistorin infinispan/protostream#103- IPROTO-152 Split SerializationContextInitializer into 2 separate inte… by
@anistorin infinispan/protostream#104
... (truncated)
Commits
50d957bReleasing 4.3.7.Final597d4e8Explicitly set version on poms5729743Compile with jigsawbe86e6bUpgradesc4451bd#460 Publish to Sonatype Central9aecd7bNext version 4.3.7-SNAPSHOTea1398eReleasing 4.3.6.Final3db5d8dUpgrade maven bundle plugin to 5.1.973df9ceOSSRH - Add SCM pluginf07515cOSSRH - Remove staging profile- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Package:
protostreamVersion
Ecosystem:
maven
maven
Version Change:
4.3.0.Final → 4.3.7.Final
Update Type:
Patch
Patch
Technical Details
| ID: | 14808739 |
| UUID: | 4131535159 |
| Node ID: | PR_kwDOACUaSs7NLRXs |
| Host: | GitHub |
| Repository: | Commonjava/indy |