Skip to content

v1.0.0

Compare
Choose a tag to compare
@ahmarsuhail ahmarsuhail released this 05 Mar 17:01
· 64 commits to main since this release
15379e0

Version 1.0.0 Adds in retry logic for block reads in the prefetch path, and reduces logging level to debug. Removes the previous recommendation to restrict usage to non-production traffic. While this is a major version update, the release contains no breaking changes.

v1.0.0 (March 04, 2025)

  • Adds retrying of block reads #229
  • Logs everything at debug #236
  • Adds javadoc generation #237