Skip to content

v2.2.0

Latest

Choose a tag to compare

@jwierzbo jwierzbo released this 17 Feb 11:28
· 14 commits to master since this release
f1fd20a
  • Add endpoint to fetch deployment id
  • Add ARM Support for V2 testcases
  • Set TESTV2PARALLEL from 1 to 4
  • Disabled V8 related testcases in V1 and V2
  • Added new ConsolidationPolicy attributes to support updated configuration options for ArangoSearch Views properties and Inverted Indexes
  • Add Vector index feature
  • Add Len() method to response readers for bulk CRUD operations; add ReadAll() helpers; improve thread-safety with mutexes; fix OldObject/NewObject pointer reuse in readers
  • Add shutdown endpoints to v2
  • Switch to Go 1.24.11
  • Switched to Go 1.24.13 to fix a security vulnerability
  • Modified Test_UserCreation test case to use parallel execution and replaced hardcoded usernames with dynamically generated values.