segmentio / analytics-python

The hassle-free way to integrate analytics into any python application.
https://segment.com/libraries/python
MIT License
240 stars 149 forks source link

Bump botocore from 1.29.40 to 1.34.3 #391

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps botocore from 1.29.40 to 1.34.3.

Changelog

Sourced from botocore's changelog.

1.34.3

  • api-change:cognito-idp: Amazon Cognito now supports trigger versions that define the fields in the request sent to pre token generation Lambda triggers.
  • api-change:eks: Add support for EKS Cluster Access Management.
  • api-change:quicksight: A docs-only release to add missing entities to the API reference.
  • api-change:route53resolver: Add DOH protocols in resolver endpoints.

1.34.2

  • api-change:cloud9: Updated Cloud9 API documentation for AL2023 release
  • api-change:connect: Adds relatedContactId field to StartOutboundVoiceContact API input. Introduces PauseContact API and ResumeContact API for Task contacts. Adds pause duration, number of pauses, timestamps for last paused and resumed events to DescribeContact API response. Adds new Rule type and new Rule action.
  • api-change:connectcases: Increase number of fields that can be included in CaseEventIncludedData from 50 to 200
  • api-change:kms: Documentation updates for AWS Key Management Service
  • api-change:rds: Updates Amazon RDS documentation by adding code examples
  • api-change:sagemaker: This release 1) introduces a new API: DeleteCompilationJob , and 2) adds InfraCheckConfig for Create/Describe training job API

1.34.1

  • api-change:appstream: This release includes support for images of Windows Server 2022 platform.
  • api-change:b2bi: Documentation updates for AWS B2B Data Interchange
  • api-change:billingconductor: Billing Conductor is releasing a new API, GetBillingGroupCostReport, which provides the ability to retrieve/view the Billing Group Cost Report broken down by attributes for a specific billing group.
  • api-change:connect: This release adds support for more granular billing using tags (key:value pairs)
  • api-change:controltower: Documentation updates for AWS Control Tower.
  • api-change:firehose: This release, 1) adds configurable buffering hints for the Splunk destination, and 2) reduces the minimum configurable buffering interval for supported destinations
  • api-change:gamelift: Amazon GameLift adds the ability to add and update the game properties of active game sessions.
  • api-change:iot: This release adds the ability to self-manage certificate signing in AWS IoT Core fleet provisioning using the new certificate provider resource.
  • api-change:neptune-graph: This is the initial SDK release for Amazon Neptune Analytics
  • api-change:opensearch: Updating documentation for Amazon OpenSearch Service support for new zero-ETL integration with Amazon S3.
  • api-change:quicksight: Update Dashboard Links support; SingleAxisOptions support; Scatterplot Query limit support.
  • api-change:workspaces: Updated note to ensure customers understand running modes.
  • api-change:endpoint-rules: Update endpoint-rules client to latest version

1.34.0

  • feature:Python: End of support for Python 3.7
  • api-change:drs: Adding AgentVersion to SourceServer and RecoveryInstance structures

1.33.13

  • api-change:imagebuilder: This release adds the Image Workflows feature to give more flexibility and control over the image building and testing process.
  • api-change:location: This release 1) adds sub-municipality field in Places API for searching and getting places information, and 2) allows optimizing route calculation based on expected arrival time.

... (truncated)

Commits
  • 7ee6eee Merge branch 'release-1.34.3'
  • 66d8685 Bumping version to 1.34.3
  • 906b7f6 Update to latest partitions and endpoints
  • 8d4f13d Update to latest models
  • b2a1ac9 Merge pull request #3090 from kyleknap/remove-psuedo-fips-region-tests
  • 1533bc0 Remove old pseudo FIPS region tests
  • 70e7330 Added bugs to stale issue workflow (#3087)
  • 0197406 Merge branch 'release-1.34.2'
  • 90bc955 Merge branch 'release-1.34.2' into develop
  • e20f6d6 Bumping version to 1.34.2
  • 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 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)
dependabot[bot] commented 9 months ago

Dependabot tried to add @heitorsampaio as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/segmentio/analytics-python/pulls/391/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the segmentio/analytics-python repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
dependabot[bot] commented 9 months ago

Superseded by #392.