File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
3
## [ 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
4
13
- [ V2] Add support for streaming the response body by the caller.
5
14
- [ V2] Bugfix with escaping the URL path twice.
6
15
- Bugfix for the satellites' collection shard info.
7
- - [ V2] Support for satellites' collections.
16
+ - [ V2] Support for satellites' collections.
8
17
9
18
## [ 1.2.1] ( https://github.com/arangodb/go-driver/tree/v1.2.1 ) (2021-09-21)
10
19
- Add support for fetching shards' info by the given collection name.
You can’t perform that action at this time.
0 commit comments