Skip to content

Releases: aws-samples/eks-cluster-upgrade

0.5.1

22 Feb 23:28
f63e8ed
Compare
Choose a tag to compare

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

16 Feb 19:55
b29d596
Compare
Choose a tag to compare

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

15 Feb 01:29
e1b2317
Compare
Choose a tag to compare

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

Full Changelog: 0.3.0...0.4.0

0.3.0

08 Feb 22:00
9e94a28
Compare
Choose a tag to compare

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

Full Changelog: 0.2.0...0.3.0

0.2.0

03 Feb 18:38
431d818
Compare
Choose a tag to compare

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

31 Jan 19:44
d6b3f41
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/aws-samples/amazon-eks-one-click-cluster-upgrade/commits/0.1.0