Skip to content

Commit 7671e0c

Browse files
authored
Merge pull request #19 from btnguyen2k/fix_crosspartitions
prepare to release v0.1.9
2 parents 20a173b + 4f05455 commit 7671e0c

18 files changed

+31301
-2224
lines changed

LICENSE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2020-2022 Thanh Ba Nguyen
3+
Copyright (c) 2020-2023 Thanh Ba Nguyen
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

RELEASE-NOTES.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# gocosmos release notes
22

3-
## 2022-12-02 - v0.1.8
3+
## 2023-01-04 - v0.1.9
4+
5+
- Update `RestClient`
6+
- `QueryDocuments`: better support cross-partition queries.
7+
- `ListDocuments`: support fetching change feed.
8+
9+
## 2022-12-04 - v0.1.8
410

511
- REST client: rewrite `RestClient.QueryDocuments`. TODO:
612
- [x] (v0.1.7+) simple cross-partition queries (+paging)

data_nutrition_test.go

+3
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)