Releases: aziontech/azion
Releases · aziontech/azion
3.5.0
Changelog
New Features
- 825004b feat: add option to create writable bucket on deploy
Improvements
- 06be697 chore: inject vars into worker
- 24e2b79 chore: remove store init from init
- 994e4b9 chore: remove store init from link
- 89fff9d chore: update current major
Tests
3.4.0
Changelog
Improvements
- c36f60f chore: clone templates v3 branch
- 855292b chore: improve check detail
- 3fc73e6 chore: remove println
Tests
- d0bfb39 tests: clone v3 branch on e2e test
- 3785792 tests: clone v3 branch on e2e test
- d30a129 tests: update e2e test
- 9900da9 tests: update repo url
- 11282f0 tests: update repo url
Other Work
- 28d150f refactor: storage API calls using helper function
- 2b4f266 refactor: update dependency
- 0b257ce refactor: update vulchck
3.3.0
Changelog
Improvements
- 50e610a chore: add browser login back
- bef4f27 chore: update golang version
3.2.0
Changelog
Improvements
- e24681e chore: create bucket only if .edge exists
- eacd24b chore: update bundler version
- 8cd812a chore: update bundler version to 5.1.0 (#1126)
- b9833ad chore: update chocolatey - review requests
- 82b4937 chore: update edge-storage route
- 5156664 chore: update golang version
- 4a72747 chore: update messages/deploy-remote/messages.go
- 95b3d95 chore: update unit tests
Bug Fixes
- 0d4c9c3 fix: Update package name to bundler
Other Work
- 370bd96 refactor: create bucket for all presets
3.0.0
Changelog
Improvements
- 7a12643 chore: patch bundler version
- a066a87 chore: run SCC check on pull-request to main
- e0c7503 chore: update bundler to 5.0.0
- 0dabadb chore: update bundler version and flags on commands #major
Tests
- 54cddf2 tests: update repo for e2e test
2.7.0
Changelog
Improvements
- 96f9729 chore: remove browser login option
2.6.1
Changelog
Improvements
- fb67747 chore: add scc-checker
- 5ec51ed chore: update bundler version #patch
Other Work
- 4a7ff0d refactor: update golang version
- a15300e refactor: update golang.org/x/net package
2.6.0
Changelog
New Features
- 8285ef9 feat: add rollback command
- cc3245b feat: sync now also creates azion.config
Improvements
- c6f602b chore: add missing format usage
- a60ed79 chore: change format to extension
- 770cedb chore: improve overall functionality of sync command
- 5052e20 chore: update domain management
- 9c86a7a chore: update golang version
- 990b0f0 chore: update golang version
- 911a71a chore: update golang version
- 4fe99a2 chore: update linter
Tests
- e24ff4d test: add unit tests for rollback command
- abcf59d tests: update sync unit tests
- 0062108 tests: update unit tests
Other Work
- 03c5d49 refactor: add back deleted file
- 691565a refactor: bugged linter
- 3520982 refactor: bugged linter
- ca5669a refactor: remove commented code
- c517f25 refactor: remove variable no longer used
- 4e49730 refactor: update fprintf
- ebde122 refactor: update golang patch
- 6754099 refactor: update linter
2.5.3
Changelog
Improvements
- 51a372c chore: install komac using scoop
- 7bbff64 chore: update bundler version
Bug Fixes
- 2cf357a fix: remote deploy would not replace restricted words on bucket name #patch
Tests
Other Work