Skip to content

Bump boto3 from 1.18.59 to 1.18.61

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

Created by: dependabot[bot]

Bumps boto3 from 1.18.59 to 1.18.61.

Changelog

Sourced from boto3's changelog.

1.18.61

  • api-change:config: [botocore] Adding Config support for AWS::OpenSearch::Domain
  • api-change:ec2: [botocore] This release adds support for additional VPC Flow Logs delivery options to S3, such as Apache Parquet formatted files, Hourly partitions and Hive-compatible S3 prefixes
  • api-change:storagegateway: [botocore] Adding support for Audit Logs on NFS shares and Force Closing Files on SMB shares.
  • api-change:workmail: [botocore] This release adds APIs for adding, removing and retrieving details of mail domains
  • api-change:kinesisanalyticsv2: [botocore] Support for Apache Flink 1.13 in Kinesis Data Analytics. Changed the required status of some Update properties to better fit the corresponding Create properties.

1.18.60

  • api-change:cloudsearch: [botocore] Adds an additional validation exception for Amazon CloudSearch configuration APIs for better error handling.
  • api-change:ecs: [botocore] Documentation only update to address tickets.
  • api-change:mediatailor: [botocore] MediaTailor now supports ad prefetching.
  • api-change:ec2: [botocore] EncryptionSupport for InstanceStorageInfo added to DescribeInstanceTypes API
Commits
  • 5670e64 Merge branch 'release-1.18.61'
  • b77bb65 Bumping version to 1.18.61
  • a9d9172 Add changelog entries from botocore
  • ef35d5d Merge branch 'release-1.18.60'
  • 868088c Merge branch 'release-1.18.60' into develop
  • 5734837 Bumping version to 1.18.60
  • e766ff1 Add changelog entries from botocore
  • 62ceb05 Move from 3.10-dev to 3.10 (#3036)
  • 4f667ba Update documentation cookie preferences (#3035)
  • 31531e1 Merge branch 'release-1.18.59' 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