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

Update boto3 requirement from ~=1.20.6 to ~=1.20.15 #183

Merged
merged 1 commit into from Nov 30, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 29, 2021

Updates the requirements on boto3 to permit the latest version.

Changelog

Sourced from boto3's changelog.

1.20.15

  • api-change:migration-hub-refactor-spaces: [botocore] This is the initial SDK release for AWS Migration Hub Refactor Spaces
  • api-change:textract: [botocore] This release adds support for synchronously analyzing identity documents through a new API: AnalyzeID
  • api-change:personalize-runtime: [botocore] This release adds inference support for Recommenders.
  • api-change:personalize: [botocore] This release adds API support for Recommenders and BatchSegmentJobs.

1.20.14

  • api-change:autoscaling: [botocore] Documentation updates for Amazon EC2 Auto Scaling.
  • api-change:mgn: [botocore] Application Migration Service now supports an additional replication method that does not require agent installation on each source server. This option is available for source servers running on VMware vCenter versions 6.7 and 7.0.
  • api-change:ec2: [botocore] Documentation updates for EC2.
  • api-change:iotdeviceadvisor: [botocore] Documentation update for Device Advisor GetEndpoint API
  • api-change:pinpoint: [botocore] Added a One-Time Password (OTP) management feature. You can use the Amazon Pinpoint API to generate OTP codes and send them to your users as SMS messages. Your apps can then call the API to verify the OTP codes that your users input
  • api-change:outposts: [botocore] This release adds new APIs for working with Outpost sites and orders.

1.20.13

  • api-change:timestream-query: [botocore] Releasing Amazon Timestream Scheduled Queries. It makes real-time analytics more performant and cost-effective for customers by calculating and storing frequently accessed aggregates, and other computations, typically used in operational dashboards, business reports, and other analytics applications
  • api-change:elasticache: [botocore] Doc only update for ElastiCache
  • api-change:proton: [botocore] This release adds APIs for getting the outputs and provisioned stacks for Environments, Pipelines, and ServiceInstances. You can now add tags to EnvironmentAccountConnections. It also adds APIs for working with PR-based provisioning. Also, it adds APIs for syncing templates with a git repository.
  • api-change:translate: [botocore] This release enables customers to use translation settings to mask profane words and phrases in their translation output.
  • api-change:lambda: [botocore] Remove Lambda function url apis
  • api-change:imagebuilder: [botocore] This release adds support for sharing AMIs with Organizations within an EC2 Image Builder Distribution Configuration.
  • api-change:customer-profiles: [botocore] This release introduces a new auto-merging feature for profile matching. The auto-merging configurations can be set via CreateDomain API or UpdateDomain API. You can use GetIdentityResolutionJob API and ListIdentityResolutionJobs API to fetch job status.
  • api-change:autoscaling: [botocore] Customers can now configure predictive scaling policies to proactively scale EC2 Auto Scaling groups based on any CloudWatch metrics that more accurately represent the load on the group than the four predefined metrics. They can also use math expressions to further customize the metrics.
  • api-change:timestream-write: [botocore] This release adds support for multi-measure records and magnetic store writes. Multi-measure records allow customers to store multiple measures in a single table row. Magnetic store writes enable customers to write late arrival data (data with timestamp in the past) directly into the magnetic store.
  • api-change:iotsitewise: [botocore] AWS IoT SiteWise now accepts data streams that aren't associated with any asset properties. You can organize data by updating data stream associations.

1.20.12

  • api-change:redshift: [botocore] This release adds support for reserved node exchange with restore/resize
  • api-change:elasticache: [botocore] Adding support for r6gd instances for Redis with data tiering. In a cluster with data tiering enabled, when available memory capacity is exhausted, the least recently used data is automatically tiered to solid state drives for cost-effective capacity scaling with minimal performance impact.
  • api-change:opensearch: [botocore] This release adds an optional parameter dry-run for the UpdateDomainConfig API to perform basic validation checks, and detect the deployment type that will be required for the configuration change, without actually applying the change.
  • api-change:backup: [botocore] This release adds new opt-in settings for advanced features for DynamoDB backups
  • api-change:iot: [botocore] This release introduces a new feature, Managed Job Template, for AWS IoT Jobs Service. Customers can now use service provided managed job templates to easily create jobs for supported standard job actions.
  • api-change:iotwireless: [botocore] Two new APIs, GetNetworkAnalyzerConfiguration and UpdateNetworkAnalyzerConfiguration, are added for the newly released Network Analyzer feature which enables customers to view real-time frame information and logs from LoRaWAN devices and gateways.
  • api-change:workspaces: [botocore] Documentation updates for Amazon WorkSpaces
  • api-change:s3: [botocore] Introduce two new Filters to S3 Lifecycle configurations - ObjectSizeGreaterThan and ObjectSizeLessThan. Introduce a new way to trigger actions on noncurrent versions by providing the number of newer noncurrent versions along with noncurrent days.
  • api-change:elbv2: [botocore] Update elbv2 client to latest version
  • api-change:macie2: [botocore] Documentation updates for Amazon Macie
  • api-change:ec2: [botocore] This release adds a new parameter ipv6Native to the allow creation of IPv6-only subnets using the CreateSubnet operation, and the operation ModifySubnetAttribute includes new parameters to modify subnet attributes to use resource-based naming and enable DNS resolutions for Private DNS name.
  • api-change:sqs: [botocore] Amazon SQS adds a new queue attribute, SqsManagedSseEnabled, which enables server-side queue encryption using SQS owned encryption keys.

... (truncated)

Commits
  • 1fdf8f3 Merge branch 'release-1.20.15'
  • 8a8b993 Bumping version to 1.20.15
  • 2157c7b Add changelog entries from botocore
  • 241facf Merge branch 'release-1.20.14'
  • dfa8146 Merge branch 'release-1.20.14' into develop
  • 3b3c79b Bumping version to 1.20.14
  • 7c9bfa2 Add changelog entries from botocore
  • 59f0cde Merge branch 'release-1.20.13'
  • bc52b96 Merge branch 'release-1.20.13' into develop
  • a7e6409 Bumping version to 1.20.13
  • Additional commits viewable in compare view

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 recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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)

Updates the requirements on [boto3](https://github.com/boto/boto3) to permit the latest version.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.20.6...1.20.15)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 29, 2021
@HelloYeew HelloYeew merged commit 9357c85 into new-website Nov 30, 2021
@HelloYeew HelloYeew deleted the dependabot/pip/boto3-approx-eq-1.20.15 branch November 30, 2021 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant