Skip to content

v1.0.0-alpha.21

Pre-release
Pre-release
Compare
Choose a tag to compare
@tigrisdata-argocd-bot tigrisdata-argocd-bot released this 27 Jun 23:12
· 210 commits to alpha since this release
1c67101

1.0.0-alpha.21 (2022-06-27)

Bug Fixes

  • Avoid env collisions between viper and k8s service (#300) (f39c066)
  • Fix crash on unknown transaction id (ad2da83)
  • fix make local_run target (b57a770)
  • Forwarder fixed and tests added (9328e4b)
  • specify service address for search (#301) (2de7750)

Features

  • add faceting feature for search (2d6eee5)
  • add more logging around startup (#306) (1ee2797)
  • add search container to example deployment (#299) (fe6ca45)
  • Added basic restriction for collection field names (145b927)
  • allow collection updates for backward compatible changes (2acb6ab)
  • automatically add primary key if missing in the schema (3850dce)
  • honor id from the user model, use id as primary key if not set (c4bac33)
  • implementing page reader, integrating search api with the reader (9fd4f1f)
  • Initial /search req/resp stub (#307) (ace9364)
  • initialize GRPC metrics on startup (#293) (d2ae746)
  • metrics for fdb accesses (#309) (3a491f5)
  • separate specific and unknown errors, tag no known error metrics (#298) (1989933)
  • Transaction requests forwarder (88bf0ae)
  • Upgrade client to v1.0.0-alpha.17 (9d609a3)
  • Upgrade FDB API to 7.1 (8651a0e)
  • using binary64 for floating point filtering, add internal fields as reserved, fix metadata in response (3851e3c)