Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aws/aws-sdk-js-v3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.270.0
Choose a base ref
...
head repository: aws/aws-sdk-js-v3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.271.0
Choose a head ref
  • 8 commits
  • 1,279 files changed
  • 4 contributors

Commits on Feb 13, 2023

  1. Copy the full SHA
    3c353fb View commit details
  2. chore(util-dns): miscellaneous fixes for util-dns (#4431)

    * chore(util-dns): move NodeDnsResolveHostResolver to archive/
    
    * chore(util-dns): fix package.json homepage
    
    * chore(util-dns): expand jest tests to include all *.spec.ts
    Steven Yuan authored Feb 13, 2023
    Copy the full SHA
    915c618 View commit details
  3. fix(protocol-http): export field types (#4432)

    The Field, FieldPosition, and Fields types were not being
    exported from the package when they were initially created.
    milesziemer authored Feb 13, 2023
    Copy the full SHA
    b8320f4 View commit details

Commits on Feb 14, 2023

  1. Generic client runtime config (#4427)

    * feat(codegen): rely on smithy-typescript for client config
    
    Moved logger from aws to generic.
    
    * chore(codegen): update client config
    
    * feat(codegen): move endpoint config to AddAwsRuntimeConfig
    
    * chore(codegen): update client config
    srchase authored Feb 14, 2023
    Copy the full SHA
    7ff83c4 View commit details
  2. feat(client-ec2): With this release customers can turn host maintenan…

    …ce on or off when allocating or modifying a supported dedicated host. Host maintenance is turned on by default for supported hosts.
    awstools committed Feb 14, 2023
    Copy the full SHA
    62c8b91 View commit details
  3. feat(client-datasync): With this launch, we are giving customers the …

    …ability to use older SMB protocol versions, enabling them to use DataSync to copy data to and from their legacy storage arrays.
    awstools committed Feb 14, 2023
    Copy the full SHA
    125850c View commit details
  4. feat(client-appconfig): AWS AppConfig now offers the option to set a …

    …version label on hosted configuration versions. Version labels allow you to identify specific hosted configuration versions based on an alternate versioning scheme that you define.
    awstools committed Feb 14, 2023
    Copy the full SHA
    1ffdf34 View commit details
  5. Publish v3.271.0

    awstools committed Feb 14, 2023
    Copy the full SHA
    fcf06c3 View commit details
Loading