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 dependency boto3 to ~=1.36.4 #173

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
boto3 ~=1.35.94 -> ~=1.36.4 age adoption passing confidence

Release Notes

boto/boto3 (boto3)

v1.36.4

Compare Source

======

  • api-change:bedrock-agent-runtime: [botocore] Adds multi-turn input support for an Agent node in an Amazon Bedrock Flow
  • api-change:glue: [botocore] Docs Update for timeout changes
  • api-change:medialive: [botocore] AWS Elemental MediaLive adds a new feature, ID3 segment tagging, in CMAF Ingest output groups. It allows customers to insert ID3 tags into every output segment, controlled by a newly added channel schedule action Id3SegmentTagging.
  • api-change:workspaces-thin-client: [botocore] Rename WorkSpaces Web to WorkSpaces Secure Browser

v1.36.3

Compare Source

======

  • api-change:batch: [botocore] Documentation-only update: clarified the description of the shareDecaySeconds parameter of the FairsharePolicy data type, clarified the description of the priority parameter of the JobQueueDetail data type.
  • api-change:cognito-idp: [botocore] corrects the dual-stack endpoint configuration for cognitoidp
  • api-change:connect: [botocore] Added DeleteContactFlowVersion API and the CAMPAIGN flow type
  • api-change:emr-serverless: [botocore] Increasing entryPoint in SparkSubmit to accept longer script paths. New limit is 4kb.
  • api-change:iotsitewise: [botocore] AWS IoT SiteWise now supports ingestion and querying of Null (all data types) and NaN (double type) values of bad or uncertain data quality. New partial error handling prevents data loss during ingestion. Enabled by default for new customers; existing customers can opt-in.
  • api-change:logs: [botocore] Documentation-only update to address doc errors
  • api-change:quicksight: [botocore] Added DigitGroupingStyle in ThousandsSeparator to allow grouping by LAKH( Indian Grouping system ) currency. Support LAKH and CRORE currency types in Column Formatting.
  • api-change:sns: [botocore] This release adds support for the topic attribute FifoThroughputScope for SNS FIFO topics. For details, see the documentation history in the Amazon Simple Notification Service Developer Guide.

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.

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 becomes conflicted, 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 changed the title chore(deps): update dependency boto3 to ~=1.36.0 chore(deps): update dependency boto3 to ~=1.36.1 Jan 16, 2025
@renovate renovate bot force-pushed the renovate/boto3-1.x branch from 7c8c13e to be1de1d Compare January 16, 2025 23:21
@renovate renovate bot changed the title chore(deps): update dependency boto3 to ~=1.36.1 chore(deps): update dependency boto3 to ~=1.36.2 Jan 17, 2025
@renovate renovate bot force-pushed the renovate/boto3-1.x branch from be1de1d to 2437a9d Compare January 17, 2025 22:36
@renovate renovate bot changed the title chore(deps): update dependency boto3 to ~=1.36.2 chore(deps): update dependency boto3 to ~=1.36.3 Jan 21, 2025
@renovate renovate bot force-pushed the renovate/boto3-1.x branch from 2437a9d to 08ec615 Compare January 21, 2025 22:49
@renovate renovate bot changed the title chore(deps): update dependency boto3 to ~=1.36.3 chore(deps): update dependency boto3 to ~=1.36.4 Jan 22, 2025
@renovate renovate bot force-pushed the renovate/boto3-1.x branch from 08ec615 to 43d7892 Compare January 22, 2025 22:25
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