Skip to content

Releases: OSGP/gxf-java-utilities

v2.1.3

18 Feb 08:06
3d90e16
Compare
Choose a tag to compare

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

12 Dec 14:54
578db19
Compare
Choose a tag to compare

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

04 Nov 12:59
e19a28d
Compare
Choose a tag to compare

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

24 Oct 13:36
7c4bfd4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0...v2.1

v2.0

17 Jul 13:49
dd55998
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0...v2.0

v1.0

05 Jul 13:47
e4ac1f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.8...v1.0

v0.3.8

04 Jul 14:37
388afa5
Compare
Choose a tag to compare

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

29 Feb 14:02
6f18a53
Compare
Choose a tag to compare

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

28 Feb 15:26
eca1e5f
Compare
Choose a tag to compare

What's Changed

  • FDP-1897: Remove state from MessageSigner service by @sanderv in #15

Full Changelog: v0.3.5...v0.3.6

v0.3.5: Extra SpringBoot functionality

22 Feb 12:34
739be13
Compare
Choose a tag to compare

Auto-configuration including the possibility to override this with your own configuration.