Skip to content

v1.0.0-alpha.28

Pre-release
Pre-release
Compare
Choose a tag to compare
@tigrisdata-argocd-bot tigrisdata-argocd-bot released this 18 Aug 00:25
· 105 commits to alpha since this release
94c924f

1.0.0-alpha.28 (2022-08-18)

Bug Fixes

  • Fix import grouping (#420) (5bf3f08)
  • Fixed oauth/token endpoint to accept application/x-www-form-urlencoded content type (e4e3e09)
  • Fixed the AuthBypassedMethod name reading (a5f32e3)
  • ignore timed out error codes for subscribe query runner (872adf7)
  • stop subscribe query runner after client disconnect (cb61b7d)
  • use snapshot read for subscribe query runner (933ff39)

Features

  • Added a cookie to support sticky routing for interactive tx (#424) (5465631)
  • Added initial observability service implementation (6763c66)
  • instrumentation for session (#415) (fc92fbc)
  • Metrics for bytes sent and bytes received on the network (#427) (b0b190f)
  • Size metrics for namespace, database and collection (#419) (846959c)
  • Support for ordering search results (#416) (40784e8)
  • Support read throughput limiting (2043c14)