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

chore(deps): update python #107

Merged
merged 1 commit into from
Jan 20, 2025
Merged

chore(deps): update python #107

merged 1 commit into from
Jan 20, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
boto3 ==1.35.97 -> ==1.36.2 age adoption passing confidence
botocore ==1.35.97 -> ==1.36.2 age adoption passing confidence
google-api-python-client ==2.158.0 -> ==2.159.0 age adoption passing confidence
s3transfer ==0.10.4 -> ==0.11.1 age adoption passing confidence

Release Notes

boto/boto3 (boto3)

v1.36.2

Compare Source

======

  • api-change:bedrock-runtime: [botocore] Allow hyphens in tool name for Converse and ConverseStream APIs
  • api-change:detective: [botocore] Doc only update for Detective documentation.
  • api-change:ec2: [botocore] Release u7i-6tb.112xlarge, u7i-8tb.112xlarge, u7inh-32tb.480xlarge, p5e.48xlarge, p5en.48xlarge, f2.12xlarge, f2.48xlarge, trn2.48xlarge instance types.
  • api-change:notifications: [botocore] Added support for Managed Notifications, integration with AWS Organization and added aggregation summaries for Aggregate Notifications
  • api-change:sagemaker: [botocore] Correction of docs for "Added support for ml.trn1.32xlarge instance type in Reserved Capacity Offering"

v1.36.1

Compare Source

======

  • api-change:ecs: [botocore] The release addresses Amazon ECS documentation tickets.
  • api-change:sagemaker: [botocore] Added support for ml.trn1.32xlarge instance type in Reserved Capacity Offering

v1.36.0

Compare Source

======

  • api-change:apigateway: [botocore] Documentation updates for Amazon API Gateway
  • api-change:bedrock-agent-runtime: [botocore] Now supports streaming for inline agents.
  • api-change:cognito-identity: [botocore] corrects the dual-stack endpoint configuration
  • api-change:partnercentral-selling: [botocore] Add Tagging support for ResourceSnapshotJob resources
  • api-change:s3: [botocore] This change enhances integrity protections for new SDK requests to S3. S3 SDKs now support the CRC64NVME checksum algorithm, full object checksums for multipart S3 objects, and new default integrity protections for S3 requests.
  • api-change:security-ir: [botocore] Increase minimum length of Threat Actor IP 'userAgent' to 1.
  • api-change:sesv2: [botocore] This release introduces a new recommendation in Virtual Deliverability Manager Advisor, which detects elevated complaint rates for customer sending identities.
  • api-change:workspaces: [botocore] Added GeneralPurpose.4xlarge & GeneralPurpose.8xlarge ComputeTypes.
  • api-change:workspaces-thin-client: [botocore] Mark type in MaintenanceWindow as required.
  • enhancement:AWSCRT: [botocore] Update awscrt version to 0.23.4
  • feature:s3: [botocore] The S3 client attempts to validate response checksums for all S3 API operations that support checksums. However, if the SDK has not implemented the specified checksum algorithm then this validation is skipped. Checksum validation behavior can be configured using the when_supported and when_required options - in code using the response_checksum_validation parameter for botocore.config.Config, in the shared AWS config file using response_checksum_validation, or as an env variable using AWS_RESPONSE_CHECKSUM_VALIDATION.
  • feature:s3: [botocore] Added support for the CRC64NVME checksum algorithm in the S3 client through the optional AWS CRT (awscrt) dependency.
  • feature:s3: [botocore] S3 client behavior is updated to always calculate a CRC32 checksum by default for operations that support it (such as PutObject or UploadPart), or require it (such as DeleteObjects). Checksum behavior can be configured using when_supported and when_required options - in code using the request_checksum_calculation parameter for botocore.config.Config, in the shared AWS config file using request_checksum_calculation, or as an env variable using AWS_REQUEST_CHECKSUM_CALCULATION. Note: Botocore will no longer automatically compute and populate the Content-MD5 header.

v1.35.99

Compare Source

