Releases: aziontech/azion
Releases · aziontech/azion
1.28.0
Changelog
New Features
- 7288e3e feat: add files to gitignore
- 61a76a7 feat: checks that the commit messages are in semantic commit format
Improvements
- 7017857 chore: add new example to object list
- 83855a1 chore: improve help messages for edge-storage
- 0cb1c80 chore: overall improvements on init/link commands
Bug Fixes
- 71965d0 fix: single_origin was being ignored in manifest read
Documentation Updates
- 5b20d09 docs: remove non-existing flag from examples
Other Work
1.27.1
1.27.0
Changelog
New Features
- cdd0af0 feat: adjusting the interface execution logic via json
- f52ee3a feat: allow lets_encrypt digital certificate
- 1dd6a99 feat: delete bucket
- 06ab6d1 feat: internal package tablecli
Improvements
- 4c55d96 chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0
- f4f2e5e chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0
- bf28b5f chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0
- 1aa2735 chore: adjusting name text
- 33d033a chore: adjusting on error return
- 43871b1 chore: better message text
- 1026460 chore: check error again there was a case where a different error came up and it didn't have the correct output
- 5ae66d0 chore: check for nil value
- a95d7f2 chore: improve retry feature
- db33e3f chore: removed period
- 4b2c870 chore: retry upload of statics
- cbdc52f chore: simple print logger
Documentation Updates
- 339e566 docs: add example with lets_encrypt
Other Work
1.26.0
1.25.0
1.24.0
1.23.0
Changelog
New Features
Improvements
1.22.0
Changelog
New Features
- 69ab25f feat: Normalize the name given for the bucket
- ea1d3e4 feat: add --dump flag to variables list
- 2acc8d3 feat: edge function try with timestamp in case of name in use error
- 57c4c9f feat: flags global to all commands deleted
- 7fa4a1d feat: flags global to all commands list
- e8da773 feat: flags global to all commands update
- bfd3781 feat: flags globla format and out
- b47af9e feat: retry with another suffix until successful or for a maximum of 10x, using the pattern name_bucket_
- df86434 feat: try to create an edge function and get the name in use error
Improvements
- c94e148 chore: I was not assigning the bucketname field when it did not come with an error
- 7f0d729 chore: check token prior to deploy
- 0dae7b0 chore: delete pkg/node/node.go
- 024638b chore: remove debug code
- dad6390 chore: removed func duplicated
- a26ec44 chore: try to create with the normal name if the name is in use enter the attempt
- 0ab4bc1 chore: update origin example
- e820446 chore: update update origin example
Documentation Updates
- b253066 docs: adjust products capitalization
Other Work
1.21.0
Changelog
Improvements
- d21537e chore: remove file buffer
- ea50381 chore: remove unused code
- 321cadd chore: vulcan on debug mode
Other Work
- f2827cb refactor: lint
- 83bfcfb refactor: output cmds describe
- dc03e4d refactor: output cmds list
- 5a88ebd refactor: output cmds update
- caf2606 refactor: remove unnecessary code
- 2baf15b refactor: update error messages
- b6451d8 refactor: update origin conf loop
- 6a8bfe4 refactor: update unit tests
- 9eb10b5 refactor: used output print
- 1ee8815 tests: add unit tests to manifest functions
- d71996e tests: update test name