Releases: tigrisdata-archive/tigris-client-ts
Releases · tigrisdata-archive/tigris-client-ts
v1.3.0
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.0
v1.0.0
1.0.0 (2023-05-09)
Bug Fixes
- Added a periodic ping mechanism (#152) (43f1407)
- Added basic gRPC setup (a479638)
- Added code coverage support (a7b9689)
- Added server metadata method and fixed the request options (6a162a6)
- All exports at top level (#266) (3d27885)
- Allow object types for updating a document (#278) (29ee882)
- Break tests into multiple files (0515f95)
- broke the tests further into individual files (dfd0569)
- Bug where describe DB was using unavailable branch name (#212) (610a140)
- bumped up version for release (340973f)
- ci build fixes (#329) (92ddf25), closes #323 #328
- Default to 443 for gRPC port (c47c549)
- deserialize to date object from string (#305) (a65dd28)
- Do not require auth in local docker setup (4570b93)
- Do not require insecure config option, fallback to secure channel (547fb77)
- Don't use node: style imports (#358) (c972224)
- DropCollections waits for all (#319) (70b548f)
- Empty commit to re-trigger release (#231) (4dc09cd)
- Empty commit to re-trigger release (#250) (a393b68)
- Empty properties obj on free flow objects (#283) (1d7ae2e)
- Export Schema related types (#182) (bc41291)
- Fix CI - don't pull latest API and run prettier check (#102) (7a547f5)
- Fix detecting project name (7261e62)
- Fix empty URL setting (46aeb3e)
- Fix for json-bigint bug (#286) (2d5b30b)
- Fixed eslint for node env (a8afce0)
- Fixed localhost detection (#142) (28aa2fa)
- Fixed reading binary data into UTF8 (#229) (70b8dbe)
- Fixed tests (#144) (1732b27)
- Fixed the license in package.json (#84) (b4ccd3b)
- Fixed the race-condition of authorization header calls (92b35aa)
- Fixes build by copying API files manually (a7a8f7b)
- Fixes linting (ae28c7d)
- initial setup of ts client repo (a4f04f3)
- Load env variables (#146) (9925d22)
- log the server url (#163) (dd842c2)
- Making search facets an object instead of ES6 map (#255) (2ad2081)
- Moved transaction details to headers (eeb3db6)
- nerfing logic to only include certain characters (#222) (97d2265)
- prepare for release (d1460d9)
- Preparing for next release (b67aa62)
- preparing for release (8ce549c)
- Preparing for release (22f7bb8)
- readme (#291) (21a4d90)
- removed post processing that incorrectly added primary_key for messages (27f9b21)
- removed unnecessary tx parameter for events (91e453a)
- Removed unused imports (f2f7b5f)
- removed verify step and ported verifications in publish (#159) (9ab5d2b)
- removing branch name nerfing to handle it on server (#221) (bc36aa5)
- removing redundant "undefined" types (#276) (7fa6b30)
- removing references for IndexedDoc proto message (#261) (e79e86e)
- removing static type checking for query constructs (#284) (fb4cc13), closes #273
- removing unused utility method (#351) (601afe4)
- rename appId to clientId ([#85](#8...