Releases: bloq/cloud-cli
Releases · bloq/cloud-cli
v4.0.0
What's Changed
- Cleanup repo by @gabmontes in #230
- Deprecated Node v12 by @gabmontes in 4577f8c
Full Changelog: v3.2.0...v4.0.0
v3.2.0
What's Changed
- Adds cluster chains command support by @raiseerco in #189
- Updates old packages by @raiseerco in #193
- Fixes coppyToClipboard and replaces request on client-token.js by @raiseerco in #194
- Move to node-fetch, by request.js deprecation by @raiseerco in #196
- Adds --force modifier to remove clusters by @raiseerco in #198
- Spreads fetcher refactor on all requests by @raiseerco in #201
- Enables linter and prettier by @raiseerco in #203
- Improves help msg on clientKeys command by @raiseerco in #204
- Update dependencies and fix clusters remove parameters by @raiseerco in #207
- Updates cluster remove route for admins by @raiseerco in #208
- Addition of alias setting on clusters and JSON output on info by @raiseerco in #209
- Add the option to change the alias on clusters by @raiseerco in #212
- Adds json output to operation commands by @raiseerco in #214
- Remove user-keys commands by @raiseerco in #215
- More JSON output commands & response sanitization by @raiseerco in #218
- Removes onDemandCapacity modifier on cluster creation/update by @raiseerco in #220
- Fix sort by @gabmontes in #228
- Adding authentication to GET calls by @Anwesh1 in #226
New Contributors
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- Update all and bump version by @gabmontes in #180
- Adds admin auth for list and remove commands by @raiseerco in #184
- Filter-out disabled services by @gabmontes in #185
- Improve the clusters list command by @gabmontes in #186
- Remove incorrect on-demand capacity default by @gabmontes in #187
Full Changelog: v3.0.0...v3.1.0