Skip to content

Releases: tigrisdata-archive/tigris-cli

v1.0.0-beta.10

14 Nov 22:02
fd41e33
Compare
Choose a tag to compare

1.0.0-beta.10 (2022-11-14)

Bug Fixes

Features

v1.0.0-beta.9

11 Nov 01:31
35ed808
Compare
Choose a tag to compare

1.0.0-beta.9 (2022-11-11)

Bug Fixes

v1.0.0-beta.8

10 Nov 22:49
cb182b5
Compare
Choose a tag to compare

1.0.0-beta.8 (2022-11-10)

Bug Fixes

v1.0.0-beta.7

10 Nov 02:03
974fd3b
Compare
Choose a tag to compare

1.0.0-beta.7 (2022-11-10)

Bug Fixes

Features

  • Added option to wait for server readiness (849f411)
  • Import schema inference (2a49a8c)
  • Improved release publising (965dc3e)

v1.0.0-beta.6

03 Nov 07:19
6542e7d
Compare
Choose a tag to compare

1.0.0-beta.6 (2022-11-03)

Bug Fixes

v1.0.0-beta.5

03 Nov 06:29
572d173
Compare
Choose a tag to compare

1.0.0-beta.5 (2022-11-03)

Bug Fixes

  • Fixed scaffold for Java and TypeScript (#128) (946feec)

Features

  • Auto login (1d73c65)
  • Made CLI compatible with newer namespace API (#125) (b3710f5)
  • Publish to NPM registry (b0808d7)
  • Scaffold application from database (85faa2e)

v1.0.0-beta.4

12 Oct 04:47
4c985a4
Compare
Choose a tag to compare

1.0.0-beta.4 (2022-10-12)

Features

v1.0.0-beta.3

06 Oct 01:32
afd05af
Compare
Choose a tag to compare
v1.0.0-beta.3 Pre-release
Pre-release

1.0.0-beta.3 (2022-10-06)

Bug Fixes

  • Enable and fix all linter errors (2ef52a1)

Features

  • Allow to rotate secret (b474522)
  • Namespace APIs implemented (5df9209)
  • Optional login URL. List applications filter (177040f)

v1.0.0-beta.2

22 Sep 20:35
9d9b06f
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

1.0.0-beta.2 (2022-09-22)

Bug Fixes

  • Make dev primary alias for local instance commands (b9f91f2)
  • rename appId to clientId (#110) (a8dfc87)
  • Update docs (aaee14f)

v1.0.0-beta.1

20 Sep 20:20
88d14b6
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

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