Releases: tigrisdata-archive/tigris-cli
Releases · tigrisdata-archive/tigris-cli
v1.0.0-beta.10
v1.0.0-beta.9
v1.0.0-beta.8
1.0.0-beta.8 (2022-11-10)
Bug Fixes
v1.0.0-beta.7
v1.0.0-beta.6
v1.0.0-beta.5
v1.0.0-beta.4
v1.0.0-beta.3
v1.0.0-beta.2
1.0.0-beta.2 (2022-09-22)
Bug Fixes
v1.0.0-beta.1
1.0.0-beta.1 (2022-09-20)
Bug Fixes
- add release branches configuration (4c4ccc1)
- environment prefix (4e27c70)
- fix Go version in packaging action (01dc9a4)
- fix http connection (0fe3f93)
- Fix publishing windows binaries (2afe11b)
- fix scaffold. clean error tests (#51) (e0bf209)
- fix schema according to JSON specification (787f592)
- Fix starting local instance on non default port (84e86ce)
- Fix waiting for local instance start up (a2e1bf8)
- fixed windows binary build (ba64a8b)
- go imports (#72) (6b9a037)
- handle empty lines in streams (8a81582)
- license (d65dec4)
- Make transact command transactional (c11a393)
- minor fixes (#33) (cb53d4b)
- remove db subspace in README (257f9c2)
- remove dedicated resources with stop (#58) (d5197d5)
- removed db subspace (5213d8c)
- schema changed to new format in the example (1df934e)
- Shutdown tigris container before testing dev start/stop to avoid port conflict (dfba3d3)
- Specify the TLS mode explicitly (f5a2f32)
- update the imports to point to the correct one (#39) (#40) (04acd2b)
- upgrade client to v1.0.0-alpha.10 (3a5fc71)
- upgrade client to v1.0.0.-alpha.2 (7251aeb)
- Upgraded client to work with new API (11d4935)
- Use different port to exercise dev start/stop (186c812)
- use latest image build by default (8153ee8)
- Using out of scope collection in scaffolded app (683fc76)
- various fixes for readme example to work (363bd09)
- wrap errors (da2ed97)
Features
- add generate sample-schema command (#27) (037f3e8)
- Add limit and skip support in read API (42ebb95)
- added CDC event stream for CLI (#52) (5ac6153)
- added command to generate shell completion script and documentation in Markdown format (32907a7)
- Added minimal pubsub implementation (9a8d613)
- allow the user to be able to create the sample schema (#28) (35c4061)
- config show (52b936e)
- describe database and collection API (91f7e34)
- dev alias for local development instance commands (a4483eb)
- enhance the documentation for the cli commands (#41) (5db6de1)
- feature dump (e431d6d)
- github lint action (40b631a)
- implement local TigrisDB server starting and stopping (0203ca3)
- Implement server Info command (4762986)
- Improve docker pull image output (b2e4bd8)
- Login command and auth service commands (9130c79)
- release workflow (41eca5e)
- rename repo to tigris-cli (250f443)
- scaffold (dabfb64)
- search command (#70) (48c31ad)
- Sorting for search results (#75) (cdf84a9)
- Support for search container (db3def6)
- Support single container local setup (6563ae4)
- Update CLI with newer API createOrUpdateCollection (0fe982c)
- Update client to v1.0.0-beta.1 (c770693)
- Upgrade client (ec855b5)
- Upgrade client to v1.0.0-alpha.15 (745fc77)
- Upgrade client to v1.0.0-alpha.21 (c682134)
- Upgrade client to v1.0.0-alpha.25 (473d6be)
- Upgrade client to v1.0.0-alpha.26 (4525de7)
- Upgrade client to v1.0.0-alpha.27 (d37895a)
- upgrade dependencies (dde0a94)
- uprgrade client to v1.0.0-alpha.14 (53691f0)
BREAKING CHANGES
- repository renamed to tigris-cli
- removed db subspace from all commands