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.489.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.490.0
Choose a head ref
  • 15 commits
  • 997 files changed
  • 6 contributors

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    59ff8e1 View commit details
    Browse the repository at this point in the history
  2. chore: add smoke test traits dep (#5664)

    Adds a dependency on smithy-smoke-test-traits in the sdk code gen
    package so aws service models that use the smokeTests trait won't
    fail to build because of unknown traits. Generated a client with
    a smoke test and confirmed there was no diff.
    
    Adding the dependency in the code gen package since it's the models
    that need the dependency, not the code generator. When smoke tests
    are implemented in the generator, we can add the dep there.
    milesziemer authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    6d0dd46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c3e91a View commit details
    Browse the repository at this point in the history
  4. feat(experimentalIdentityAndAuth): release phase for services with cu…

    …stomizations (#5288)
    
    * chore(codegen): update smithy-typescript commit
    
    * feat(experimentalIdentityAndAuth): release phase for services with customizations
    
    Services:
    
    - API Gateway
    - Glacier
    - Machine Learning
    - Route 53
    - S3 Control
    
    * chore(codegen): generate clients
    Steven Yuan authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    ddc477c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56c24d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a28cab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fbbd00f View commit details
    Browse the repository at this point in the history
  8. feat(client-ec2): This release adds support for adding an ElasticBloc…

    …kStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
    awstools committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    dd0cdf2 View commit details
    Browse the repository at this point in the history
  9. docs(client-workspaces): Added AWS Workspaces RebootWorkspaces API - …

    …Extended Reboot documentation update
    awstools committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    0f0b785 View commit details
    Browse the repository at this point in the history
  10. feat(client-ecs): This release adds support for adding an ElasticBloc…

    …kStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
    awstools committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    8b7b13e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1853dab View commit details
    Browse the repository at this point in the history
  12. feat(client-iotfleetwise): The following dataTypes have been removed:…

    … CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType; CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason; CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in SignalDecoderType
    awstools committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    ef8a699 View commit details
    Browse the repository at this point in the history
  13. feat(client-iot): Add ConflictException to Update APIs of AWS IoT Sof…

    …tware Package Catalog
    awstools committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    3b6b5e4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3ff330e View commit details
    Browse the repository at this point in the history
  15. Publish v3.490.0

    awstools committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    1db9eb1 View commit details
    Browse the repository at this point in the history
Loading