phenobarbital / asyncdb

Collection of Asynchronous (Asyncio-based) generic Database connectors
Other
38 stars 6 forks source link

Bump botocore from 1.31.64 to 1.35.33 #1294

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps botocore from 1.31.64 to 1.35.33.

Changelog

Sourced from botocore's changelog.

1.35.33

  • api-change:codepipeline: AWS CodePipeline introduces Commands action that enables you to easily run shell commands as part of your pipeline execution.
  • api-change:connect: Public GetMetricDataV2 Grouping increase from 3 to 4
  • api-change:ec2: This release includes a new API for modifying instance cpu-options after launch.
  • api-change:iot: This release adds support for Custom Authentication with X.509 Client Certificates, support for Custom Client Certificate validation, and support for selecting application protocol and authentication type without requiring TLS ALPN for customer's AWS IoT Domain Configurations.
  • api-change:marketplace-reporting: The AWS Marketplace Reporting service introduces the GetBuyerDashboard API. This API returns a dashboard that provides visibility into your organization's AWS Marketplace agreements and associated spend across the AWS accounts in your organization.
  • api-change:mediapackagev2: Added support for ClipStartTime on the FilterConfiguration object on OriginEndpoint manifest settings objects. Added support for EXT-X-START tags on produced HLS child playlists.
  • api-change:quicksight: QuickSight: Add support for exporting and importing folders in AssetBundle APIs
  • enhancement:AWSCRT: Update awscrt version to 0.22.0

1.35.32

  • api-change:appstream: Added support for Automatic Time Zone Redirection on Amazon AppStream 2.0
  • api-change:b2bi: Added and updated APIs to support outbound EDI transformations
  • api-change:bedrock-agent-runtime: Added raw model response and usage metrics to PreProcessing and PostProcessing Trace
  • api-change:bedrock-runtime: Added new fields to Amazon Bedrock Guardrails trace
  • api-change:iotdeviceadvisor: Add clientToken attribute and implement idempotency for CreateSuiteDefinition.
  • api-change:ivs-realtime: Adds new Stage Health EventErrorCodes applicable to RTMP(S) broadcasts. Bug Fix: Enforces that EncoderConfiguration Video height and width must be even-number values.
  • api-change:s3: This release introduces a header representing the minimum object size limit for Lifecycle transitions.
  • api-change:sagemaker: releasing builtinlcc to public
  • api-change:workspaces: WSP is being rebranded to become DCV.

1.35.31

  • api-change:bedrock-agent: This release adds support to stop an ongoing ingestion job using the StopIngestionJob API in Agents for Amazon Bedrock.
  • api-change:codeartifact: Add support for the dual stack endpoints.
  • api-change:rds: This release provides additional support for enabling Aurora Limitless Database DB clusters.

1.35.30

  • api-change:bedrock: Add support for custom models via provisioned throughput for Bedrock Model Evaluation
  • api-change:clouddirectory: Add examples for API operations in model.
  • api-change:connect: Amazon Connect introduces StartOutboundChatContact API allowing customers to initiate outbound chat contacts
  • api-change:pricing: Add examples for API operations in model.
  • api-change:resource-groups: This update includes new APIs to support application groups and to allow users to manage resource tag-sync tasks in applications.
  • api-change:supplychain: Release DataLakeDataset, DataIntegrationFlow and ResourceTagging APIs for AWS Supply Chain
  • api-change:timestream-influxdb: Timestream for InfluxDB now supports port configuration and additional customer-modifiable InfluxDB v2 parameters. This release adds Port to the CreateDbInstance and UpdateDbInstance API, and additional InfluxDB v2 parameters to the CreateDbParameterGroup API.
  • api-change:verifiedpermissions: Add examples for API operations in model.

1.35.29

... (truncated)

Commits


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 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)

Summary by Sourcery

Bump botocore dependency to version 1.35.33 to incorporate the latest API changes and enhancements.

Build:

sourcery-ai[bot] commented 1 month ago

Reviewer's Guide by Sourcery

This pull request updates the botocore dependency from version 1.31.64 to 1.35.33 in the setup.py file. The update includes several API changes, enhancements, and bug fixes across multiple AWS services.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Update botocore dependency version
  • Changed botocore version from 1.31.64 to 1.35.33 in two places within setup.py
setup.py
API changes and enhancements in multiple AWS services
  • Added support for Commands action in AWS CodePipeline
  • Increased GetMetricDataV2 Grouping from 3 to 4 in Amazon Connect
  • Added API for modifying instance cpu-options after launch in EC2
  • Enhanced IoT service with Custom Authentication and Client Certificate validation
  • Introduced GetBuyerDashboard API in AWS Marketplace Reporting
  • Added support for ClipStartTime and EXT-X-START tags in MediaPackage v2
  • Added support for exporting and importing folders in QuickSight AssetBundle APIs
  • Updated awscrt version to 0.22.0
Bug fixes and improvements
  • Fixed enforcement of even-number values for EncoderConfiguration Video height and width in IVS Realtime
  • Introduced a header for minimum object size limit in S3 Lifecycle transitions
  • Rebranded WSP to DCV in WorkSpaces

Tips and commands #### Interacting with Sourcery - **Trigger a new review:** Comment `@sourcery-ai review` on the pull request. - **Continue discussions:** Reply directly to Sourcery's review comments. - **Generate a GitHub issue from a review comment:** Ask Sourcery to create an issue from a review comment by replying to it. #### Customizing Your Experience Access your [dashboard](https://app.sourcery.ai) to: - Enable or disable review features such as the Sourcery-generated pull request summary, the reviewer's guide, and others. - Change the review language. - Add, remove or edit custom review instructions. - Adjust other review settings. #### Getting Help - [Contact our support team](mailto:support@sourcery.ai) for questions or feedback. - Visit our [documentation](https://docs.sourcery.ai) for detailed guides and information. - Keep in touch with the Sourcery team by following us on [X/Twitter](https://x.com/SourceryAI), [LinkedIn](https://www.linkedin.com/company/sourcery-ai/) or [GitHub](https://github.com/sourcery-ai).
dependabot[bot] commented 1 month ago

Superseded by #1296.