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 botocore to v1.36.2 #85

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
botocore 1.35.88 -> 1.36.2 age adoption passing confidence

Release Notes

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.

v1.35.97

Compare Source

=======

  • api-change:redshift: Additions to the PubliclyAccessible and Encrypted parameters clarifying what the defaults are.
  • api-change:securitylake: Doc only update for ServiceName that fixes several customer-reported issues
  • api-change:sts: Fixed typos in the descriptions.

v1.35.96

Compare Source

=======

  • api-change:codebuild: AWS CodeBuild Now Supports BuildBatch in Reserved Capacity and Lambda
  • api-change:compute-optimizer: This release expands AWS Compute Optimizer rightsizing recommendation support for Amazon EC2 Auto Scaling groups to include those with scaling policies and multiple instance types.
  • api-change:fms: AWS Firewall Manager now lets you combine multiple resource tags using the logical AND operator or the logical OR operator.

v1.35.95

Compare Source

=======

  • api-change:rds: Updates Amazon RDS documentation to clarify the RestoreDBClusterToPointInTime description.
  • api-change:route53: Amazon Route 53 now supports the Asia Pacific (Thailand) Region (ap-southeast-7) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region
  • api-change:sagemaker: Adds support for IPv6 for SageMaker HyperPod cluster nodes.

v1.35.94

Compare Source

=======

  • api-change:cloudhsmv2: Adds support to ModifyCluster for modifying a Cluster's Hsm Type.
  • api-change:dynamodb: This release makes Amazon DynamoDB point-in-time-recovery (PITR) to be configurable. You can set PITR recovery period for each table individually to between 1 and 35 days.
  • api-change:imagebuilder: This release adds support for importing images from ISO disk files. Added new ImportDiskImage API operation.

v1.35.93

Compare Source

=======

  • api-change:iotsecuretunneling: Adds dualstack endpoint support for IoT Secure Tunneling
  • api-change:supplychain: Allow vanity DNS domain when creating a new ASC instance

v1.35.92

Compare Source

=======

  • api-change:ecs: Adding SDK reference examples for Amazon ECS operations.
  • api-change:route53domains: Doc only update for Route 53 Domains that fixes several customer-reported issues
  • api-change:s3: This change is only for updating the model regexp of CopySource which is not for validation but only for documentation and user guide change.

v1.35.91

Compare Source

=======

  • api-change:appsync: Modify UpdateGraphQLAPI operation and flag authenticationType as required.
  • api-change:gamelift: Amazon GameLift releases a new game session shutdown feature. Use the Amazon GameLift console or AWS CLI to terminate an in-progress game session that's entered a bad state or is no longer needed.
  • api-change:mediaconnect: AWS Elemental MediaConnect now supports Content Quality Analysis for enhanced source stream monitoring. This enables you to track specific audio and video metrics in transport stream source flows, ensuring your content meets quality standards.
  • api-change:mediaconvert: This release adds support for the AVC3 codec and fixes an alignment issue with Japanese vertical captions.
  • api-change:organizations: Added ALL_FEATURES_MIGRATION_ORGANIZATION_SIZE_LIMIT_EXCEEDED to ConstraintViolationException for the EnableAllFeatures operation.
  • api-change:sagemaker: Adding ETag information with Model Artifacts for Model Registry
  • api-change:sqs: In-flight message typo fix from 20k to 120k.

v1.35.90

Compare Source

=======

  • api-change:ecr: Restoring custom endpoint functionality for ECR
  • api-change:ecr-public: Restoring custom endpoint functionality for ECR Public

v1.35.89

Compare Source

=======

  • api-change:rds: Updates Amazon RDS documentation to correct various descriptions.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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

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


  • 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 requested a review from a team as a code owner November 29, 2024 21:07