=======

  • api-change:gamelift: [botocore] Amazon GameLift releases a new game session placement feature: PriorityConfigurationOverride. You can now override how a game session queue prioritizes placement locations for a single StartGameSessionPlacement request.
  • api-change:route53: [botocore] Amazon Route 53 now supports the Mexico (Central) Region (mx-central-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region

v1.35.98

Compare Source

=======

  • api-change:artifact: [botocore] Support resolving regional API calls to partition's leader region endpoint.
  • api-change:bedrock: [botocore] With this release, Bedrock Evaluation will now support latency-optimized inference for foundation models.
  • api-change:ec2: [botocore] Add support for DisconnectOnSessionTimeout flag in CreateClientVpnEndpoint and ModifyClientVpnEndpoint requests and DescribeClientVpnEndpoints responses
  • api-change:kafkaconnect: [botocore] Support updating connector configuration via UpdateConnector API. Release Operations API to monitor the status of the connector operation.
  • api-change:transcribe: [botocore] This update provides tagging support for Transcribe's Call Analytics Jobs and Call Analytics Categories.
boto/botocore (botocore)

v1.36.2

Compare Source

======

  • api-change:bedrock-runtime: Allow hyphens in tool name for Converse and ConverseStream APIs
  • api-change:detective: Doc only update for Detective documentation.
  • api-change:ec2: Release u7i-6tb.112xlarge, u7i-8tb.112xlarge, u7inh-32tb.480xlarge, p5e.48xlarge, p5en.48xlarge, f2.12xlarge, f2.48xlarge, trn2.48xlarge instance types.
  • api-change:notifications: Added support for Managed Notifications, integration with AWS Organization and added aggregation summaries for Aggregate Notifications
  • api-change:sagemaker: Correction of docs for "Added support for ml.trn1.32xlarge instance type in Reserved Capacity Offering"

v1.36.1

Compare Source

======

  • api-change:ecs: The release addresses Amazon ECS documentation tickets.
  • api-change:sagemaker: Added support for ml.trn1.32xlarge instance type in Reserved Capacity Offering

v1.36.0

Compare Source

======

  • api-change:apigateway: Documentation updates for Amazon API Gateway
  • api-change:bedrock-agent-runtime: Now supports streaming for inline agents.
  • api-change:cognito-identity: corrects the dual-stack endpoint configuration
  • api-change:partnercentral-selling: Add Tagging support for ResourceSnapshotJob resources
  • api-change:s3: This change enhances integrity protections for new SDK requests to S3. S3 SDKs now support the CRC64NVME checksum algorithm, full object checksums for multipart S3 objects, and new default integrity protections for S3 requests.
  • api-change:security-ir: Increase minimum length of Threat Actor IP 'userAgent' to 1.
  • api-change:sesv2: This release introduces a new recommendation in Virtual Deliverability Manager Advisor, which detects elevated complaint rates for customer sending identities.
  • api-change:workspaces: Added GeneralPurpose.4xlarge & GeneralPurpose.8xlarge ComputeTypes.
  • api-change:workspaces-thin-client: Mark type in MaintenanceWindow as required.
  • enhancement:AWSCRT: Update awscrt version to 0.23.4
  • feature:s3: The S3 client attempts to validate response checksums for all S3 API operations that support checksums. However, if the SDK has not implemented the specified checksum algorithm then this validation is skipped. Checksum validation behavior can be configured using the when_supported and when_required options - in code using the response_checksum_validation parameter for botocore.config.Config, in the shared AWS config file using response_checksum_validation, or as an env variable using AWS_RESPONSE_CHECKSUM_VALIDATION.
  • feature:s3: Added support for the CRC64NVME checksum algorithm in the S3 client through the optional AWS CRT (awscrt) dependency.
  • feature:s3: S3 client behavior is updated to always calculate a CRC32 checksum by default for operations that support it (such as PutObject or UploadPart), or require it (such as DeleteObjects). Checksum behavior can be configured using when_supported and when_required options - in code using the request_checksum_calculation parameter for botocore.config.Config, in the shared AWS config file using request_checksum_calculation, or as an env variable using AWS_REQUEST_CHECKSUM_CALCULATION. Note: Botocore will no longer automatically compute and populate the Content-MD5 header.

v1.35.99

Compare Source

=======

  • api-change:gamelift: Amazon GameLift releases a new game session placement feature: PriorityConfigurationOverride. You can now override how a game session queue prioritizes placement locations for a single StartGameSessionPlacement request.
  • api-change:route53: Amazon Route 53 now supports the Mexico (Central) Region (mx-central-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region

v1.35.98

Compare Source

=======

  • api-change:artifact: Support resolving regional API calls to partition's leader region endpoint.
  • api-change:bedrock: With this release, Bedrock Evaluation will now support latency-optimized inference for foundation models.
  • api-change:ec2: Add support for DisconnectOnSessionTimeout flag in CreateClientVpnEndpoint and ModifyClientVpnEndpoint requests and DescribeClientVpnEndpoints responses
  • api-change:kafkaconnect: Support updating connector configuration via UpdateConnector API. Release Operations API to monitor the status of the connector operation.
  • api-change:transcribe: This update provides tagging support for Transcribe's Call Analytics Jobs and Call Analytics Categories.
googleapis/google-api-python-client (google-api-python-client)

v2.159.0

Compare Source

Features
Bug Fixes
boto/s3transfer (s3transfer)

v0.11.1

Compare Source

======

  • bugfix:Dependencies: Update the floor version of botocore to 1.36.0 to match imports.

v0.11.0

Compare Source

======

  • feature:manager: Use CRC32 by default and support user provided full-object checksums.

Configuration

📅 Schedule: Branch creation - "before 5am on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) January 20, 2025 00:55
@renovate renovate bot merged commit 928fc50 into main Jan 20, 2025
3 checks passed
@renovate renovate bot deleted the renovate/python branch January 20, 2025 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants