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.38 #434

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps botocore from 1.29.40 to 1.34.38.

Changelog

Sourced from botocore's changelog.

1.34.38

  • api-change:codepipeline: Add ability to execute pipelines with new parallel & queued execution modes and add support for triggers with filtering on branches and file paths.
  • api-change:quicksight: General Interactions for Visuals; Waterfall Chart Color Configuration; Documentation Update
  • api-change:workspaces: This release introduces User-Decoupling feature. This feature allows Workspaces Core customers to provision workspaces without providing users. CreateWorkspaces and DescribeWorkspaces APIs will now take a new optional parameter "WorkspaceName".

1.34.37

  • api-change:datasync: AWS DataSync now supports manifests for specifying files or objects to transfer.
  • api-change:lexv2-models: Update lexv2-models client to latest version
  • api-change:redshift: LisRecommendations API to fetch Amazon Redshift Advisor recommendations.

1.34.36

  • api-change:appsync: Support for environment variables in AppSync GraphQL APIs
  • api-change:ecs: This release is a documentation only update to address customer issues.
  • api-change:es: This release adds clear visibility to the customers on the changes that they make on the domain.
  • api-change:logs: This release adds a new field, logGroupArn, to the response of the logs:DescribeLogGroups action.
  • api-change:opensearch: This release adds clear visibility to the customers on the changes that they make on the domain.
  • api-change:wafv2: You can now delete an API key that you've created for use with your CAPTCHA JavaScript integration API.

1.34.35

  • api-change:glue: Introduce Catalog Encryption Role within Glue Data Catalog Settings. Introduce SASL/PLAIN as an authentication method for Glue Kafka connections
  • api-change:workspaces: Added definitions of various WorkSpace states

1.34.34

  • api-change:dynamodb: Any number of users can execute up to 50 concurrent restores (any type of restore) in a given account.
  • api-change:sagemaker: Amazon SageMaker Canvas adds GenerativeAiSettings support for CanvasAppSettings.
  • api-change:endpoint-rules: Update endpoint-rules client to latest version

1.34.33

  • api-change:cognito-idp: Added CreateIdentityProvider and UpdateIdentityProvider details for new SAML IdP features
  • api-change:ivs: This release introduces a new resource Playback Restriction Policy which can be used to geo-restrict or domain-restrict channel stream playback when associated with a channel. New APIs to support this resource were introduced in the form of Create/Delete/Get/Update/List.
  • api-change:managedblockchain-query: This release adds support for transactions that have not reached finality. It also removes support for the status property from the response of the GetTransaction operation. You can use the confirmationStatus and executionStatus properties to determine the status of the transaction.
  • api-change:mediaconvert: This release includes support for broadcast-mixed audio description tracks.
  • api-change:neptune-graph: Adding new APIs in SDK for Amazon Neptune Analytics. These APIs include operations to execute, cancel, list queries and get the graph summary.

... (truncated)

Commits
  • 4262550 Merge branch 'release-1.34.38'
  • 82cef38 Bumping version to 1.34.38
  • c238b8e Update to latest models
  • 8d4e705 Merge branch 'release-1.34.37'
  • 5a114bd Merge branch 'release-1.34.37' into develop
  • 31e7a36 Bumping version to 1.34.37
  • 00c4a7c Update to latest partitions and endpoints
  • 3bf633b Update to latest models
  • d50c239 Merge branch 'release-1.34.36'
  • 08841cb Merge branch 'release-1.34.36' 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 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 7 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/434/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 7 months ago

Superseded by #435.