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.290.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.292.0
Choose a head ref
  • 18 commits
  • 1,517 files changed
  • 4 contributors

Commits on Mar 14, 2023

  1. Copy the full SHA
    44f4c38 View commit details
  2. feat(client-dataexchange): This release enables data providers to lic…

    …ense direct access to S3 objects encrypted with Customer Managed Keys (CMK) in AWS KMS through AWS Data Exchange. Subscribers can use these keys to decrypt, then use the encrypted S3 objects shared with them, without creating or managing copies.
    awstools committed Mar 14, 2023
    Copy the full SHA
    39baae2 View commit details
  3. docs(client-iam): Documentation only updates to correct customer-repo…

    …rted issues
    awstools committed Mar 14, 2023
    Copy the full SHA
    a40666c View commit details
  4. feat(client-ec2): This release adds a new DnsOptions key (PrivateDnsO…

    …nlyForInboundResolverEndpoint) to CreateVpcEndpoint and ModifyVpcEndpoint APIs.
    awstools committed Mar 14, 2023
    Copy the full SHA
    8911e55 View commit details
  5. feat(client-application-auto-scaling): Application Auto Scaling custo…

    …mers can now use mathematical functions to customize the metric used with Target Tracking policies within the policy configuration itself, saving the cost and effort of publishing the customizations as a separate metric.
    awstools committed Mar 14, 2023
    Copy the full SHA
    e92a768 View commit details
  6. Copy the full SHA
    61626a5 View commit details
  7. docs(client-direct-connect): describe-direct-connect-gateway-associat…

    …ions includes a new status, updating, indicating that the association is currently in-process of updating.
    awstools committed Mar 14, 2023
    Copy the full SHA
    93445f3 View commit details
  8. Copy the full SHA
    ba6a91d View commit details
  9. Publish v3.291.0

    awstools committed Mar 14, 2023
    Copy the full SHA
    e77e115 View commit details
  10. chore(deps-dev): bump typedoc to 0.23.23 (#4515)

    * chore(bump-typedoc): bump typedoc to ^0.23.23
    
    * feat(add-footer): add footer to core theme
    
    * chore(pin-typedoc): pin typedoc to 0.23.23
    
    * fix(remove-private-docs): and format typedoc.json
    
    * fix(urls): mimic historic client urls
    
    * fix(revert): revert to exclude ruleset and mimic current navigation experience
    
    * fix(docs): pin typedoc in private/*
    
    * fix(theme): redirect regression and add border to classes index section
    
    * fix(theme): slight modification of border in theme
    MYoung25 authored Mar 14, 2023
    Copy the full SHA
    6604067 View commit details
  11. fix(docs): add plugin-eslint-tsdoc (#4525)

    * fix(docs): fix eslint identified tsdoc tags and add eslint-plugin-tsdoc to prevent regression
    
    * fix(pin): pin eslint-plugin-typedoc
    MYoung25 authored Mar 14, 2023
    Copy the full SHA
    35f60e3 View commit details

Commits on Mar 15, 2023

  1. Copy the full SHA
    0b3327b View commit details
  2. Copy the full SHA
    0d0cac0 View commit details
  3. feat(client-migrationhubstrategy): This release adds the binary analy…

    …sis that analyzes IIS application DLLs on Windows and Java applications on Linux to provide anti-pattern report without configuring access to the source code.
    awstools committed Mar 15, 2023
    Copy the full SHA
    dec133b View commit details
  4. feat(client-securitylake): Make Create/Get/ListSubscribers APIs retur…

    …n resource share ARN and name so they can be used to validate the RAM resource share to accept. GetDatalake can be used to track status of UpdateDatalake and DeleteDatalake requests.
    awstools committed Mar 15, 2023
    Copy the full SHA
    934e9e6 View commit details
  5. Copy the full SHA
    f841638 View commit details
  6. Copy the full SHA
    a254cf6 View commit details
  7. Publish v3.292.0

    awstools committed Mar 15, 2023
    Copy the full SHA
    5f2c2fc View commit details
Loading