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

removing aws-sdk-v1 from the gemspec #308

Merged
merged 1 commit into from
Nov 3, 2018

Conversation

majormoses
Copy link
Member

@majormoses majormoses commented Nov 2, 2018

All the assets should be updated to v2 so this should be safe to remove.

Pull Request Checklist

closes #240

General

  • Update Changelog following the conventions laid out here

  • Update README with any necessary configuration snippets

  • Binstubs are created if needed

  • RuboCop passes

  • Existing tests pass

Purpose

Fully remove sdk-v1

Known Compatibility Issues

There should not be any but versioning it as a major just in case.

All the assets should be updated to v2 so this should be safe to remove.

Signed-off-by: Ben Abrams <me@benabrams.it>
Copy link
Collaborator

@eheydrick eheydrick left a comment

Choose a reason for hiding this comment

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

Kill it!

@majormoses majormoses merged commit 39cc066 into master Nov 3, 2018
@majormoses
Copy link
Member Author

released: https://rubygems.org/gems/sensu-plugins-aws/versions/16.0.0

I had to manually release because we have clogged up travis by enabling https://dependabot.com to help us with a lot of the maintenance work involved in keeping this project working so I can spend more time adding features and fixing bugs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create major (breaking) release without aws sdk v1
3 participants