Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🥳 ec2-instance-selector v3.0.0 Automated Release! 🥑 #583

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

ec2-bot
Copy link
Contributor

@ec2-bot ec2-bot commented Oct 14, 2024

ec2-instance-selector v3.0.0 Automated Release! 🤖🤖

Release Notes 📝:

What's Changed

  • Updated to aws-sdk-go-v2
  • Support querying for instance type generation ec2-instance-selector --generation-min=3 --generation-max=5
  • Only show current spot price instead of 30 day average. Calculating the 30 day avg was resulting in a lot of API calls and slowing the CLI down a lot!
  • Turn off the local cache by default. Since ec2-instance-selector is only showing the current spot price, the CLI is much snappier, so no need for the local-cache for most use-cases. You can still enable it via CLI options.
  • Deprecate the --service eks flag since EKS supports all instance types and the way it was checking was not the most up-to-date state anyways.
  • Upgrade go version to 1.23

Full Changelog

New Contributors

Full Changelog: aws/amazon-ec2-instance-selector@v2.4.1...v3.0.0

Copy link
Collaborator

@bwagner5 bwagner5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@bwagner5 bwagner5 merged commit 6f6742d into aws:master Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants