Skip to content

Bump boto3 from 1.20.12 to 1.20.13

Guillaume Everarts de Velp requested to merge dependabot/pip/boto3-1.20.13 into master

Created by: dependabot[bot]

Bumps boto3 from 1.20.12 to 1.20.13.

Changelog

Sourced from boto3's changelog.

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.
Commits
  • 59f0cde Merge branch 'release-1.20.13'
  • a7e6409 Bumping version to 1.20.13
  • 32f6cfc Add changelog entries from botocore
  • 4cd639c Merge branch 'release-1.20.12' into develop
  • See full diff 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 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)

Merge request reports

Loading