Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump boto3 from 1.34.2 to 1.34.7 #63

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 25, 2023

Bumps boto3 from 1.34.2 to 1.34.7.

Changelog

Sourced from boto3's changelog.

1.34.7

  • api-change:bedrock-agent: [botocore] Adding Claude 2.1 support to Bedrock Agents
  • api-change:glue: [botocore] This release adds additional configurations for Query Session Context on the following APIs: GetUnfilteredTableMetadata, GetUnfilteredPartitionMetadata, GetUnfilteredPartitionsMetadata.
  • api-change:lakeformation: [botocore] This release adds additional configurations on GetTemporaryGlueTableCredentials for Query Session Context.
  • api-change:mediaconnect: [botocore] This release adds the DescribeSourceMetadata API. This API can be used to view the stream information of the flow's source.
  • api-change:networkmonitor: [botocore] CloudWatch Network Monitor is a new service within CloudWatch that will help network administrators and operators continuously monitor network performance metrics such as round-trip-time and packet loss between their AWS-hosted applications and their on-premises locations.
  • api-change:omics: [botocore] Provides minor corrections and an updated description of APIs.
  • api-change:secretsmanager: [botocore] Update endpoint rules and examples.
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version

1.34.6

  • enhancement:AWSCRT: [botocore] Update awscrt version to 0.19.19
  • api-change:amp: [botocore] This release updates Amazon Managed Service for Prometheus APIs to support customer managed KMS keys.
  • api-change:appintegrations: [botocore] The Amazon AppIntegrations service adds DeleteApplication API for deleting applications, and updates APIs to support third party applications reacting to workspace events and make data requests to Amazon Connect for agent and contact events.
  • api-change:bedrock-agent: [botocore] This release introduces Amazon Aurora as a vector store on Knowledge Bases for Amazon Bedrock
  • api-change:codecommit: [botocore] AWS CodeCommit now supports customer managed keys from AWS Key Management Service. UpdateRepositoryEncryptionKey is added for updating the key configuration. CreateRepository, GetRepository, BatchGetRepositories are updated with new input or output parameters.
  • api-change:connect: [botocore] Adds APIs to manage User Proficiencies and Predefined Attributes. Enhances StartOutboundVoiceContact API input. Introduces SearchContacts API. Enhances DescribeContact API. Adds an API to update Routing Attributes in QueuePriority and QueueTimeAdjustmentSeconds.
  • api-change:medialive: [botocore] MediaLive now supports the ability to configure the audio that an AWS Elemental Link UHD device produces, when the device is configured as the source for a flow in AWS Elemental MediaConnect.
  • api-change:neptune-graph: [botocore] Adds Waiters for successful creation and deletion of Graph, Graph Snapshot, Import Task and Private Endpoints for Neptune Analytics
  • api-change:rds-data: [botocore] This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters.
  • api-change:rds: [botocore] This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters.
  • api-change:sagemaker: [botocore] Amazon SageMaker Training now provides model training container access for debugging purposes. Amazon SageMaker Search now provides the ability to use visibility conditions to limit resource access to a single domain or multiple domains.

1.34.5

  • api-change:appstream: [botocore] This release introduces configurable clipboard, allowing admins to specify the maximum length of text that can be copied by the users from their device to the remote session and vice-versa.
  • api-change:eks: [botocore] Add support for cluster insights, new EKS capability that surfaces potentially upgrade impacting issues.
  • api-change:guardduty: [botocore] This release 1) introduces a new API: GetOrganizationStatistics , and 2) adds a new UsageStatisticType TOP_ACCOUNTS_BY_FEATURE for GetUsageStatistics API
  • api-change:managedblockchain-query: [botocore] Adding Confirmation Status and Execution Status to GetTransaction Response.
  • api-change:mediatailor: [botocore] Adds the ability to configure time shifting on MediaTailor channels using the TimeShiftConfiguration field
  • api-change:route53: [botocore] Amazon Route 53 now supports the Canada West (Calgary) Region (ca-west-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version

1.34.4

  • api-change:appsync: [botocore] This release adds additional configurations on GraphQL APIs for limits on query depth, resolver count, and introspection
  • api-change:chime-sdk-meetings: [botocore] Add meeting features to specify a maximum camera resolution, a maximum content sharing resolution, and a maximum number of attendees for a given meeting.
  • api-change:ec2: [botocore] Provision BYOIPv4 address ranges and advertise them by specifying the network border groups option in Los Angeles, Phoenix and Dallas AWS Local Zones.
  • api-change:fsx: [botocore] Added support for FSx for OpenZFS on-demand data replication across AWS accounts and/or regions.Added the IncludeShared attribute for DescribeSnapshots.Added the CopyStrategy attribute for OpenZFSVolumeConfiguration.
  • api-change:marketplace-catalog: [botocore] AWS Marketplace now supports a new API, BatchDescribeEntities, which returns metadata and content for multiple entities.
  • api-change:rds: [botocore] RDS - The release adds two new APIs: DescribeDBRecommendations and ModifyDBRecommendation

... (truncated)

Commits
  • b203489 Merge branch 'release-1.34.7'
  • f2b80de Bumping version to 1.34.7
  • e46b611 Add changelog entries from botocore
  • e1632bc Merge branch 'release-1.34.6'
  • 603daf7 Merge branch 'release-1.34.6' into develop
  • 97a0197 Bumping version to 1.34.6
  • b7502b1 Add changelog entries from botocore
  • 3d6e139 Up minimum version of CRT required to support s3express (#3979)
  • 26e4bbb Merge branch 'release-1.34.5'
  • fdb0076 Merge branch 'release-1.34.5' into develop
  • Additional commits viewable 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [boto3](https://github.com/boto/boto3) from 1.34.2 to 1.34.7.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.2...1.34.7)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 25, 2023
Copy link
Author

dependabot bot commented on behalf of github Dec 27, 2023

Superseded by #65.

@dependabot dependabot bot closed this Dec 27, 2023
@dependabot dependabot bot deleted the dependabot/pip/boto3-1.34.7 branch December 27, 2023 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants