Skip to content

Commit c265024

Browse files
authored
Release 1.3.0 (#383)
1 parent 548bc1d commit c265024

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,19 @@
11
# Change Log
22

33
## [master](https://github.com/arangodb/go-driver/tree/master) (N/A)
4+
5+
## [1.3.0](https://github.com/arangodb/go-driver/tree/v1.3.0) (2022-03-17)
6+
- Disallow unknown fields feature
7+
- inBackground parameter in ArangoSearch links
8+
- ZKD indexes
9+
- Hybrid SmartGraphs
10+
- Segmentation and Collation Analyzers
11+
- Bypass caching for specific collections
12+
- Overload Control
413
- [V2] Add support for streaming the response body by the caller.
514
- [V2] Bugfix with escaping the URL path twice.
615
- Bugfix for the satellites' collection shard info.
7-
- [V2] Support for satellites' collections.
16+
- [V2] Support for satellites' collections.
817

918
## [1.2.1](https://github.com/arangodb/go-driver/tree/v1.2.1) (2021-09-21)
1019
- Add support for fetching shards' info by the given collection name.

0 commit comments

Comments
 (0)