Skip to content

Releases: stklcode/juraclient

v2.0.8

03 Oct 16:58
v2.0.8
be57a7a
Compare
Choose a tag to compare

Fixed

  • Remove Automatic-Module-Name from JAR manifest

Dependencies

  • Updated Jackson dependency to 2.18.0

v2.0.7

29 Jun 12:21
v2.0.7
cde128c
Compare
Choose a tag to compare

Fixed

  • renamed UraClientConfiguration#getStreeamPath() to getStreamPath()

Dependencies

  • Updated Jackson dependency to 2.17.1

Improvement

  • Generate and attach CycloneDX SBOM

v2.0.6

07 May 16:54
v2.0.6
c2af3a9
Compare
Choose a tag to compare

Dependencies

  • Updated Jackson dependency to 2.17.0

Misc

  • Tested with JDK 21

v2.0.5

03 Oct 08:48
v2.0.5
0ab7aa8
Compare
Choose a tag to compare

Dependencies

  • Updated Jackson dependency to 2.15.2

Misc

  • Tested with JDK 20

v2.0.4

21 Nov 14:03
v2.0.4
b35e782
Compare
Choose a tag to compare

Security

  • Updated Jackson dependency to 2.14.0

Fixed

  • Querying trips and messages with limit directly from Query instance (#18)

Misc

  • Tested with JDK 19

v1.3.3

21 Nov 14:51
v1.3.3
251e60d
Compare
Choose a tag to compare

Security

  • Updated Jackson dependency to 2.14.0

Fixed

  • Querying trips and messages with limit directly from Query instance (#19)

v2.0.3

30 Aug 11:30
v2.0.3
c494c0c
Compare
Choose a tag to compare

Security

  • Updated dependencies

v1.3.2

30 Aug 11:26
v1.3.2
0ee348e
Compare
Choose a tag to compare

Security

  • Updated dependencies

v2.0.2

13 Apr 15:51
v2.0.2
bb0d11d
Compare
Choose a tag to compare

Security

  • Updated dependencies

v2.0.1

02 Oct 13:41
v2.0.1
Compare
Choose a tag to compare

Security

  • Updated dependencies

Improvement

  • Built and tested with JDK 17