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

Bump boto3 from 1.8.6 to 1.9.0 #1807

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Sep 10, 2018

Bumps boto3 from 1.8.6 to 1.9.0.

Changelog

Sourced from boto3's changelog.

1.9.0

  • api-change:logs: [botocore] Update logs client to latest version
  • api-change:config: [botocore] Update config client to latest version
  • feature:Events: [botocore] This migrates the event system to using sevice ids instead of either client name or endpoint prefix. This prevents issues that might arise when a service changes their endpoint prefix, also fixes a long-standing bug where you could not register an event to a particular service if it happened to share its endpoint prefix with another service (e.g. autoscaling and application-autoscaling both use the endpoint prefix autoscaling). Please see the upgrade notes <https://botocore.amazonaws.com/v1/documentation/api/latest/index.html#upgrade-notes>_ to determine if you are impacted and how to proceed if you are.
  • feature:Events: This migrates the event system to using sevice ids instead of either client name or endpoint prefix. This prevents issues that might arise when a service changes their endpoint prefix, also fixes a long-standing bug where you could not register an event to a particular service if it happened to share its endpoint prefix with another service (e.g. autoscaling and application-autoscaling both use the endpoint prefix autoscaling). Please see the upgrade notes <https://boto3.amazonaws.com/v1/documentation/api/latest/guide/upgrading.html>_ to determine if you are impacted and how to proceed if you are.

1.8.9

  • api-change:apigateway: [botocore] Update apigateway client to latest version
  • api-change:codecommit: [botocore] Update codecommit client to latest version
  • api-change:mediaconvert: [botocore] Update mediaconvert client to latest version

1.8.8

  • api-change:rds: [botocore] Update rds client to latest version
  • api-change:s3: [botocore] Update s3 client to latest version
  • api-change:appstream: [botocore] Update appstream client to latest version
  • api-change:dynamodb: [botocore] Update dynamodb client to latest version
  • api-change:elb: [botocore] Update elb client to latest version

1.8.7

  • api-change:rds: [botocore] Update rds client to latest version
  • api-change:rekognition: [botocore] Update rekognition client to latest version
Commits
  • 82af452 Merge branch 'release-1.9.0'
  • d657d7f Bumping version to 1.9.0
  • 447f698 Add changelog entries from botocore
  • 4cabfe4 Merge pull request #1676 from JordonPhillips/service-id-events
  • 068bc65 Add upgrading notes for service id migration
  • 4874d9f Add serviceid to tests
  • d407c58 Merge branch 'release-1.8.9' into develop
  • 856ec77 Merge branch 'release-1.8.9'
  • 9385dbf Bumping version to 1.8.9
  • c4d97c0 Add changelog entries from botocore
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [boto3](https://github.com/boto/boto3) from 1.8.6 to 1.9.0.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.8.6...1.9.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Contributor Author

Superseded by #1817.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/boto3-1.9.0 branch September 13, 2018 09:07
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.

None yet

2 participants