Releases: viur-framework/viur-cli
Releases · viur-framework/viur-cli
v2.1.0-dev1
- fix: project.json load on initialization
- fix: redid cloud datastore bucket copy branch
- fix: redid viur create workflow
- chore: refactoring
- feature: implement variable substitution for app.yaml
- feature: implement skip checks flag to viur cloud deploy command
- feature: make viur package install more handy
- feature: added version check and more verbosity for viur package command
- feature: added support for overriding default ports
- feature: viur cloud setup gcloud now requires deploy diretory in current working directory
- feature: added support for cloudfunction gen2
v2.0.3
- fix: breaking typo
v2.0.2
- chore: added support for gcloudfunctions gen2
- fix: breaking typo
v2.0.2rc1
v2.0.2-rc1 release 2.0.2
v2.0.1
- bugfix: removed project.json profile "core" validation throughout the project
- chore: bumped version numbers in setup.cfg
- chore: Added hints to several commands
v2.0.1-dev1
- bugfix: removed project.json profile "core" validation throughout the project
- chore: bumped cryptography from 41.0.7 to 42.0.4
- chore: Added hints to several commands
- chore: bumped idnafrom 3.6 to 3.7
v2.0.0
- chore: added deprecation warnings
- feature: Enforcing gcloud tool usage for ViUR Projects
- feature:
viur gcloud init
command - feature: deployment of gcloud functions
- feature: show logged in gcloud account on
viur run
- fix: format in project.json
- feature: shows CHANGELOG.md on first start
- feature: added gcloud initiation deployment
- fix: format in project.json
- fix: deployment issues
- chore: added default gcloud account information in env
- chore: update dependencies
- docs: updated documentation and Helptexts
- chore: updated Github workflows
- feature: Appengine Setup can now be done via CLI
- feature: Appengine Roles can now be managed via CLI
- feature:
viur package install
andviur package update
functions - refactor: enabled profile support for all viur-cli functions
- fix:
viur env
now runs without errors - refactor: project.json functionalities
- feature: cloudfunctions creation and deployment via ClI
- feature: backup disabling/ enabling via CLI
- refactor:
viur deploy
is nowviur cloud deploy
v2.0.0-rc6
- fix: format in project.json
- feature: shows CHANGELOG.md on first start
- feature: added gcloud initiation deployment
v2.0.0-rc5
- fix: format in project.json
v2.0.0-rc4
- fix: deployment issues
- chore: added default gcloud account information in env