Skip to content

v1.6.1

Compare
Choose a tag to compare
@jwierzbo jwierzbo released this 31 Oct 11:22
· 79 commits to master since this release
0e1d208

CHANGELOG:

  • Add support for getting license
  • Add support for Raw Authentication in VST (support external jwt token as raw element)
  • Fix race when using WithRawResponse/WithResponse context with agencyConnection
  • Async Client
  • Expose getters for Context values
  • Deprecate AllowInconsistent in HotBackup
  • Revert ReturnOld for edge/vertex operations
  • Agency: Deprecate TTL and observe features
  • Bugfix: Force analyzer removal
  • Move examples to separate package
  • Deprecate ClientConfig.SynchronizeEndpointsInterval due to bug in implementation
  • Add Rename function for collections (single server only).
  • Fix using VST for database with non-ANSI characters
  • Automate release process