Releases: aws-samples/eks-cluster-upgrade
Releases · aws-samples/eks-cluster-upgrade
0.5.1
What's Changed
- fix: Add eks and base data models by @mbeacom in #59
- fix: Remove email report functionality by @mbeacom in #60
- fix: Remove patching of addon resources and associated static assets by @mbeacom in #62
- fix: Remove unused cluster version split value by @mbeacom in #63
Full Changelog: 0.5.0...0.5.1
0.5.0
What's Changed
- docs: Fix issue template config by @mbeacom in #47
- fix: Updating format specifier addressing image retrieval issue by @quixoticmonk in #50
- fix: Package pathing issues for static files by @mbeacom in #53
- fix: Adjust pathing since module move by @mbeacom in #54
- fix: Update K8s eviction api from beta by @quixoticmonk in #52
- chore: Fix PR template to automatically link issues for closing on merge by @bryantbiggs in #55
- chore: Update package to 0.5.0 by @mbeacom in #56
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- fix: Typos in log messages and method names by @quixoticmonk in #28
- docs: Update
README.md
information by @bryantbiggs in #27 - fix: Remove unused args, formatted eksctl commands by @quixoticmonk in #29
- chore: Remove unused region list by @mbeacom in #39
- fix: Remove deprecated API handling until it can be less misleading by @mbeacom in #40
- ci: Add GitHub action to publish to PyPi and GH on tag by @mbeacom in #41
- fix: Bad argument key passed to loading_config by @mbeacom in #43
- docs: Syncing the Readme and templates with the repo name by @quixoticmonk in #46
- chore: Remove EKSCTL module and references by @mbeacom in #45
- chore: Update to 0.4.0 by @mbeacom in #44
New Contributors
- @quixoticmonk made their first contribution in #28
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- refactor: Remove Cloudwatch logger, standardize logger, and random enhancements by @mbeacom in #18
- refactor: Adjust the entrypoint to accept arguments and add version flag by @mbeacom in #19
- fix: Add missing regions by @mbeacom in #20
- chore(deps): Bump cryptography from 39.0.0 to 39.0.1 by @dependabot in #21
- fix: Fix and update standard workflow to pull addon versions from EKS API by @mbeacom in #22
- fix: Update to 0.3.0 and adjust image verification logging by @mbeacom in #23
New Contributors
- @dependabot made their first contribution in #21
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- chore: Adjust the dependency pinning to ensure 24.x.x k8s spec is used by @mbeacom in #12
- chore: Add base pytest imp and a few example tests by @mbeacom in #14
- fix: Correct broken logic in entry and default workflows, missing args, etc by @mbeacom in #15
- fix: Update version to 0.2.0 by @mbeacom in #16
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
- feat: Add support for Kubernetes v1.22-v1.23 by @sanusatyadarshi in #3
- chore: Add templates for filing issues and submitting pull requests by @bryantbiggs in #6
- feat: Setup package meta and script entry by @mbeacom in #7
- chore: Style codebase, add pyproject configs, and remove unused imports by @mbeacom in #9
- docs: Update docs and rename package to eksupgrade by @mbeacom in #11
New Contributors
- @sanusatyadarshi made their first contribution in #3
- @bryantbiggs made their first contribution in #6
- @mbeacom made their first contribution in #7
Full Changelog: https://github.com/aws-samples/amazon-eks-one-click-cluster-upgrade/commits/0.1.0