-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This PR was created by the [Changie release GitHub action](https://github.com/labd/changie-release-action). When you're ready to do a release, you can merge this and the tag v2.21.0 will be created and the release.yaml workflow will be started. If you're not ready to do a release yet, that's fine, whenever you add more changes to main, this PR will be updated. # Releases ## v2.21.0 - 2024-10-08 ### Added * Added `github` and `json` logging options to change output * Added option to set global and site-level configurations. These will be merged into the component variables during generation * Added command to validate terraform configurations * Added git-fallback option to cloud update command. Usage; `mach-composer update --cloud --git-fallback` ### Fixed * Continue with update proces even when commits / changelogs cannot be fetched between old and new version * Updated to latest SDK version * Added a ticker when running go routines to show activity ### Dependency * chore(deps): bump the github-actions group with 2 updates * chore(deps): bump the go group with 2 updates
- Loading branch information
Showing
11 changed files
with
27 additions
and
29 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
## v2.21.0 - 2024-10-08 | ||
### Added | ||
* Added `github` and `json` logging options to change output | ||
* Added option to set global and site-level configurations. These will be merged into the component variables during generation | ||
* Added command to validate terraform configurations | ||
* Added git-fallback option to cloud update command. Usage; `mach-composer update --cloud --git-fallback` | ||
### Fixed | ||
* Continue with update proces even when commits / changelogs cannot be fetched between old and new version | ||
* Updated to latest SDK version | ||
* Added a ticker when running go routines to show activity | ||
### Dependency | ||
* chore(deps): bump the github-actions group with 2 updates | ||
* chore(deps): bump the go group with 2 updates |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters