Releases: aziontech/azion
Releases · aziontech/azion
1.19.1
Changelog
New Features
- 2790578 feat: output finish
- a10c30f feat: unified and centralized ouput print method and updated tablecli package
- 9575ff2 feat: write the last output and refactor some repeated code, improve the general format for all commands
Improvements
- 6fd1ed6 chore: add new flag - no-prompt
- 3565619 chore: check for storage directory
- 7579082 chore: error output json
- 756ecbb chore: informed fields manualments
- 856f5c8 chore: no starting zap logger
- cc31538 chore: removed tag not used
- c4e8811 chore: removes the message informing the chosen mode automatically
- 79bb672 chore: setting for api response
- a7c3992 chore: small changes, remove func format not used in comamnd describe domain, adjusting string output testing command delete and for last ineffectual assignment
- f71b1d8 chore: update vulcan examples
Bug Fixes
Other Work
1.19.0
Changelog
New Features
- 9e820b0 feat: added supported flag vulcan init flag preset and flag template
Improvements
- 190bd11 chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0
- 37b5792 chore: adjusted message
- 3f9ccfd chore: change manifest interpreter
- 98c7cc9 chore: improve deploy
- ddec1be chore: only create gzip rules on first run
- 3f25833 chore: only update default rule once
- 3c04d0d chore: renamed field template to preset
- e707fb9 chore: update field template to preset
- 493fa52 chore: update manifest interpreter
- e3f5160 chore: update origin structure
- b0150d0 chore: update origin structure
Documentation Updates
- be29344 docs: improve flag remote description
Other Work
1.18.0
Changelog
New Features
- 7243928 feat: add purge command
Improvements
Bug Fixes
- a2afe46 fix: Updated the regex to correctly capture the repository name even when there are dots in the user or repository name
- 7bd16ff fix: field missing and other field with type error
Other Work
- ae239b6 doc: review purge messages
1.17.2
Changelog
New Features
- bafa1b9 feat: added the remote argument, responsible for the remote repository clone of the link command
Improvements
- 61c0e64 chore: pin version of vulcan #patch
- c870483 chore: pin version vulcan testing
- 2c57586 chore: removed pin version vulcan
- e18827c chore: removed print
Other Work
1.17.1
1.17.0
Changelog
New Features
- 50cc377 feat: add create/edge-storage/object command
- ce7e685 feat: add delete/edge-storage/objects command
- 4f21289 feat: add describe/edge-storage/objects command
- 604bbc2 feat: add describe/edge-storage/objects command
- 621d102 feat: add list/edge-storage/objects command
- 1c6d074 feat: add list/edge-storage/objects command
- 3e81de7 feat: add update/edge-storage/object command
Other Work
- 07e4df7 refactor: better message
- 4d9fc19 refactor: better writing messages
- 27a21ff refactor: better writing messages
- 982ec36 refactor: conflict merge
- 31eb32e refactor: conflict merge
- 50067eb refactor: conflict merge
- 9caf68f refactor: conflict merge
- b252ae2 refactor: conflict merge
- 982dcd5 refactor: go.sum
- bdfe449 refactor: removed comment
- 012c658 refactor: update message
- f01e4bb refactor: update message
- f926c96 refactor: update message
1.16.1
1.16.0
Changelog
New Features
- 8ec3eaf feat: add delete/edge-storage/bucket command
- d5dbd7f feat: add firewall flag for local dev and build
- f35c09b feat: add list/edge-storage/bucket command
- dae3286 feat: add update/edge-storage/bucket command
- 33a6370 feat: command edge storage created and command create of the bucket created
Improvements
- d5a4f9d chore: change message success on create bucket
- 0441e45 chore: removes possible values
- 6d92211 chore: update message
- 65f7a73 chore: var name not declared
Documentation Updates
- e393d3a docs: review edge-storage messages
Other Work
- 0c43dc2 Update messages/edge_storage/messages.go
- 2ec786e adjust messages
- dbb1013 refactor: add delete command usage
- da9ef4b refactor: adjusting the wording of messages
- 92279c5 refactor: change way to check if firewall flag is necessary
- bba146d refactor: changing input to select edge access
- 2dc667f refactor: resolv conflict
- c875572 refactor: resolv conflict
- 88d8a62 refactor: use correct help message
1.15.0
Changelog
Improvements
- 00492c0 chore: add RunE back to root command
- 6970e15 chore: add message to authorize
- 8876f16 chore: always retry when name is taken
- ce3026b chore: change cache settings to optional instead of mandatory
- e9ba163 chore: display new version on update message
- f98df5c chore: update instance args
- 1b2f2f5 chore: update messages
Other Work
1.14.2
Changelog
Improvements
- 1181adb chore: capitalize first letter message confirm
- 0228c10 chore: change purge url to purge wildcard
- a994cb9 chore: removed cells from codeowners
Bug Fixes
- 0fa1a3b fix: change path dir to path absolute from flag --config and it the func dir
- a7f0104 fix: check struct settings null
- d0d5205 fix: check struct settings null
- 48aa12e fix: checks a value with a flag smell #patch
- a612760 fix: checks that the authorizer
- a1ca905 fix: deploy would not update bucket and function
- f8a008f fix: format no milliseconds #patch
- fa8d480 fix: if it is a path where no config exists, we ask if you want me to create new configs
- 1ed5a7e fix: ignore cache-settings for js and ts types
Other Work
- 9ad0075 refactor: command azion call helper no init
- 7fa30ce refactor: compare commandName to ignoreWords
- adac030 refactor: do not show wildcard domain name
- 6b85c2f refactor: remove debug structures
- 06514de refactor: update CODEOWNERS
- ed8003e refactor: update deploy tests
- 3482219 refactor: variables not used