Socket
Socket
Sign inDemoInstall

@aws-sdk/middleware-content-length

Package Overview
Dependencies
4
Maintainers
5
Versions
126
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
57
13Next

3.159.0

Diff

Changelog

Source

3.159.0 (2022-08-26)

Features

  • client-mediapackage: This release adds Ads AdTriggers and AdsOnDeliveryRestrictions to describe calls for CMAF endpoints on MediaPackage. (c05884e)
  • token-providers: add token based authentication (#3883) (9f31345)
  • util-endpoints: add ruleSet standard library (#3880) (4ffc67b)
aws-sdk-bot
published 3.127.0 •

Changelog

Source

3.127.0 (2022-07-11)

Features

  • client-ec2: Build, manage, and monitor a unified global network that connects resources running across your cloud and on-premises environments using the AWS Cloud WAN APIs. (5105355)
  • client-redshift: This release adds a new --snapshot-arn field for describe-cluster-snapshots, describe-node-configuration-options, restore-from-cluster-snapshot, authorize-snapshot-acsess, and revoke-snapshot-acsess APIs. It allows customers to give a Redshift snapshot ARN or a Redshift Serverless ARN as input. (be3a0a8)
  • clients: update client endpoints as of 2022-07-11 (65a0485)
  • types: add types to sdk stream utility mixin (#3779) (f311cab)
aws-sdk-bot
published 3.110.0 •

Changelog

Source

3.110.0 (2022-06-14)

Bug Fixes

  • client-lex-runtime-v2: serialize eventstream payload properly (#3655) (757f883)
  • shared-ini-file-loader: update ini parsing (#3682) (9536104)

Features

  • client-budgets: Add a budgets ThrottlingException. Update the CostFilters value pattern. (3f98cfc)
  • client-lookoutmetrics: Adding filters to Alert and adding new UpdateAlert API. (d52f9aa)
  • client-mediaconvert: AWS Elemental MediaConvert SDK has added support for rules that constrain Automatic-ABR rendition selection when generating ABR package ladders. (9c9825e)
aws-sdk-bot
published 3.109.0 •

Changelog

Source

3.109.0 (2022-06-13)

Bug Fixes

  • s3: update endpoints for writeGetObjectResponse for object lambda (#3662) (bb9f18e)

Features

  • client-outposts: This release adds API operations AWS uses to install Outpost servers. (a04c290)
aws-sdk-bot
published 3.78.0 •

Changelog

Source

3.78.0 (2022-04-26)

Features

  • client-cloudfront: CloudFront now supports the Server-Timing header in HTTP responses sent from CloudFront. You can use this header to view metrics that help you gain insights about the behavior and performance of CloudFront. To use this header, enable it in a response headers policy. (c70378d)
  • client-ivschat: Adds new APIs for IVS Chat, a feature for building interactive chat experiences alongside an IVS broadcast. (1ee3b39)
  • client-lightsail: This release adds support for Lightsail load balancer HTTP to HTTPS redirect and TLS policy configuration. (6bfdeba)
  • client-network-firewall: AWS Network Firewall now enables customers to use a customer managed AWS KMS key for the encryption of their firewall resources. (ba3e251)
  • client-sagemaker: SageMaker Inference Recommender now accepts customer KMS key ID for encryption of endpoints and compilation outputs created during inference recommendation. (85a8b9d)
  • types: add pagination stopOnSameToken option (#3524) (9bf73e8)
aws-sdk-bot
published 3.58.0 •

Changelog

Source

3.58.0 (2022-03-28)

Features

  • client-acm-pca: Updating service name entities (8d633e0)
  • client-medialive: This release adds support for selecting a maintenance window. (1d78757)
aws-sdk-bot
published 3.55.0 •

Changelog

Source

3.55.0 (2022-03-21)

Bug Fixes

  • middleware-serde: mark error entry non-enumerable (#3426) (c7cceb5)
  • property-provider: copy error properties to ProviderError in from() (#3440) (4377e44)
  • property-provider: manually adjust the prototype of *ProviderError (#3445) (134f769)
  • scripts: update typescript version in generate-clients (#3454) (f90992a)
  • types: remove @internal jsdoc tag from profile types (#3452) (2d7c151)

Features

  • clients: update clients as of 03/21/2022 (#3455) (7cd40a5)
  • property-provider: memoize() supports force refresh (#3413) (a79f962)
  • util-middleware: add normalizeProvider (#3456) (e15b0f5)
aws-sdk-bot
published 3.54.1 •

Changelog

Source

3.54.1 (2022-03-15)

Bug Fixes

  • middleware-content-length: swallow error if content-length computation fails (#3429) (8c12233)
aws-sdk-bot
published 3.54.0 •

Changelog

Source

3.54.0 (2022-03-11)

Bug Fixes

  • hash-stream-node: do not create copy of file stream (#3380) (89a70ae)
  • signature-v4: normalized the path before double encoding it (#3408) (b20d431)
  • util-body-length-node: fs.ReadStream with path of Buffer type (#3384) (d220242)
  • util-body-length-node: support fd.createReadStream (#3385) (88f8cc2)

Features

  • clients: update clients as of 2022/03/10 (#3411) (8fa517a)
  • credential-provider-imds: accept custom logger (#3409) (11c4a7b)
  • credential-provider-imds: support static stability (#3402) (a4beeba)
aws-sdk-bot
published 3.53.0 •

Changelog

Source

3.53.0 (2022-02-24)

Bug Fixes

  • client-s3: disable bucket endpoint plugin in WriteGetObjectResponseCommand (#3344) (1945d47)
  • codegen: fix set deserialization in SSDKs (#3322) (c827d5c)
  • hash-stream-node: support file stream in readableStreamHasher (#3338) (1e3faa1)
  • hash-stream-node: throw error if non-file readableStream is flowing (#3341) (76df645)
  • util-stream: remove jest from devDeps (#3348) (d9e4c4b)
  • util-stream: rename downlevel-dts to build:types:downlevel (#3355) (110bb19)

Features

  • clients: generate service exceptions as classes (#3267) (ca64fee)
  • clients: update clients as of 2022/02/23 (#3356) (b6b2e25)
  • clients: update clients as of 2022/02/24 (#3361) (ec3cc1e)
  • codegen: add getAwsChunkedEncodingStream to config (#3349) (6c05df3)
  • codegen: http checksum dependency integration (#3346) (bfc9257)
  • middleware-flexible-checksums: add flexibleChecksumMiddleware (#3340) (15e0512)
  • middleware-flexible-checksums: support trailing checksums with aws-chunked encoding (#3347) (50b48fe)
  • util-stream: add getAwsChunkedEncodingStream (#3339) (42d433b)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc