Releases: tigrisdata-archive/tigris-client-ts
Releases · tigrisdata-archive/tigris-client-ts
1.0.0-alpha.4
What's Changed
- fix! updated read signature for more common use cases by @JigarJoshi in #27
Full Changelog: 1.0.0-alpha.3...1.0.0-alpha.4
1.0.0-alpha.3
What's Changed
- fix: initial setup of ts client repo by @JigarJoshi in #1
- fix!: rename tigrisdb-->tigris by @JigarJoshi in #2
- fix: Added basic gRPC setup by @JigarJoshi in #3
- feat: Implemented TigrisClient methods by @JigarJoshi in #4
- feat: implemented DB methods part-1 by @JigarJoshi in #5
- feat: Interface based collection and filters by @JigarJoshi in #6
- feat: Added Transaction API by @JigarJoshi in #7
- refactor: Improves file structure and typings by @designcode in #8
- fix: Fixes build by copying API files manually by @designcode in #11
- chore: Adds scripts in package.json for publishing to npmjs.com by @designcode in #13
- fix: Break tests into multiple files by @JigarJoshi in #14
- fix: Upgrade dependency to avoid security vulnerability by @JigarJoshi in #16
- feat!: Fluent filters by @JigarJoshi in #15
- fix: broke the tests further into individual files by @JigarJoshi in #17
- feat: Modeling for Tigris schema by @JigarJoshi in #18
- feat: Added createOrUpdateCollections method on db by @JigarJoshi in #19
- feat: Added InsertOrReplace operation on collection by @JigarJoshi in #20
- feat!: Return new documents with keys set. by @JigarJoshi in #21
- fix: Added server metadata method and fixed the request options by @JigarJoshi in #22
- fix: Added code coverage support by @JigarJoshi in #23
- fix: version bump for release by @JigarJoshi in #24
- chore: Improved code quality by @JigarJoshi in #25
- fix: bumped up version for release by @JigarJoshi in #26
New Contributors
- @JigarJoshi made their first contribution in #1
- @designcode made their first contribution in #8
Full Changelog: https://github.com/tigrisdata/tigris-client-ts/commits/1.0.0-alpha.3