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: upgrade @aws-sdk/lib-storage from 3.637.0 to 3.714.0 #3967

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

Conversation

sandeepdsvs
Copy link
Contributor

snyk-top-banner

Snyk has created this PR to upgrade @aws-sdk/lib-storage from 3.637.0 to 3.714.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 46 versions ahead of your current version.

  • The recommended version was released 21 days ago.

Release notes
Package name: @aws-sdk/lib-storage
  • 3.714.0 - 2024-12-17

    3.714.0(2024-12-17)

    Chores
    • crc64-nvme-crt: add CrtCrc64Nvme (#6736) (cae656f2)
    • middleware-flexible-checksums:
      • use switch for selecting checksum algorithm function (#6741) (ebdb0f61)
      • use object for requestAlgorithmMember (#6698) (b9b146c6)
    • crt-loader: bump aws-crt to ^1.24.0 (#6739) (0054a3db)
    • codegen: process Map in function parameter list (#6738) (bd5a3f15)
    Documentation Changes
    • clients: document client-level profile configuration (#6737) (0e65e099)
    New Features
    • clients:
    • client-cleanroomsml: Add support for SQL compute configuration for StartAudienceGenerationJob API. (119c1d21)
    • client-account: Update endpoint configuration. (104dcc7d)
    • client-backup: Add Support for Backup Indexing (e03d20d5)
    • client-cloudfront: Adds support for OriginReadTimeout and OriginKeepaliveTimeout to create CloudFront Distributions with VPC Origins. (a4d166e8)
    • client-codepipeline: AWS CodePipeline V2 type pipelines now support Managed Compute Rule. (92872670)
    • client-batch: This feature allows AWS Batch on Amazon EKS to support configuration of Pod Annotations, overriding Namespace on which the Batch job's Pod runs on, and allows Subpath and Persistent Volume claim to be set for AWS Batch on Amazon EKS jobs. (00737e53)
    • client-ecs: Added support for enableFaultInjection task definition parameter which can be used to enable Fault Injection feature on ECS tasks. (5e299dd2)
    • client-backupsearch: Add support for searching backups (d9ef47c0)
    • client-m2: This release adds support for AWS Mainframe Modernization(M2) Service to allow specifying network type(ipv4, dual) for the environment instances. For dual network type, m2 environment applications will serve both IPv4 and IPv6 requests, whereas for ipv4 it will serve only IPv4 requests. (c8d1a9a2)
    • client-synthetics: Add support to toggle outbound IPv6 traffic on canaries connected to dualstack subnets. This behavior can be controlled via the new Ipv6AllowedForDualStack parameter of the VpcConfig input object in CreateCanary and UpdateCanary APIs. (bc1080bb)
    Bug Fixes
    • xhr-http-handler: fix abort signal sharing for multiple requests (#6740) (5d7500ff)

    For list of updated packages, view updated-packages.md in assets-3.714.0.zip

  • 3.713.0 - 2024-12-16

    3.713.0(2024-12-16)

    Chores
    • codegen: resolve obj and array JS literals from JMESPath types for waiters (#6735) (8880c88f)
    • crt-loader: add crt-loader (#6731) (ead4f4e2)
    Documentation Changes
    • client-cloud9: Added information about Ubuntu 18.04 will be removed from the available imageIds for Cloud9 because Ubuntu 18.04 has ended standard support on May 31, 2023. (32c9cb15)
    New Features
    • clients: update command documentation examples as of 2024-12-16 (fbec847b)
    • client-rds: This release adds support for the "MYSQL_CACHING_SHA2_PASSWORD" enum value for RDS Proxy ClientPasswordAuthType. (8afc56c5)
    • client-dlm: This release adds support for Local Zones in Amazon Data Lifecycle Manager EBS snapshot lifecycle policies. (36c9b5ad)
    • client-medialive: AWS Elemental MediaLive adds three new features: MediaPackage v2 endpoint support for live stream delivery, KLV metadata passthrough in CMAF Ingest output groups, and Metadata Name Modifier in CMAF Ingest output groups for customizing metadata track names in output streams. (7567d643)
    • client-ec2: This release adds support for EBS local snapshots in AWS Dedicated Local Zones, which allows you to store snapshots of EBS volumes locally in Dedicated Local Zones. (0a3b2ac3)
    • client-greengrassv2: Add support for runtime in GetCoreDevice and ListCoreDevices APIs. (8ea87b47)
    • credential-providers: make credential providers aware of caller client region (#6726) (a65995fd)
    Tests
    • credential-provider-ini: set profile in integ test (#6732) (01312805)

    For list of updated packages, view updated-packages.md in assets-3.713.0.zip

  • 3.712.0 - 2024-12-13

    3.712.0(2024-12-13)

    Documentation Changes
    • client-networkmanager: There was a sentence fragment in UpdateDirectConnectGatewayAttachment that was causing customer confusion as to whether it's an incomplete sentence or if it was a typo. Removed the fragment. (855375fb)
    New Features
    • clients: update client endpoints as of 2024-12-13 (f135fb68)
    • client-cloudwatch-logs: Limit PutIntegration IntegrationName and ListIntegrations IntegrationNamePrefix parameters to 50 characters (6e1313e0)
    • client-servicediscovery: AWS Cloud Map now supports service-level attributes, allowing you to associate custom metadata directly with services. These attributes can be retrieved, updated, and deleted using the new GetServiceAttributes, UpdateServiceAttributes, and DeleteServiceAttributes API calls. (c908c6c6)
    • client-mediaconnect: AWS Elemental MediaConnect Gateway now supports Source Specific Multicast (SSM) for ingress bridges. This enables you to specify a source IP address in addition to a multicast IP when creating or updating an ingress bridge source. (b525bd54)
    • client-eks: Add NodeRepairConfig in CreateNodegroupRequest and UpdateNodegroupConfigRequest (ce39697d)
    • client-ec2: This release adds GroupId to the response for DeleteSecurityGroup. (537aeca5)
    • client-cloudhsm-v2: Add support for Dual-Stack hsm2m.medium clusters. The customers will now be able to create hsm2m.medium clusters having both IPv4 and IPv6 connection capabilities by specifying a new param called NetworkType=DUALSTACK during cluster creation. (50cf29a6)
    Bug Fixes
    • util-user-agent-node: appId config file name correction (#6729) (718151ab)

    For list of updated packages, view updated-packages.md in assets-3.712.0.zip

  • 3.709.0 - 2024-12-10

    3.709.0(2024-12-10)

    Chores
    • codegen: update clients for String dispatch fix (#6721) (c6859500)
    Documentation Changes
    • client-dsql: Doc only update to examples for DeleteMultiRegionClusters & CreateMultiRegionClusters (ca62a3c1)
    • client-application-auto-scaling: Doc only update for AAS Predictive Scaling policy configuration API. (ba20f1db)
    New Features
    • clients: update client endpoints as of 2024-12-10 (6f523dce)
    • client-sesv2: Introduces support for creating DEED (Deterministic Easy-DKIM) identities. (9587ce34)
    • client-ivs-realtime: IVS Real-Time now offers customers the ability to customize thumbnails recording mode and interval for both Individual Participant Recording (IPR) and Server-Side Compositions (SSC). (e9f436eb)
    • client-connect: Add support for Push Notifications for Amazon Connect chat. With Push Notifications enabled an alert could be sent to customers about new messages even when they aren't actively using the mobile application. (8f9a63c6)
    • client-finspace: Update KxCommandLineArgument value parameter regex to allow for spaces and semicolons (db4712c8)
    • client-bcm-pricing-calculator: Updated condition key inference from Workload Estimate, Bill Scenario, and Bill Estimate resources. Updated documentation links. (7e392d42)

    For list of updated packages, view updated-packages.md in assets-3.709.0.zip

  • 3.705.0 - 2024-12-03

    3.705.0(2024-12-03)

    Documentation Changes
    • client-cloudwatch: Support for configuring AiOps investigation as alarm action (89b254cb)
    New Features
    • clients: update client endpoints as of 2024-12-03 (a0ccaa10)
    • client-datazone: Adds support for Connections, ProjectProfiles, and JobRuns APIs. Supports the new Lineage feature at GA. Adjusts optionality of a parameter for DataSource and SubscriptionTarget APIs which may adjust types in some clients. (86fba5d2)
    • client-lakeformation: This release added two new LakeFormation Permissions (CREATE_CATALOG, SUPER_USER) and added Id field for CatalogResource. It also added new conditon and expression field. (860d0d87)
    • client-redshift-serverless: Adds support for the ListManagedWorkgroups API to get an overview of existing managed workgroups. (e55f648d)
    • client-athena: Add FEDERATED type to CreateDataCatalog. This creates Athena Data Catalog, AWS Lambda connector, and AWS Glue connection. Create/DeleteDataCatalog returns DataCatalog. Add Status, ConnectionType, and Error to DataCatalog and DataCatalogSummary. Add DeleteCatalogOnly to delete Athena Catalog only. (500786a1)
    • client-bedrock: Tagging support for Async Invoke resources. Added support for Distillation in CreateModelCustomizationJob API. Support for videoDataDeliveryEnabled flag in invocation logging. (44b1172b)
    • client-bedrock-agent-runtime: Releasing SDK for multi agent collaboration (c1cceb36)
    • client-qbusiness: Amazon Q Business now supports customization options for your web experience, 11 new Plugins, and QuickSight support. Amazon Q index allows software providers to enrich their native generative AI experiences with their customer's enterprise knowledge and user context spanning multiple applications. (60ec2100)
    • client-s3: Amazon S3 Metadata stores object metadata in read-only, fully managed Apache Iceberg metadata tables that you can query. You can create metadata table configurations for S3 general purpose buckets. (b6368e5d)
    • client-redshift: Adds support for Amazon Redshift RegisterNamespace and DeregisterNamespace APIs to share data to AWS Glue Data Catalog. (b6e41dd2)
    • client-dsql: Add new API operations for Amazon Aurora DSQL. Amazon Aurora DSQL is a serverless, distributed SQL database with virtually unlimited scale, highest availability, and zero infrastructure management. (94d15989)
    • client-bedrock-agent: Releasing SDK for Multi-Agent Collaboration. (29558b0c)
    • client-bedrock-runtime: Added support for Async Invoke Operations Start, List and Get. Support for invocation logs with requestMetadata field in Converse, ConverseStream, Invoke and InvokeStream. Video content blocks in Converse/ConverseStream accept raw bytes or S3 URI. (9169d694)
    • client-s3tables: Amazon S3 Tables deliver the first cloud object store with built-in open table format support, and the easiest way to store tabular data at scale. (d8beae29)
    • client-glue: This release includes(1)Zero-ETL integration to ingest data from 3P SaaS and DynamoDB to Redshift/Redlake (2)new properties on Connections to enable reuse; new connection APIs for retrieve/preview metadata (3)support of CRUD operations for Multi-catalog (4)support of automatic statistics collections (9c425d59)
    • client-qapps: Add support for 11 new plugins as action cards to help automate repetitive tasks and improve productivity. (e8b4cd83)
    • client-dynamodb: This change adds support for global tables with multi-Region strong consistency (in preview). The UpdateTable API now supports a new attribute MultiRegionConsistency to set consistency when creating global tables. The DescribeTable output now optionally includes the MultiRegionConsistency attribute. (c96da515)
    • client-quicksight: This release includes API needed to support for Unstructured Data in Q in QuickSight Q&A (IDC). (40ef36db)

    For list of updated packages, view updated-packages.md in assets-3.705.0.zip

  • 3.703.0 - 2024-12-02
  • 3.701.0 - 2024-11-26
  • 3.700.0 - 2024-11-25
  • 3.699.0 - 2024-11-22
  • 3.698.0 - 2024-11-21
  • 3.697.0 - 2024-11-20
  • 3.696.0 - 2024-11-19
  • 3.693.0 - 2024-11-15
  • 3.692.0 - 2024-11-14
  • 3.691.0 - 2024-11-14
  • 3.689.0 - 2024-11-11
  • 3.688.0 - 2024-11-08
  • 3.687.0 - 2024-11-07
  • 3.686.0 - 2024-11-06
  • 3.685.0 - 2024-11-01
  • 3.682.0 - 2024-10-29
  • 3.679.0 - 2024-10-24
  • 3.678.0 - 2024-10-23
  • 3.677.0 - 2024-10-22
  • 3.676.0 - 2024-10-21
  • 3.675.0 - 2024-10-18
  • 3.674.0 - 2024-10-17
  • 3.673.0 - 2024-10-16
  • 3.670.0 - 2024-10-11
  • 3.669.0 - 2024-10-10
  • 3.668.0 - 2024-10-09
  • 3.667.0 - 2024-10-08
  • 3.666.0 - 2024-10-07
  • 3.665.0 - 2024-10-04
  • 3.664.0 - 2024-10-03
  • 3.663.0 - 2024-10-02
  • 3.662.0 - 2024-10-01
  • 3.658.1 - 2024-09-25
  • 3.658.0 - 2024-09-24
  • 3.657.0 - 2024-09-23
  • 3.654.0 - 2024-09-18
  • 3.651.1 - 2024-09-13
  • 3.651.0 - 2024-09-12
  • 3.650.0 - 2024-09-11
  • 3.649.0 - 2024-09-10
  • 3.645.0 - 2024-09-04
  • 3.637.0 - 2024-08-22
from @aws-sdk/lib-storage GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade @aws-sdk/lib-storage from 3.637.0 to 3.714.0.

See this package in npm:
@aws-sdk/lib-storage

See this project in Snyk:
https://app.snyk.io/org/sandeep-L8FvsjCG7mBBqonjSmN48c/project/4b0f037e-0dab-4719-aeee-b46d2ae82119?utm_source=github&utm_medium=referral&page=upgrade-pr
@sandeepdsvs sandeepdsvs requested review from sivashanmukh and a team as code owners January 8, 2025 04:35
@koladilip koladilip changed the title [Snyk] Upgrade @aws-sdk/lib-storage from 3.637.0 to 3.714.0 chore: upgrade @aws-sdk/lib-storage from 3.637.0 to 3.714.0 Jan 8, 2025
@devops-github-rudderstack
Copy link
Contributor

Allure Test reports for this run are available at:

Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.75%. Comparing base (9d6a002) to head (1327f19).
Report is 15 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3967      +/-   ##
===========================================
+ Coverage    90.50%   90.75%   +0.25%     
===========================================
  Files          620      622       +2     
  Lines        32518    32516       -2     
  Branches      7710     7715       +5     
===========================================
+ Hits         29429    29511      +82     
+ Misses        2865     2781      -84     
  Partials       224      224              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

sonarqubecloud bot commented Jan 8, 2025

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.

3 participants