Skip to content

Commit

Permalink
Merge pull request #19 from btnguyen2k/fix_crosspartitions
Browse files Browse the repository at this point in the history
prepare to release v0.1.9
  • Loading branch information
btnguyen2k committed Jan 4, 2023
2 parents 20a173b + 4f05455 commit 7671e0c
Show file tree
Hide file tree
Showing 18 changed files with 31,301 additions and 2,224 deletions.
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2020-2022 Thanh Ba Nguyen
Copyright (c) 2020-2023 Thanh Ba Nguyen

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
8 changes: 7 additions & 1 deletion RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# gocosmos release notes

## 2022-12-02 - v0.1.8
## 2023-01-04 - v0.1.9

- Update `RestClient`
- `QueryDocuments`: better support cross-partition queries.
- `ListDocuments`: support fetching change feed.

## 2022-12-04 - v0.1.8

- REST client: rewrite `RestClient.QueryDocuments`. TODO:
- [x] (v0.1.7+) simple cross-partition queries (+paging)
Expand Down
3 changes: 3 additions & 0 deletions data_nutrition_test.go

Large diffs are not rendered by default.

Loading

0 comments on commit 7671e0c

Please sign in to comment.