Releases: tigrisdata-archive/tigris-client-ts
Releases · tigrisdata-archive/tigris-client-ts
v1.0.0-beta.9
What's Changed
- chore: next release version by @adilansari in #106
- feat: added support for partition key defined in schema by @mattayres in #101
- ci: Adding github actions for release (#107) by @adilansari in #121
- Beta release by @adilansari in #122
Full Changelog: 1.0.0-beta.8...v1.0.0-beta.9
v1.0.0-beta.8
What's Changed
- chore: next release version by @adilansari in #100
- fix: Fix CI - don't pull latest API and run prettier check by @JigarJoshi in #102
- feat: Expose modifiedCount in update response by @JigarJoshi in #103
- feat: Support for find and search operations on Topics by @adilansari in #104
- feat: UpdateOne/UpdateMany() and deleteOne/deleteMany() by @adilansari in #105
Full Changelog: v1.0.0-beta.7...v1.0.0-beta.8
v1.0.0-beta.7
What's Changed
- chore: ready for next release version by @adilansari in #97
- feat: Add default metadata for secure channels by @JigarJoshi in #98
- refactor: Return stream from topics subscription by @adilansari in #99
Full Changelog: v1.0.0-beta.6...v1.0.0-beta.7
v1.0.0-beta.6
What's Changed
- ci: Prepare for next dev iteration by @JigarJoshi in #95
- feat: non-streaming search api with pagination by @adilansari in #92
- refactor: Updates for collections API by @adilansari in #96
Full Changelog: v1.0.0-beta.5...v1.0.0-beta.6
v1.0.0-beta.5
What's Changed
- feat: version bump by @adilansari in #86
- fix: Do not require insecure config option, fallback to secure channel by @JigarJoshi in #87
- fix: Updated version for next development iteration by @JigarJoshi in #88
- fix: Default to 443 for gRPC port by @JigarJoshi in #89
- ci: Preparing for next dev iteration by @JigarJoshi in #90
- feat: int64 support in TypeScript sdk by @JigarJoshi in #93
- docs: Added comment about int64 type by @JigarJoshi in #94
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.5
v1.0.0-beta.4
What's Changed
- feat: version bump by @adilansari in #86
- fix: Do not require insecure config option, fallback to secure channel by @JigarJoshi in #87
- fix: Updated version for next development iteration by @JigarJoshi in #88
- fix: Default to 443 for gRPC port by @JigarJoshi in #89
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.4
v1.0.0-beta.3
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3
v1.0.0-beta.2
What's Changed
- ci: Preparing for next development version by @JigarJoshi in #83
- fix: Fixed the license in package.json by @JigarJoshi in #84
- fix: rename appId to clientId by @adilansari in #85
Full Changelog: 1.0.0-beta.1...v1.0.0-beta.2
v1.0.0-beta.1
What's Changed
- ci: Preparing next development version by @JigarJoshi in #70
- Fixed link in README by @JigarJoshi in #64
- feat: added collection_type to schema by @mattayres in #71
- ci: Preparing next development version by @mattayres in #72
- fix: removed post processing that incorrectly added primary_key for messages by @mattayres in #73
- ci: Preparing next development version by @mattayres in #74
- feat: Added support for object type by @JigarJoshi in #75
- Feat: Setup lint and prettier by @ovaistariq in #76
- fix: Updated API by @JigarJoshi in #77
- Fix: Updated TS client to comply with newer server APIs by @JigarJoshi in #78
- ci: Prepare for next release development by @JigarJoshi in #79
- feat: added event streaming filter methods for TypeScript by @mattayres in #80
- feat: Add collation option in the ts client (read and search) by @himank in #81
- ci: Preparing for beta release by @JigarJoshi in #82
New Contributors
- @ovaistariq made their first contribution in #76
- @himank made their first contribution in #81
Full Changelog: 1.0.0-alpha.17...v1.0.0-beta.1
1.0.0-alpha.17
What's Changed
- feat: added partition options for pubsub by @mattayres in #67
- refactor: added messages to pubsub API paths for consistency by @mattayres in #68
- ci: Preparing for release by @mattayres in #69
Full Changelog: 1.0.0-alpha.16...1.0.0-alpha.17