Releases: DevopsArtFactory/goployer
Releases · DevopsArtFactory/goployer
2.1.5
What's Changed
- Bump github.com/sirupsen/logrus from 1.6.0 to 1.8.3 by @dependabot[bot] in #175
- Bump js-yaml and postcss-cli in /docs by @dependabot[bot] in #172
- Create SECURITY.md by @YoungJinJung in #178
- upgrade go latest version : 1.21 to 1.25 by @YoungJinJung in #177
- feat: Add support for direct KMS key ID in volume encryption by @YoungJinJung in #180
Full Changelog: 2.1.4...2.1.5
2.1.4
What's Changed
- Bump braces from 3.0.2 to 3.0.3 in /docs by @dependabot[bot] in #164
- feat:modify remove previous asg after goployer timeout by @YoungJinJung in #170
Full Changelog: 2.1.3...2.1.4
2.1.3
What's Changed
- add metadata options to launch template creation by @juser0719 in #171
New Contributors
- @juser0719 made their first contribution in #171
Full Changelog: 2.1.2...2.1.3
2.1.2
2.1.1
What's Changed
- add CODEOWNER by @YoungJinJung in #153
- fix comment by @Chaaany in #152
- feat: enhance EBS volume management capabilities by @Chaaany in #155
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #147
- feat: Add ci pipeline for linter and test code by @YoungJinJung in #158
- feat: Add build and deploy ci by @YoungJinJung in #163
- Bump golang.org/x/sys from 0.0.0-20210423082822-04245dca01da to 0.1.0 by @dependabot in #159
- Bump golang.org/x/net from 0.0.0-20210614182718-04defd469f4e to 0.38.0 by @dependabot in #160
- chore: rename tag from 2.1.0 to 2.1.1 by @Chaaany in #165
- feat: enhance network interface configuration with multiple secondary… by @Chaaany in #157
- disable docker build when release-build by @YoungJinJung in #166
- fix: modify realase build cmd by @YoungJinJung in #167
New Contributors
Full Changelog: 2.1.0...2.1.1
2.1.0
What's Changed
- upgrade aws sdk version 1.33.6 to 1.42.23 by @YoungJinJung in #143
- feat: enable to select subnets by @YoungJinJung in #146
- Bump ansi-regex from 5.0.0 to 5.0.1 in /docs by @dependabot in #144
- Bump postcss from 7.0.30 to 7.0.39 in /docs by @dependabot in #145
- add ebs encrypt function by @YoungJinJung in #149
- modify ebs encryption logic by @YoungJinJung in #150
Full Changelog: 2.0.10...2.1.0
Release 2.0.10
- Make ssh key as optional value
- Add detecting if AMI cpu type is matched with instance cpu type.
- Add error handling if there are errors in go routine deployment.
Release 2.0.9
- Add DeployOnly Deployment type
Release 2.0.8
- Add Rolling Update deployment type
Release 2.0.7
- Add Canary Deployment
- Add EBS gp3 instance type