Releases: amilochau/github-actions
Releases · amilochau/github-actions
Version v4.0.4
What's Changed
Minor changes
- Specify the .NET version in
build/lambda-functionsby @amilochau in #174 - Target .NET 9.0.x by default by @amilochau in #176
- Target Node.js 22.x by default by @amilochau in #177
Full Changelog: v4.0.3...v4.0.4
Version v4.0.3
What's Changed
Minor changes
- Support GitHub Packages as NuGet source feed by @amilochau in #172
Full Changelog: v4.0.2...v4.0.3
Version v4.0.2
What's Changed
Minor changes
- Use .NET 8.0.x by default on
release/nugetby @amilochau in #170 - Support NuGet packages release on GitHub Packages by @amilochau in #171
Full Changelog: v4.0.1...v4.0.2
Version v4.0.1
What's Changed
Minor changes
- Enable more verbosity levels:
quietanddiagnosticby @amilochau in #164 - Disable dotnet logo and telemetry by default by @amilochau in #165
- Use
quietverbosity level by default by @amilochau in #166 - Use .NET 8 base image to build lambda functions by @amilochau in #167
Full Changelog: v4.0.0...v4.0.1
Version v4.0.0
Migration guideline
This new major version contains lots of breaking changes. You can consider this new version as a new product, where we focus on using multi-steps workflows instead of all-in-one scripts.
Please read the document of each GitHub Action proposed, to review the required inputs.
What's Changed
Breaking Changes
- Many improvements by @amilochau in #159
Minor changes
- Run 'terraform plan' on 'build-terraform' by @amilochau in #161
- Update GitHub Actions to latest major versions by @amilochau in #163
Full Changelog: v3...v4.0.0
Version v3.8.3
What's Changed
Minor changes
- Publish releases as non-drafts by @amilochau in #153
Full Changelog: v3.8.2...v3.8.3
Version v3.8.2
What's Changed
Minor changes
- Create terraform workspaces if they don't exist by @amilochau in #152
Full Changelog: v3.8.1...v3.8.2
Version v3.8.1
What's Changed
Minor changes
- Speed up 'build/lambda-functions' by @amilochau in #151
Full Changelog: v3.8.0...v3.8.1
Version v3.8.0
What's Changed
New features
- Add a new Action to clean GitHub Actions artifacts by @amilochau in #150
Full Changelog: v3.7.1...v3.8.0
Version v3.7.1
What's Changed
New features
- Create artifact when building Lambda Functions by @amilochau in #149
Full Changelog: v3.7.0...v3.7.1