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

🥳 simple-ec2 v0.7.0 Automated Release! 🥑 #167

Merged
merged 1 commit into from
Feb 9, 2021

Conversation

ec2-bot
Copy link
Contributor

@ec2-bot ec2-bot commented Feb 9, 2021

simple-ec2 v0.7.0 Automated Release! 🤖🤖

Release Notes 📝:

New Features 🎉

  • Launch:

    • Users can now attach IAM instance profile, tags, and boot-script to instances -- #34, #35
  • Terminate:

    • Users can terminate instances by --tags -- #37

Bug Fixes 🐛

  • Assign default region to non-interactive Launch instead of "" -- #39
  • Fix terminate bug when there exists just single instance -- #28

Improvements 💪

  • Update prompts and defaults messaging for interactive modes -- #36
  • Fix Summary display for clarity -- #26

Change Log

  • Merge pull request fix: bottle building branch to be master #39 from brycahta/fixn (thanks to Bryan™)
  • fix launch without region flag (thanks to Bryan™️)
  • terminate using tags #37 (thanks to Bryan™)
  • update prompt messaging #36 (thanks to Bryan™)
  • Merge pull request chore: v0.18.0 release #35 from brycahta/feature-adds (thanks to Bryan™)
  • update naming and tags logic (thanks to Bryan™️)
  • add tags and boot script (thanks to Bryan™️)
  • Merge pull request feat: travis builds mac os x bottles #34 from brycahta/feature-adds (thanks to Bryan™)
  • update and fix unit tests (thanks to Bryan™️)
  • add attach iam instance profile (thanks to Bryan™️)
  • Merge pull request feat(bottles): add bottles for mac and linux #33 from awslabs/bwagner5-patch-1 (thanks to Abdul Muqtadir Mohammed)
  • Remove CLA (thanks to Brandon Wagner)
  • Merge pull request chore(version): 0.17.0 release #32 from imuqtadir/homebew-addition (thanks to Brandon Wagner)
  • Add homebrew instruction to README (thanks to Mohammed)
  • Merge pull request chore(0.16.1): Update formula with 0.16.1 source #30 from bwagner5/gh-actions (thanks to Abdul Muqtadir Mohammed)
  • Update run-readme-codeblocks (thanks to Brandon Wagner)
  • align tag retrieval to NTH (thanks to Brandon Wagner)
  • Remove build status for travis #31 (thanks to Abdul Muqtadir Mohammed)
  • add additional tests and move from travis to github actions (thanks to Brandon Wagner)
  • Fix default based on region flag #29 (thanks to Abdul Muqtadir Mohammed)
  • Fix terminate bug when there exists just single instance #28 (thanks to Abdul Muqtadir Mohammed)
  • Merge pull request Unable to install aws-sam-cli using Linuxbrew on Ubuntu #25 from imuqtadir/sg-multiple (thanks to Brandon Wagner)
  • Merge pull request rm(flag): remove bottles being un-needed #27 from imuqtadir/fix-terminate (thanks to Brandon Wagner)
  • Fix summary display #26 (thanks to Abdul Muqtadir Mohammed)
  • update messaging for terminate (thanks to Mohammed)
  • Avoid showing multiple errors when no instance available (thanks to Mohammed)
  • Make messaging clear for multiple security groups (thanks to Mohammed)
  • Show help as default #24 (thanks to Abdul Muqtadir Mohammed)
  • Fix weird space in help #23 (thanks to Abdul Muqtadir Mohammed)
  • Merge pull request chore: aws sam cli v0.14.1 release #22 from imuqtadir/row-line (thanks to Brandon Wagner)
  • Add row separator to table writer (thanks to Mohammed)
  • Merge pull request chore: v0.13.0 Release #20 from awslabs/imuqtadir-readme (thanks to Abdul Muqtadir Mohammed)
  • Update README.md (thanks to Abdul Muqtadir Mohammed)
  • Update README with new release (thanks to Abdul Muqtadir Mohammed)

Copy link
Contributor

@brycahta brycahta left a comment

Choose a reason for hiding this comment

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

LGTM 🤖

@brycahta brycahta merged commit fbefab9 into aws:master Feb 9, 2021
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