v1.0.0-beta.1: First beta release for 1.0.0
Pre-release
Pre-release
- Nushell pinned to 0.34
- Added support for alternate addresses (enables all data commands for Couchbase Cloud)
- Add
--with-meta
toquery indexes
andquery 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.