Skip to content

1.2.0

Compare
Choose a tag to compare
@ajanikow ajanikow released this 04 Aug 11:22
· 285 commits to master since this release

CHANGELOG:

  • Add support for AQL, Pipeline, Stopwords, GeoJSON and GeoPoint Arango Search analyzers.
  • Add estimates field to indexes properties.
  • Add tests for 3.8 ArangoDB and remove tests for 3.5.
  • Add Plan support in Query execution.
  • Change Golang version from 1.13.4 to 1.16.6.
  • Add graceful shutdown for the coordinators.
  • Replace 'github.com/dgrijalva/jwt-go' with 'github.com/golang-jwt/jwt'