Releases: infinispan/protostream
Releases · infinispan/protostream
5.0.14.Final
What's Changed
- [#420] Deprecate ByteArrayOutputStreamEx by @ryanemerson in #421
- [5.0.x] [#405] Backport JSON parse for Instant by @jabolina in #461
Full Changelog: 5.0.13.Final...5.0.14.Final
6.0.0.Dev08
What's Changed
- [#405] Convert object to/from JSON by @jabolina in #411
- Bump version.jackson from 2.18.3 to 2.19.0 by @dependabot in #458
- Bump com.puppycrawl.tools:checkstyle from 10.23.0 to 10.23.1 by @dependabot in #459
- [#460] Publish to Sonatype Central by @tristantarrant in #462
Full Changelog: 6.0.0.Dev07...6.0.0.Dev08
6.0.0.Dev07
What's Changed
- Bump com.google.protobuf:protobuf-java from 4.30.1 to 4.30.2 by @dependabot in #448
- Bump com.puppycrawl.tools:checkstyle from 10.21.4 to 10.22.0 by @dependabot in #450
- [#452] Use VarHandle to write fixed 32 and 64 bit value by @pruivo in #453
- Bump com.puppycrawl.tools:checkstyle from 10.22.0 to 10.23.0 by @dependabot in #454
- Bump version.jboss.marshalling from 2.2.2.Final to 2.2.3.Final by @dependabot in #455
- Bump org.mockito:mockito-core from 5.16.1 to 5.17.0 by @dependabot in #456
- [#447] Utilise String coder and value field to optimise writing of ASCII strings by @ryanemerson in #449
Full Changelog: 6.0.0.Dev06...6.0.0.Dev07
6.0.0.Dev06
What's Changed
- Bump com.puppycrawl.tools:checkstyle from 10.21.2 to 10.21.3 by @dependabot in #422
- [#423] Remove jboss-parent by @pruivo in #424
- [#425] Git commit message template and validation by @tristantarrant in #426
- Bump org.apache.maven.plugins:maven-install-plugin from 3.1.3 to 3.1.4 by @dependabot in #430
- Bump org.jboss.logging:jboss-logging-annotations from 3.0.3.Final to 3.0.4.Final by @dependabot in #431
- Bump org.jboss.logging:jboss-logging-processor from 3.0.3.Final to 3.0.4.Final by @dependabot in #429
- Bump version.jackson from 2.18.2 to 2.18.3 by @dependabot in #432
- Optimize nested writers during marshalling. by @wburns in #428
- Bump com.puppycrawl.tools:checkstyle from 10.21.3 to 10.21.4 by @dependabot in #433
- Bump org.mockito:mockito-core from 5.15.2 to 5.16.0 by @dependabot in #434
- [#435] Create source jars by @tristantarrant in #436
- Bump com.google.protobuf:protobuf-java from 4.29.3 to 4.30.0 by @dependabot in #437
- [#435] Always run source jar generation by @tristantarrant in #438
- [#440] Simplify reproducible builds by @tristantarrant in #441
- Bump dorny/test-reporter from 1 to 2 by @dependabot in #442
- Bump com.google.protobuf:protobuf-java from 4.30.0 to 4.30.1 by @dependabot in #443
- Bump org.mockito:mockito-core from 5.16.0 to 5.16.1 by @dependabot in #444
- [#445] Encoder#subEncoder implementations can throw ArrayIndexOutOfBoundException by @ryanemerson in #446
Full Changelog: 6.0.0.Dev04...6.0.0.Dev06
6.0.0.Dev04
What's Changed
- [#416] Add support for Stream and Iterable to @protofield by @ryanemerson in #417
- [#418] Generated map marshallers always use __md$2 variable when initialising BaseMarshallerDelegate by @ryanemerson in #419
Full Changelog: 6.0.0.Dev03...6.0.0.Dev04
6.0.0.Dev03
What's Changed
- Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by @dependabot in #406
- Bump org.jboss:jboss-parent from 47 to 48 by @dependabot in #407
- [#408] Move OriginatingClasses annotation to protostream-core by @tristantarrant in #409
- Bump com.puppycrawl.tools:checkstyle from 10.21.1 to 10.21.2 by @dependabot in #410
- Performance improvements by @ryanemerson in #415
Full Changelog: 6.0.0.Dev02...6.0.0.Dev03
5.0.13.Final
What's Changed
- [#394] Don't use generics when marshalling collections by @tristantarrant in #404
Full Changelog: 5.0.12.Final...5.0.13.Final
6.0.0.Dev02
What's Changed
- Bump com.puppycrawl.tools:checkstyle from 10.20.2 to 10.21.0 by @dependabot in #384
- Bump version.log4j from 2.24.2 to 2.24.3 by @dependabot in #387
- Bump com.google.protobuf:protobuf-java from 4.29.1 to 4.29.2 by @dependabot in #389
- Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 by @dependabot in #390
- Bump com.puppycrawl.tools:checkstyle from 10.21.0 to 10.21.1 by @dependabot in #391
- Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 by @dependabot in #392
- Bump org.mockito:mockito-core from 5.14.2 to 5.15.2 by @dependabot in #393
- Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 by @dependabot in #395
- [#385] Duplicate field definition error when @protofield methods over… by @ryanemerson in #386
- [#396] Fix compilation with JDK 23+ by @tristantarrant in #397
- [#398] Remove GH actions related to Jira by @tristantarrant in #399
- Bump com.google.protobuf:protobuf-java from 4.29.2 to 4.29.3 by @dependabot in #400
- Bump version.jboss.marshalling from 2.2.1.Final to 2.2.2.Final by @dependabot in #402
- Bump org.apache.maven.plugins:maven-artifact-plugin from 3.5.3 to 3.6.0 by @dependabot in #403
- [#394] Don't use generics when marshalling collections by @tristantarrant in #401
Full Changelog: 6.0.0.Dev01...6.0.0.Dev02
6.0.0.Dev01
What's Changed
- IPROTO-156 Remove the deprecated FileDescriptorSource.getResourceAsSt… by @tristantarrant in #338
- IPROTO-363 Fix 8000 README.md updater by @tristantarrant in #342
- IPROTO-270 Add community docs by @tristantarrant in #340
- IPROTO-73 Checkstyle by @tristantarrant in #339
- IPROTO-154 Remove deprecated methods from SerializationContextInitial… by @tristantarrant in #341
- IPROTO-158 Remove autoImportClasses by @tristantarrant in #343
- IPROTO-396 Bump org.jboss.logging:jboss-logging-processor from 3.0.1.Final to 3.0.2.Final by @dependabot in #344
- IPROTO-397 Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.5.0 by @dependabot in #345
- IPROTO-398 Bump com.puppycrawl.tools:checkstyle from 10.14.2 to 10.18.2 by @dependabot in #346
- IPROTO-399 Bump org.jboss.logging:jboss-logging-annotations from 3.0.1.Final to 3.0.2.Final by @dependabot in #347
- Updates readme by @karesti in #348
- Updates readme by @karesti in #349
- Update readme with logo by @karesti in #350
- IPROTO-400 Bump org.mockito:mockito-core from 5.14.1 to 5.14.2 by @dependabot in #351
- IPROTO-401 Bump org.apache.maven.plugins:maven-artifact-plugin from 3.5.1 to 3.5.2 by @dependabot in #352
- IPROTO-402 Bump com.google.protobuf:protobuf-java from 4.28.2 to 4.28.3 by @dependabot in #353
- IPROTO-407 Bump version.jackson from 2.18.0 to 2.18.1 by @dependabot in #357
- IPROTO-403 Bump version.maven.plugin-tools from 3.15.0 to 3.15.1 by @dependabot in #354
- IPROTO-404 Bump com.puppycrawl.tools:checkstyle from 10.18.2 to 10.19.0 by @dependabot in #355
- IPROTO-405 Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0 by @dependabot in #356
- build from release commit by @hboutemy in #358
- IPROTO-408 Bump org.apache.maven.plugins:maven-artifact-plugin from 3.5.2 to 3.5.3 by @dependabot in #359
- IPROTO-410 Bump com.puppycrawl.tools:checkstyle from 10.19.0 to 10.20.1 by @dependabot in #362
- IPROTO-411 Bump org.jboss:jboss-parent from 46 to 47 by @dependabot in #363
- Adds legal logo by @karesti in #361
- IPROTO-413 Bump org.jboss.logging:jboss-logging-annotations from 3.0.2.Final to 3.0.3.Final by @dependabot in #365
- IPROTO-412 Bump org.jboss.logging:jboss-logging-processor from 3.0.2.Final to 3.0.3.Final by @dependabot in #364
- IPROTO-414 Bump version.log4j from 2.24.1 to 2.24.2 by @dependabot in #366
- 371 Allow "to" and "rpc" in identifier name by @tristantarrant in #372
- Remove Dependabot Jira integration by @ryanemerson in #376
- Bump com.puppycrawl.tools:checkstyle from 10.20.1 to 10.20.2 by @dependabot in #370
- Bump com.google.protobuf:protobuf-java from 4.28.3 to 4.29.1 by @dependabot in #378
- Bump version.jackson from 2.18.1 to 2.18.2 by @dependabot in #368
- [#380] It's not possible to define multiple @ProtoAdapters for a sing… by @ryanemerson in #381
- 373 Don't generate dummies for removed methods in SerializationContex… by @tristantarrant in #374
New Contributors
Full Changelog: 5.0.12.Final...6.0.0.Dev01
5.0.12.Final
What's Changed
- IPROTO-395 Local proto.lock file created with remote check when commi… by @ryanemerson in #337
Full Changelog: 5.0.11.Final...5.0.12.Final