Releases: OSGP/gxf-java-utilities
Releases · OSGP/gxf-java-utilities
v2.1.3
What's Changed
- Bump org.springframework.boot:spring-boot-dependencies from 3.4.0 to 3.4.1 by @dependabot in #40
- Bump io.spring.dependency-management from 1.1.6 to 1.1.7 by @dependabot in #39
- Bump plugin.spring from 2.1.0 to 2.1.10 by @dependabot in #42
- Bump org.springframework.boot:spring-boot-dependencies from 3.4.1 to 3.4.2 by @dependabot in #41
- Bump jvm from 2.1.0 to 2.1.10 by @dependabot in #43
- libs versions toml by @loesimmens in #44
- Bump com.diffplug.spotless from 6.25.0 to 7.0.2 by @dependabot in #45
- Bump gradle/actions from 3 to 4 by @dependabot in #46
- Bump com.microsoft.azure:msal4j from 1.17.2 to 1.19.0 by @dependabot in #47
- Remove unused vulnerable dependency mockserver-spring-test-listener by @loesimmens in #48
Full Changelog: v2.1.2...v2.1.3
v2.1.2
What's Changed
- Bump org.gradle.toolchains.foojay-resolver-convention from 0.8.0 to 0.9.0 by @dependabot in #37
- Bump org.sonarqube from 5.1.0.4882 to 6.0.1.5171 by @dependabot in #35
- Bump jvm from 2.0.21 to 2.1.0 by @dependabot in #36
- Bump plugin.spring from 2.0.21 to 2.1.0 by @dependabot in #34
- fix for spring boot 3.4.0 new behaviour by @loesimmens in #38
- Bump org.springframework.boot:spring-boot-dependencies from 3.3.5 to 3.4.0 by @dependabot in #33
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
- Bump org.springframework.boot:spring-boot-dependencies from 3.3.4 to 3.3.5 by @dependabot in #30
Full Changelog: v2.1...v2.1.1
v2.1
What's Changed
- FDP-2607: updated apache avro by @loesimmens in #21
- FDP-2318: Spotless by @loesimmens in #22
- Feature/fdp 2665 dependency updates by @smvdheijden in #23
- FDP-2637: Using ByteBuffer instead of ByteArray for Wrapper class. by @JelleHoffman in #24
- FDP-2716 ~ Adds permissions to workflow by @smvdheijden in #26
- Automatic dependabot updates by @JelleHoffman in #25
- Bump plugin.spring from 2.0.20 to 2.0.21 by @dependabot in #28
- Bump jvm from 2.0.20 to 2.0.21 by @dependabot in #27
New Contributors
- @smvdheijden made their first contribution in #23
- @JelleHoffman made their first contribution in #24
- @dependabot made their first contribution in #28
Full Changelog: v2.0...v2.1
v2.0
What's Changed
- FDP-2470: Avro Deserializer for multiple schemas by @jasperkamerling in #20
Full Changelog: v1.0...v2.0
v1.0
What's Changed
- FDP-2357: replace all ByteBuffers with ByteArrays by @loesimmens in #18
- FDP-2421: Signature verification functions return booleans by @jasperkamerling in #19
Full Changelog: v0.3.8...v1.0
v0.3.8
What's Changed
- FDP-2357: AvroSerializer can handle all Avro messages by @loesimmens in #17
Full Changelog: v0.3.7...v0.3.8
v0.3.7
What's Changed
- FDP-1737: verify functions returning input or throwing an exception by @loesimmens in #16
Full Changelog: v0.3.6...v0.3.7
v0.3.6: Remove state from MessageSigner service
What's Changed
Full Changelog: v0.3.5...v0.3.6
v0.3.5: Extra SpringBoot functionality
Auto-configuration including the possibility to override this with your own configuration.