@renovate renovate bot changed the title Update dependency botocore to v1.35.71 Update dependency botocore to v1.35.72 Dec 2, 2024
@renovate renovate bot changed the title Update dependency botocore to v1.35.72 Update dependency botocore to v1.35.73 Dec 3, 2024
@renovate renovate bot changed the title Update dependency botocore to v1.35.73 Update dependency botocore to v1.35.76 Dec 5, 2024
@renovate renovate bot changed the title Update dependency botocore to v1.35.76 Update dependency botocore to v1.35.77 Dec 9, 2024
@renovate renovate bot changed the title Update dependency botocore to v1.35.77 Update dependency botocore to v1.35.78 Dec 10, 2024
@renovate renovate bot changed the title Update dependency botocore to v1.35.78 Update dependency botocore to v1.35.79 Dec 11, 2024
@renovate renovate bot changed the title Update dependency botocore to v1.35.79 Update dependency botocore to v1.35.80 Dec 12, 2024
@renovate renovate bot changed the title Update dependency botocore to v1.35.80 Update dependency botocore to v1.35.81 Dec 13, 2024
@renovate renovate bot changed the title Update dependency botocore to v1.35.81 Update dependency botocore to v1.35.82 Dec 16, 2024
@renovate renovate bot force-pushed the renovate/botocore-1.x-lockfile branch from 492df4a to d0ebe9e Compare December 17, 2024 23:45
@renovate renovate bot changed the title Update dependency botocore to v1.35.82 Update dependency botocore to v1.35.83 Dec 17, 2024
@renovate renovate bot changed the title Update dependency botocore to v1.35.83 Update dependency botocore to v1.35.84 Dec 18, 2024
@renovate renovate bot force-pushed the renovate/botocore-1.x-lockfile branch from d0ebe9e to 2606403 Compare December 19, 2024 06:25
@renovate renovate bot changed the title Update dependency botocore to v1.35.84 Update dependency botocore to v1.35.85 Dec 19, 2024
@renovate renovate bot changed the title Update dependency botocore to v1.35.85 Update dependency botocore to v1.35.86 Dec 20, 2024
@renovate renovate bot force-pushed the renovate/botocore-1.x-lockfile branch from 2606403 to 7e6784d Compare December 23, 2024 20:08
@renovate renovate bot changed the title Update dependency botocore to v1.35.86 Update dependency botocore to v1.35.87 Dec 23, 2024
@renovate renovate bot changed the title Update dependency botocore to v1.35.87 Update dependency botocore to v1.35.88 Dec 26, 2024
@renovate renovate bot force-pushed the renovate/botocore-1.x-lockfile branch 2 times, most recently from b179b71 to 9d65d35 Compare December 27, 2024 03:25
@renovate renovate bot changed the title Update dependency botocore to v1.35.88 Update dependency botocore to v1.35.89 Dec 27, 2024
@renovate renovate bot changed the title Update dependency botocore to v1.35.89 Update dependency botocore to v1.35.90 Dec 28, 2024
@renovate renovate bot force-pushed the renovate/botocore-1.x-lockfile branch 3 times, most recently from f791d52 to 1315e83 Compare January 2, 2025 15:10
@renovate renovate bot changed the title Update dependency botocore to v1.35.90 Update dependency botocore to v1.35.91 Jan 2, 2025
@renovate renovate bot changed the title Update dependency botocore to v1.35.91 Update dependency botocore to v1.35.92 Jan 3, 2025
@renovate renovate bot force-pushed the renovate/botocore-1.x-lockfile branch 2 times, most recently from cfab1d3 to 76538e0 Compare January 4, 2025 15:55
@renovate renovate bot force-pushed the renovate/botocore-1.x-lockfile branch 2 times, most recently from 7668616 to a8ebe6b Compare January 6, 2025 20:15
@renovate renovate bot changed the title Update dependency botocore to v1.35.92 Update dependency botocore to v1.35.93 Jan 6, 2025
@renovate renovate bot force-pushed the renovate/botocore-1.x-lockfile branch from a8ebe6b to 8c759e7 Compare January 6, 2025 21:34
@k-macmillan
Copy link
Member

This cannot be updated at this time due to aiobotocore.

@renovate renovate bot force-pushed the renovate/botocore-1.x-lockfile branch 2 times, most recently from 466e7b1 to 2c23976 Compare January 7, 2025 06:00
@renovate renovate bot changed the title Update dependency botocore to v1.35.93 Update dependency botocore to v1.35.94 Jan 7, 2025
@renovate renovate bot changed the title Update dependency botocore to v1.35.94 Update dependency botocore to v1.35.95 Jan 8, 2025
@renovate renovate bot changed the title Update dependency botocore to v1.35.95 Update dependency botocore to v1.35.96 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/botocore-1.x-lockfile branch from 2c23976 to 5f8b62d Compare January 9, 2025 20:39
@renovate renovate bot changed the title Update dependency botocore to v1.35.96 Update dependency botocore to v1.35.97 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/botocore-1.x-lockfile branch 2 times, most recently from 0fe5701 to fe65daf Compare January 13, 2025 19:08
@renovate renovate bot changed the title Update dependency botocore to v1.35.97 Update dependency botocore to v1.35.98 Jan 13, 2025
@renovate renovate bot force-pushed the renovate/botocore-1.x-lockfile branch from fe65daf to 807f3cd Compare January 14, 2025 19:15
@renovate renovate bot changed the title Update dependency botocore to v1.35.98 Update dependency botocore to v1.35.99 Jan 15, 2025
@renovate renovate bot changed the title Update dependency botocore to v1.35.99 Update dependency botocore to v1.36.0 Jan 15, 2025
@renovate renovate bot changed the title Update dependency botocore to v1.36.0 Update dependency botocore to v1.36.1 Jan 16, 2025
@renovate renovate bot changed the title Update dependency botocore to v1.36.1 Update dependency botocore to v1.36.2 Jan 17, 2025
@renovate renovate bot force-pushed the renovate/botocore-1.x-lockfile branch from 807f3cd to 5711a12 Compare January 17, 2025 22:32
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