Releases: arangodb/go-driver
Releases · arangodb/go-driver
v1.4.0
CHANGELOG:
- Add
hexproperty to analyzer's properties - Add support for
computedValues - Optional
computeOnfield incomputedValues - Add support for
computedValuesinto collection inventory - Update the structures to align them with the ArangoDB 3.10 release
- Add
IsNotFoundGeneralandIsDataSourceOrDocumentNotFoundmethods - deprecateIsNotFound - Add support for optimizer rules (AQL query)
- New
LegacyPolygonsparameter for Geo Indexes - New parameters (
cacheEnabledandstoredValues) for Persistent Indexes - New analyzers:
classification,nearest neighbors,minhash - Add support for Inverted index
- Deprecate fulltext index
- Add support for Pregel API
- Add tests to check support for Enterprise Graphs
- Search View v2 (
search-alias) - Add Rename View support
- Add support for
Metrics
v1.3.3
v1.3.2
v1.3.1
v1.3.0
CHANGELOG:
- Disallow unknown fields feature
- inBackground parameter in ArangoSearch links
- ZKD indexes
- Hybrid SmartGraphs
- Segmentation and Collation Analyzers
- Bypass caching for specific collections
- Overload Control
- [V2] Add support for streaming the response body by the caller.
- [V2] Bugfix with escaping the URL path twice.
- Bugfix for the satellites' collection shard info.
- [V2] Support for satellites' collections.
v1.2.1
1.2.0
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'
1.1.1
1.1.0
ArangoDB 3.7 API Support
Fixes:
- Use internal coordinator communication for cursors if specified coordinator was not found on endpoint list
- Add support for Overwrite Mode (ArangoDB 3.7)
- Add support for Schema Collection options (ArangoDB 3.7)
- Add support for Disjoint and Satellite Graphs options (ArangoDB 3.7)