Skip to content

Commit 022afc2

Browse files
authored
[DE-584] Refactor Deprecated /_api/simple methods (#275)
* initial commit * Update CHANGELOG.md * fix: validate index type on `find_in_box` * fix: black * cleanup: get_index * address `find_in_box` improvements * new: test case for no index provided * add pragma no cover adding a geo index only allows 1 or 2 fields, so this case will not happen (unless this changes in the future) * fix: auto-gen collection name
1 parent 1dcc802 commit 022afc2

File tree

6 files changed

+389
-102
lines changed

6 files changed

+389
-102
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ main
22
-----
33

44
* [DE-542] Added `shards()` method to `Collection`
5+
* [DE-584] Refactor deprecated `/_api/simple` methods
56

67
7.6.0
78
-----

0 commit comments

Comments
 (0)