Skip to content

Update dependency boto3 to v1.26.3 (develop)

RenovateBot requested to merge renovate/develop-boto3-1.x into develop

This MR contains the following updates:

Package Type Update Change
boto3 dependencies minor ==1.25.4 -> ==1.26.3

Release Notes

boto/boto3

v1.26.3

Compare Source

======

  • api-change:ec2: [botocore] This release adds API support for the recipient of an AMI account share to remove shared AMI launch permissions.
  • api-change:emr-containers: [botocore] Adding support for Job templates. Job templates allow you to create and store templates to configure Spark applications parameters. This helps you ensure consistent settings across applications by reusing and enforcing configuration overrides in data pipelines.
  • api-change:logs: [botocore] Doc-only update for bug fixes and support of export to buckets encrypted with SSE-KMS
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version

v1.26.2

Compare Source

======

  • api-change:memorydb: [botocore] Adding support for r6gd instances for MemoryDB 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:sagemaker: [botocore] Amazon SageMaker now supports running training jobs on ml.trn1 instance types.
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version

v1.26.1

Compare Source

======

  • api-change:iotsitewise: [botocore] This release adds the ListAssetModelProperties and ListAssetProperties APIs. You can list all properties that belong to a single asset model or asset using these two new APIs.
  • api-change:s3control: [botocore] S3 on Outposts launches support for Lifecycle configuration for Outposts buckets. With S3 Lifecycle configuration, you can mange objects so they are stored cost effectively. You can manage objects using size-based rules and specify how many noncurrent versions bucket will retain.
  • api-change:sagemaker: [botocore] This release updates Framework model regex for ModelPackage to support new Framework version xgboost, sklearn.
  • api-change:ssm-incidents: [botocore] Adds support for tagging replication-set on creation.

v1.26.0

Compare Source

======

  • feature:Endpoints: [botocore] Migrate all services to use new AWS Endpoint Resolution framework
  • Enhancement:Endpoints: [botocore] Discontinued use of sslCommonName hosts as detailed in 1.27.0 (see #&#8203;2705 <https://github.com/boto/botocore/issues/2705>__ for more info)
  • api-change:rds: [botocore] Relational Database Service - This release adds support for configuring Storage Throughput on RDS database instances.
  • api-change:textract: [botocore] Add ocr results in AnalyzeIDResponse as blocks

v1.25.5

Compare Source

======

  • api-change:apprunner: [botocore] This release adds support for private App Runner services. Services may now be configured to be made private and only accessible from a VPC. The changes include a new VpcIngressConnection resource and several new and modified APIs.
  • api-change:connect: [botocore] Amazon connect now support a new API DismissUserContact to dismiss or remove terminated contacts in Agent CCP
  • api-change:ec2: [botocore] Elastic IP transfer is a new Amazon VPC feature that allows you to transfer your Elastic IP addresses from one AWS Account to another.
  • api-change:iot: [botocore] This release adds the Amazon Location action to IoT Rules Engine.
  • api-change:logs: [botocore] SDK release to support tagging for destinations and log groups with TagResource. Also supports tag on create with PutDestination.
  • api-change:sesv2: [botocore] This release includes support for interacting with the Virtual Deliverability Manager, allowing you to opt in/out of the feature and to retrieve recommendations and metric data.
  • api-change:textract: [botocore] This release introduces additional support for 30+ normalized fields such as vendor address and currency. It also includes OCR output in the response and accuracy improvements for the already supported fields in previous version

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports