Skip to content

v1.0.0-beta.1: First beta release for 1.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@daschl daschl released this 15 Jul 15:13
· 330 commits to main since this release
v1.0.0-beta.1
7bdf8ea
  • Nushell pinned to 0.34
  • Added support for alternate addresses (enables all data commands for Couchbase Cloud)
  • Add --with-meta to query indexes and query advise
  • Added super simple transactions list-atrs support. needs a covered index for now to work.
  • Added support to configure cloud allow lists.
  • Added a --silent mode flag.
  • The --clusters option has been added to many more commands.
  • Custom port usage is now possible for bootstrap.
  • Hostnames are validated and parsed at startup.
  • Cloud secrets can now also be put in the credentials file.
  • Return an error if the --clusters flag does not return a single cluster.
  • Cloud support to the nodes command has been added.‚‚
  • The Message of the Day has been brought back.
  • Commands have been reordered so the get subcommands are now "at the toplevel.
  • Bundling the fetch plugin so now you can load any site/data you want.