Skip to content

v1.9.1

Choose a tag to compare

@github-actions github-actions released this 27 May 15:05
· 294 commits to main since this release
21b88a9

   🚀 Features

  • New static method CouchbaseCas.isCasInput to check if a value is indeed of type CasInput  -  by @JesusTheHun (21584)
  • New static method CouchbaseCas.toString  -  by @JesusTheHun (a1f69)

   🐞 Bug Fixes

  • cbjs: Correctly infer transaction collection context return type  -  by @JesusTheHun (77895)
  • cbjs: Type TransactionGetResult.cas as a Cas instead of a CppCas  -  by @JesusTheHun (91ef3)
    View changes on GitHub