Skip to content

v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 04:14
· 219 commits to main since this release
b4eba8a

0.9.0 (2021-10-07)

Feature

  • Make Cache constructors package default (#80) (d64b83c)
  • Add SetAsync and GetAsync method overrides (#79) (da5b344)
  • Parse endpoints from auth token (#78) (0a3b890)
  • Wait Till Cache is ready (#73) (ab43e80)
  • Create Cache Sdk should return a response object (#72) (f8e8d1d)
  • Value in Gets should be empty for Cache Miss (#70) (1117fec)
  • Add Get with byte[] key (#52) (3b444a1)

Bug Fixes

  • validate cache names on creation (#77) (9ac6ca7)

Chores

  • Create Moment Client without endpoint overrides in Tests (#81) (b4eba8a)