rittenhop-dev/versions/5.94.2/node_modules/@aws-sdk/util-endpoints/CHANGELOG.md
2024-09-23 19:40:12 -04:00

5.6 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.194.0 (2022-10-21)

Bug Fixes

  • util-endpoints: use default import for partitions.json (#4072) (f9bc7af)

3.193.0 (2022-10-20)

Note: Version bump only for package @aws-sdk/util-endpoints

3.192.0 (2022-10-19)

Bug Fixes

  • endpoint: dedupe clientContext/builtIn params, fix s3 unit test (#4051) (947c8bc)

3.190.0 (2022-10-17)

Bug Fixes

  • endpoint: endpoints 2.0 all-service TS compilation fixes (#4043) (f2da618)

3.188.0 (2022-10-13)

Bug Fixes

  • endpoint: misc endpoints 2.0 fixes for s3 (#4031) (f8926a5)

3.186.0 (2022-10-06)

Note: Version bump only for package @aws-sdk/util-endpoints

3.183.0 (2022-10-03)

Note: Version bump only for package @aws-sdk/util-endpoints

3.182.0 (2022-09-30)

Bug Fixes

  • endpoint: misc fixes for endpoints 2.0 based on service unit tests (#4002) (77788f9)

3.178.0 (2022-09-23)

Features

  • endpoint: endpoints 2.0 existing package changes (#3947) (df99fc3)

3.174.0 (2022-09-19)

Features

  • util-endpoints: add aws.isVirtualHostableS3Bucket (#3967) (2fbe419)

3.171.0 (2022-09-14)

Features

  • endpoint: util-endpoints and middleware-endpoint for endpoints 2.0 (#3932) (e81b7d0)

3.170.0 (2022-09-13)

Bug Fixes

  • util-endpoints: call multi-level functions from callFunction (#3929) (1209cb1)
  • util-endpoints: escape tilde when evaluating template (#3934) (5d7ef10)
  • util-endpoints: export parseArn from lib/aws (#3931) (1cee1f4)
  • util-endpoints: populate default params before checking for required values (#3928) (2561f60)
  • util-endpoints: return null in parseArn for some empty elements (#3935) (f8bc8b3)
  • util-endpoints: skip evaluation for arg of type number (#3936) (aecd894)

3.168.0 (2022-09-09)

Note: Version bump only for package @aws-sdk/util-endpoints

3.167.0 (2022-09-08)

Note: Version bump only for package @aws-sdk/util-endpoints

3.162.0 (2022-08-31)

Note: Version bump only for package @aws-sdk/util-endpoints

3.160.0 (2022-08-29)

Note: Version bump only for package @aws-sdk/util-endpoints

3.159.0 (2022-08-26)

Features

  • util-endpoints: add ruleSet standard library (#3880) (4ffc67b)