Skip to content

chore(deps): Bump boto3 from 1.21.0 to 1.21.23

Victor Engmark requested to merge dependabot-pip-boto3-1.21.23 into main

Bumps boto3 from 1.21.0 to 1.21.23.

Changelog

Sourced from boto3's changelog.

1.21.23

  • api-change:ram: [botocore] Document improvements to the RAM API operations and parameter descriptions.
  • api-change:ecr: [botocore] This release includes a fix in the DescribeImageScanFindings paginated output.
  • api-change:quicksight: [botocore] AWS QuickSight Service Features - Expand public API support for group management.
  • api-change:chime-sdk-meetings: [botocore] Add support for media replication to link multiple WebRTC media sessions together to reach larger and global audiences. Participants connected to a replica session can be granted access to join the primary session and can switch sessions with their existing WebRTC connection
  • api-change:mediaconnect: [botocore] This release adds support for selecting a maintenance window.

1.21.22

  • enhancement:jmespath: [botocore] Add env markers to get working version of jmespath for python 3.6
  • api-change:glue: [botocore] Added 9 new APIs for AWS Glue Interactive Sessions: ListSessions, StopSession, CreateSession, GetSession, DeleteSession, RunStatement, GetStatement, ListStatements, CancelStatement

1.21.21

  • enhancement:Dependency: [botocore] Added support for jmespath 1.0
  • api-change:amplifybackend: [botocore] Adding the ability to customize Cognito verification messages for email and SMS in CreateBackendAuth and UpdateBackendAuth. Adding deprecation documentation for ForgotPassword in CreateBackendAuth and UpdateBackendAuth
  • api-change:acm-pca: [botocore] AWS Certificate Manager (ACM) Private Certificate Authority (CA) now supports customizable certificate subject names and extensions.
  • api-change:ssm-incidents: [botocore] Removed incorrect validation pattern for IncidentRecordSource.invokedBy
  • enhancement:Dependency: Added support for jmespath 1.0
  • api-change:billingconductor: [botocore] This is the initial SDK release for AWS Billing Conductor. The AWS Billing Conductor is a customizable billing service, allowing you to customize your billing data to match your desired business structure.
  • api-change:s3outposts: [botocore] S3 on Outposts is releasing a new API, ListSharedEndpoints, that lists all endpoints associated with S3 on Outpost, that has been shared by Resource Access Manager (RAM).

1.21.20

  • api-change:robomaker: [botocore] This release deprecates ROS, Ubuntu and Gazbeo from RoboMaker Simulation Service Software Suites in favor of user-supplied containers and Relaxed Software Suites.
  • api-change:dataexchange: [botocore] This feature enables data providers to use the RevokeRevision operation to revoke subscriber access to a given revision. Subscribers are unable to interact with assets within a revoked revision.
  • api-change:ec2: [botocore] Adds the Cascade parameter to the DeleteIpam API. Customers can use this parameter to automatically delete their IPAM, including non-default scopes, pools, cidrs, and allocations. There mustn't be any pools provisioned in the default public scope to use this parameter.
  • api-change:cognito-idp: [botocore] Updated EmailConfigurationType and SmsConfigurationType to reflect that you can now choose Amazon SES and Amazon SNS resources in the same Region.
  • enhancement:AWSCRT: [botocore] Upgrade awscrt extra to 0.13.5
  • api-change:location: [botocore] New HERE style "VectorHereExplore" and "VectorHereExploreTruck".
  • api-change:ecs: [botocore] Documentation only update to address tickets
  • api-change:keyspaces: [botocore] Fixing formatting issues in CLI and SDK documentation
  • api-change:rds: [botocore] Various documentation improvements

1.21.19

  • api-change:kendra: [botocore] Amazon Kendra now provides a data source connector for Slack. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-slack.html
  • api-change:timestream-query: [botocore] Amazon Timestream Scheduled Queries now support Timestamp datatype in a multi-measure record.
  • enhancement:Stubber: [botocore] Added support for modeled exception fields when adding errors to a client stub. Implements boto/boto3[#3178](https://github.com/boto/boto3/issues/3178) <https://github.com/boto/botocore/issues/3178>__.
  • api-change:elasticache: [botocore] Doc only update for ElastiCache

... (truncated)

Commits
  • 6f5f1a1 Merge branch 'release-1.21.23'
  • 6b16558 Bumping version to 1.21.23
  • bd2b495 Add changelog entries from botocore
  • 83b3918 remove NO_PROXY from configuration docs (#3193)
  • 55ccf74 Merge branch 'release-1.21.22'
  • 0aff827 Merge branch 'release-1.21.22' into develop
  • 925d2ad Bumping version to 1.21.22
  • 3353d34 Add changelog entries from botocore
  • ccd5d28 Merge pull request #3188 from illtellyoulater/patch-1
  • 833d934 Update installation instructions
  • Additional commits viewable in compare view

Merge request reports