Skip to content

v1.14.1

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jul 22:00
· 13 commits to main since this release
7f07993

1.14.1 (2024-07-10)

Bug Fixes

  • storage SDK orElseThrow should take a supplier (#383) (7f07993)

Code Refactoring

  • rename cache test base (#381) (affe7f7)
  • storage tests should use a single test store and base (#380) (f09843c)
  • java cache and topics integration tests should use random cache names (#379) (de3dbe1)

CI