Skip to content

Release 5.5.0

Choose a tag to compare

@github-actions github-actions released this 29 Sep 09:33
· 38 commits to develop since this release

Changed

  • Client version updated on 5.4.3, by @HardNorth
  • Replace "jsr305" annotations with "jakarta.annotation-api", by @HardNorth
  • Switch on use of Instant class instead of Date to get more timestamp precision, by @HardNorth