Update dependency boto3 to v1.34.144 #125

Merged
renovate merged 1 commits from renovate/boto3-1.34.x into main 2024-07-15 13:33:55 +00:00
Member

This PR contains the following updates:

Package Update Change
boto3 patch ==1.34.138 -> ==1.34.144

Release Notes

boto/boto3 (boto3)

v1.34.144

Compare Source

========

  • api-change:acm-pca: [botocore] Minor refactoring of C2J model for AWS Private CA
  • api-change:arc-zonal-shift: [botocore] Adds the option to subscribe to get notifications when a zonal autoshift occurs in a region.
  • api-change:globalaccelerator: [botocore] This feature adds exceptions to the Customer API to avoid throwing Internal Service errors
  • api-change:pinpoint: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:quicksight: [botocore] Vega ally control options and Support for Reviewed Answers in Topics

v1.34.143

Compare Source

========

  • api-change:batch: [botocore] This feature allows AWS Batch Jobs with EKS container orchestration type to be run as Multi-Node Parallel Jobs.
  • api-change:bedrock: [botocore] Add support for contextual grounding check for Guardrails for Amazon Bedrock.
  • api-change:bedrock-agent: [botocore] Introduces new data sources and chunking strategies for Knowledge bases, advanced parsing logic using FMs, session summary generation, and code interpretation (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational models, and resources.
  • api-change:bedrock-agent-runtime: [botocore] Introduces query decomposition, enhanced Agents integration with Knowledge bases, session summary generation, and code interpretation (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational models, and resources for end-to-end solutions.
  • api-change:bedrock-runtime: [botocore] Add support for contextual grounding check and ApplyGuardrail API for Guardrails for Amazon Bedrock.
  • api-change:ec2: [botocore] Add parameters to enable provisioning IPAM BYOIPv4 space at a Local Zone Network Border Group level
  • api-change:glue: [botocore] Add recipe step support for recipe node
  • api-change:groundstation: [botocore] Documentation update specifying OEM ephemeris units of measurement
  • api-change:license-manager-linux-subscriptions: [botocore] Add support for third party subscription providers, starting with RHEL subscriptions through Red Hat Subscription Manager (RHSM). Additionally, add support for tagging subscription provider resources, and detect when an instance has more than one Linux subscription and notify the customer.
  • api-change:mediaconnect: [botocore] AWS Elemental MediaConnect introduces the ability to disable outputs. Disabling an output allows you to keep the output attached to the flow, but stop streaming to the output destination. A disabled output does not incur data transfer costs.

v1.34.142

Compare Source

========

  • api-change:datazone: [botocore] This release deprecates dataProductItem field from SearchInventoryResultItem, along with some unused DataProduct shapes
  • api-change:fsx: [botocore] Adds support for FSx for NetApp ONTAP 2nd Generation file systems, and FSx for OpenZFS Single AZ HA file systems.
  • api-change:opensearch: [botocore] This release adds support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the current state of the setup or tear-down.
  • api-change:sagemaker: [botocore] This release 1/ enables optimization jobs that allows customers to perform Ahead-of-time compilation and quantization. 2/ allows customers to control access to Amazon Q integration in SageMaker Studio. 3/ enables AdditionalModelDataSources for CreateModel action.

v1.34.141

Compare Source

========

  • api-change:codedeploy: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:devicefarm: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:dms: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:elasticbeanstalk: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:es: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:firehose: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:gamelift: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:qapps: [botocore] This is a general availability (GA) release of Amazon Q Apps, a capability of Amazon Q Business. Q Apps leverages data sources your company has provided to enable users to build, share, and customize apps within your organization.
  • api-change:route53resolver: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:ses: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.

v1.34.140

Compare Source

========

  • api-change:acm: [botocore] Documentation updates, including fixes for xml formatting, broken links, and ListCertificates description.
  • api-change:ecr: [botocore] This release for Amazon ECR makes change to bring the SDK into sync with the API.
  • api-change:payment-cryptography-data: [botocore] Added further restrictions on logging of potentially sensitive inputs and outputs.
  • api-change:qbusiness: [botocore] Add personalization to Q Applications. Customers can enable or disable personalization when creating or updating a Q application with the personalization configuration.

v1.34.139

Compare Source

========

  • api-change:application-autoscaling: [botocore] Doc only update for Application Auto Scaling that fixes resource name.
  • api-change:directconnect: [botocore] This update includes documentation for support of new native 400 GBps ports for Direct Connect.
  • api-change:organizations: [botocore] Added a new reason under ConstraintViolationException in RegisterDelegatedAdministrator API to prevent registering suspended accounts as delegated administrator of a service.
  • api-change:rekognition: [botocore] This release adds support for tagging projects and datasets with the CreateProject and CreateDataset APIs.
  • api-change:workspaces: [botocore] Fix create workspace bundle RootStorage/UserStorage to accept non null values

Configuration

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

🚦 Automerge: Enabled.

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

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


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [boto3](https://github.com/boto/boto3) | patch | `==1.34.138` -> `==1.34.144` | --- ### Release Notes <details> <summary>boto/boto3 (boto3)</summary> ### [`v1.34.144`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134144) [Compare Source](https://github.com/boto/boto3/compare/1.34.143...1.34.144) \======== - api-change:`acm-pca`: \[`botocore`] Minor refactoring of C2J model for AWS Private CA - api-change:`arc-zonal-shift`: \[`botocore`] Adds the option to subscribe to get notifications when a zonal autoshift occurs in a region. - api-change:`globalaccelerator`: \[`botocore`] This feature adds exceptions to the Customer API to avoid throwing Internal Service errors - api-change:`pinpoint`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`quicksight`: \[`botocore`] Vega ally control options and Support for Reviewed Answers in Topics ### [`v1.34.143`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134143) [Compare Source](https://github.com/boto/boto3/compare/1.34.142...1.34.143) \======== - api-change:`batch`: \[`botocore`] This feature allows AWS Batch Jobs with EKS container orchestration type to be run as Multi-Node Parallel Jobs. - api-change:`bedrock`: \[`botocore`] Add support for contextual grounding check for Guardrails for Amazon Bedrock. - api-change:`bedrock-agent`: \[`botocore`] Introduces new data sources and chunking strategies for Knowledge bases, advanced parsing logic using FMs, session summary generation, and code interpretation (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational models, and resources. - api-change:`bedrock-agent-runtime`: \[`botocore`] Introduces query decomposition, enhanced Agents integration with Knowledge bases, session summary generation, and code interpretation (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational models, and resources for end-to-end solutions. - api-change:`bedrock-runtime`: \[`botocore`] Add support for contextual grounding check and ApplyGuardrail API for Guardrails for Amazon Bedrock. - api-change:`ec2`: \[`botocore`] Add parameters to enable provisioning IPAM BYOIPv4 space at a Local Zone Network Border Group level - api-change:`glue`: \[`botocore`] Add recipe step support for recipe node - api-change:`groundstation`: \[`botocore`] Documentation update specifying OEM ephemeris units of measurement - api-change:`license-manager-linux-subscriptions`: \[`botocore`] Add support for third party subscription providers, starting with RHEL subscriptions through Red Hat Subscription Manager (RHSM). Additionally, add support for tagging subscription provider resources, and detect when an instance has more than one Linux subscription and notify the customer. - api-change:`mediaconnect`: \[`botocore`] AWS Elemental MediaConnect introduces the ability to disable outputs. Disabling an output allows you to keep the output attached to the flow, but stop streaming to the output destination. A disabled output does not incur data transfer costs. ### [`v1.34.142`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134142) [Compare Source](https://github.com/boto/boto3/compare/1.34.141...1.34.142) \======== - api-change:`datazone`: \[`botocore`] This release deprecates dataProductItem field from SearchInventoryResultItem, along with some unused DataProduct shapes - api-change:`fsx`: \[`botocore`] Adds support for FSx for NetApp ONTAP 2nd Generation file systems, and FSx for OpenZFS Single AZ HA file systems. - api-change:`opensearch`: \[`botocore`] This release adds support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the current state of the setup or tear-down. - api-change:`sagemaker`: \[`botocore`] This release 1/ enables optimization jobs that allows customers to perform Ahead-of-time compilation and quantization. 2/ allows customers to control access to Amazon Q integration in SageMaker Studio. 3/ enables AdditionalModelDataSources for CreateModel action. ### [`v1.34.141`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134141) [Compare Source](https://github.com/boto/boto3/compare/1.34.140...1.34.141) \======== - api-change:`codedeploy`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`devicefarm`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`dms`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`elasticbeanstalk`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`es`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`firehose`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`gamelift`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`qapps`: \[`botocore`] This is a general availability (GA) release of Amazon Q Apps, a capability of Amazon Q Business. Q Apps leverages data sources your company has provided to enable users to build, share, and customize apps within your organization. - api-change:`route53resolver`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`ses`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. ### [`v1.34.140`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134140) [Compare Source](https://github.com/boto/boto3/compare/1.34.139...1.34.140) \======== - api-change:`acm`: \[`botocore`] Documentation updates, including fixes for xml formatting, broken links, and ListCertificates description. - api-change:`ecr`: \[`botocore`] This release for Amazon ECR makes change to bring the SDK into sync with the API. - api-change:`payment-cryptography-data`: \[`botocore`] Added further restrictions on logging of potentially sensitive inputs and outputs. - api-change:`qbusiness`: \[`botocore`] Add personalization to Q Applications. Customers can enable or disable personalization when creating or updating a Q application with the personalization configuration. ### [`v1.34.139`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134139) [Compare Source](https://github.com/boto/boto3/compare/1.34.138...1.34.139) \======== - api-change:`application-autoscaling`: \[`botocore`] Doc only update for Application Auto Scaling that fixes resource name. - api-change:`directconnect`: \[`botocore`] This update includes documentation for support of new native 400 GBps ports for Direct Connect. - api-change:`organizations`: \[`botocore`] Added a new reason under ConstraintViolationException in RegisterDelegatedAdministrator API to prevent registering suspended accounts as delegated administrator of a service. - api-change:`rekognition`: \[`botocore`] This release adds support for tagging projects and datasets with the CreateProject and CreateDataset APIs. - api-change:`workspaces`: \[`botocore`] Fix create workspace bundle RootStorage/UserStorage to accept non null values </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjIuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQyMi40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2024-07-15 13:33:53 +00:00
Build and push mlflow container / Build and push mlflow container (push) Successful in 1m25s Details
c97fdcfe4e
Update dependency boto3 to v1.34.144
renovate merged commit c97fdcfe4e into main 2024-07-15 13:33:55 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Cluster/mlflow#125
No description provided.