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

Update dependency boto3 to >=1.36.2,<1.37.0 #383

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

red-hat-konflux[bot]
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Jan 11, 2025

This PR contains the following updates:

Package Type Update Change
boto3 minor >=1.34.1,<1.35.98 -> >=1.36.2,<1.37.0
boto3 project.dependencies minor >=1.34.1,<1.35.98 -> >=1.36.2,<1.37.0

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


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.

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

To execute skipped test pipelines write comment /ok-to-test.

This PR has been generated by MintMaker (powered by Renovate Bot).

@github-actions github-actions bot enabled auto-merge January 11, 2025 08:31
@red-hat-konflux red-hat-konflux bot changed the title Update dependency boto3 to >=1.35.97,<1.36.0 Update dependency boto3 to >=1.35.97,<1.36.0 - autoclosed Jan 13, 2025
@red-hat-konflux red-hat-konflux bot closed this Jan 13, 2025
auto-merge was automatically disabled January 13, 2025 08:23

Pull request was closed

@red-hat-konflux red-hat-konflux bot deleted the konflux/mintmaker/main/boto3-1.x branch January 13, 2025 08:23
@red-hat-konflux red-hat-konflux bot changed the title Update dependency boto3 to >=1.35.97,<1.36.0 - autoclosed Update dependency boto3 to >=1.35.97,<1.36.0 Jan 13, 2025
@red-hat-konflux red-hat-konflux bot reopened this Jan 13, 2025
@red-hat-konflux red-hat-konflux bot restored the konflux/mintmaker/main/boto3-1.x branch January 13, 2025 20:26
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot changed the title Update dependency boto3 to >=1.35.97,<1.36.0 Update dependency boto3 to >=1.36.2,<1.37.0 Jan 18, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/boto3-1.x branch from f8919b8 to 5bd66c6 Compare January 18, 2025 08:31
@github-actions github-actions bot enabled auto-merge January 18, 2025 08:31
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.

1 participant