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.496.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.499.0
Choose a head ref

Commits on Jan 19, 2024

  1. Copy the full SHA
    59c5b59 View commit details

Commits on Jan 22, 2024

  1. feat(client-cloudfront-keyvaluestore): This release improves upon the…

    … DescribeKeyValueStore API by returning two additional fields, Status of the KeyValueStore and the FailureReason in case of failures during creation of KeyValueStore.
    awstools committed Jan 22, 2024
    Copy the full SHA
    43407f7 View commit details
  2. Copy the full SHA
    1f69cff View commit details
  3. Copy the full SHA
    ca7b896 View commit details
  4. feat(client-connectcases): This release adds the ability to view audi…

    …t history on a case and introduces a new parameter, performedBy, for CreateCase and UpdateCase API's.
    awstools committed Jan 22, 2024
    Copy the full SHA
    8e7361b View commit details
  5. feat(client-finspace): Allow customer to set zip default through comm…

    …and line arguments.
    awstools committed Jan 22, 2024
    Copy the full SHA
    8ceeeff View commit details
  6. feat(client-rds): Introduced support for the InsufficientDBInstanceCa…

    …pacityFault error in the RDS CreateDBCluster API method. This provides enhanced error handling, ensuring a more robust experience when creating database clusters with insufficient instance capacity.
    awstools committed Jan 22, 2024
    Copy the full SHA
    549616d View commit details
  7. Copy the full SHA
    a0ab577 View commit details
  8. docs(client-cloud9): Doc-only update around removing AL1 from list of…

    … available AMIs for Cloud9
    awstools committed Jan 22, 2024
    Copy the full SHA
    f85d075 View commit details
  9. feat(client-ecs): This release adds support for Transport Layer Secur…

    …ity (TLS) and Configurable Timeout to ECS Service Connect. TLS facilitates privacy and data security for inter-service communications, while Configurable Timeout allows customized per-request timeout and idle timeout for Service Connect services.
    awstools committed Jan 22, 2024
    Copy the full SHA
    1bb9677 View commit details
  10. Publish v3.497.0

    awstools committed Jan 22, 2024
    Copy the full SHA
    26783fa View commit details
  11. fix(middleware-ssec): add logic to handle string input as specified b… (

    #5676)
    
    * fix(middleware-ssec): add logic to handle string input as specified by api model
    
    * fix(middleware-ssec): removing buffer to support browser environment
    
    * fix(middleware-ssec): adding support both for browser and nodejs
    
    * fix(middleware-ssec): using previously defined implementation for decoding base64
    
    * fix(middleware-ssec): adding an integration test
    
    * fix(middleware-ssec): removing console logs
    
    * fix(middleware-ssec): remove unused imports
    
    ---------
    
    Co-authored-by: Ran Vaknin <RanVaknin@users.noreply.github.com>
    RanVaknin and RanVaknin authored Jan 22, 2024
    Copy the full SHA
    5a19a33 View commit details

Commits on Jan 23, 2024

  1. Copy the full SHA
    e6a4a1e View commit details
  2. feat(client-inspector2): This release adds support for CIS scans on E…

    …C2 instances.
    awstools committed Jan 23, 2024
    Copy the full SHA
    4f36493 View commit details
  3. Publish v3.498.0

    awstools committed Jan 23, 2024
    Copy the full SHA
    5abf7c9 View commit details
  4. Copy the full SHA
    e2b9012 View commit details

Commits on Jan 24, 2024

  1. Copy the full SHA
    1452cd4 View commit details
  2. Copy the full SHA
    e500830 View commit details
  3. feat(client-ec2): Introduced a new clientToken request parameter on C…

    …reateNetworkAcl and CreateRouteTable APIs. The clientToken parameter allows idempotent operations on the APIs.
    awstools committed Jan 24, 2024
    Copy the full SHA
    65a1927 View commit details
  4. Copy the full SHA
    408d925 View commit details
  5. feat(client-outposts): DeviceSerialNumber parameter is now optional i…

    …n StartConnection API
    awstools committed Jan 24, 2024
    Copy the full SHA
    9e30002 View commit details
  6. feat(client-storage-gateway): Add DeprecationDate and SoftwareVersion…

    … to response of ListGateways.
    awstools committed Jan 24, 2024
    Copy the full SHA
    ee421ea View commit details
  7. Copy the full SHA
    ecd7fe6 View commit details
  8. Publish v3.499.0

    awstools committed Jan 24, 2024
    Copy the full SHA
    40442fb View commit details
Loading