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-go-v2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.27.1
Choose a base ref
...
head repository: aws/aws-sdk-go-v2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.27.2
Choose a head ref

Commits on Jun 4, 2024

  1. Update API model

    AWS SDK for Go v2 automation user committed Jun 4, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    a17e5c4 View commit details
  2. Update endpoints model

    AWS SDK for Go v2 automation user committed Jun 4, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    cea73de View commit details
  3. Regenerated Clients

    AWS SDK for Go v2 automation user committed Jun 4, 2024
    Copy the full SHA
    de2612e View commit details
  4. Release 2024-06-04

    AWS SDK for Go v2 automation user committed Jun 4, 2024
    Copy the full SHA
    4b0b7ef View commit details

Commits on Jun 5, 2024

  1. Add clock skew correction on the client

    Fixes #2321
    
    This change adjusts signing request to account for the difference in time between client and server Caka clock skew). This PR makes values that we know are caused by clock skew retryable by default, and adds logic to classify probable clock skew errors as retryable.
    
    This value is set on the client so subsequent requests can read the adjusted time.
    Madrigal committed Jun 5, 2024
    Copy the full SHA
    b886c0c View commit details
  2. Copy the full SHA
    4e03615 View commit details
  3. Copy the full SHA
    5b30240 View commit details
  4. Copy the full SHA
    882127d View commit details
  5. Add changelog

    Madrigal committed Jun 5, 2024
    Copy the full SHA
    89b2d7b View commit details
  6. update snapshot tests

    Madrigal committed Jun 5, 2024
    Copy the full SHA
    49e7140 View commit details
  7. Update API model

    AWS SDK for Go v2 automation user committed Jun 5, 2024
    Copy the full SHA
    fb6840b View commit details
  8. Update endpoints model

    AWS SDK for Go v2 automation user committed Jun 5, 2024
    Copy the full SHA
    a185f3b View commit details
  9. Regenerated Clients

    AWS SDK for Go v2 automation user committed Jun 5, 2024
    Copy the full SHA
    0402b49 View commit details
  10. Release 2024-06-05

    AWS SDK for Go v2 automation user committed Jun 5, 2024
    Copy the full SHA
    54e19df View commit details

Commits on Jun 6, 2024

  1. Update API model

    AWS SDK for Go v2 automation user committed Jun 6, 2024
    Copy the full SHA
    bd7f14e View commit details
  2. Regenerated Clients

    AWS SDK for Go v2 automation user committed Jun 6, 2024
    Copy the full SHA
    d62bb14 View commit details
  3. Release 2024-06-06

    AWS SDK for Go v2 automation user committed Jun 6, 2024
    Copy the full SHA
    6c5cb17 View commit details
  4. Copy the full SHA
    6d365fb View commit details
  5. regen clients

    Madrigal committed Jun 6, 2024
    Copy the full SHA
    9fa716b View commit details
  6. update snapshot tests

    Madrigal committed Jun 6, 2024
    Copy the full SHA
    2474a05 View commit details
  7. run goimports

    Madrigal committed Jun 6, 2024
    Copy the full SHA
    c4f8ba3 View commit details
  8. Copy the full SHA
    8bdbe6a View commit details

Commits on Jun 7, 2024

  1. Merge pull request #2668 from aws/feature-clock-skew

    Add clock skew correction on the client
    Madrigal authored Jun 7, 2024
    Copy the full SHA
    4892b05 View commit details
  2. Update API model

    AWS SDK for Go v2 automation user committed Jun 7, 2024
    Copy the full SHA
    490e6cb View commit details
  3. Update endpoints model

    AWS SDK for Go v2 automation user committed Jun 7, 2024
    Copy the full SHA
    85ebac0 View commit details
  4. Regenerated Clients

    AWS SDK for Go v2 automation user committed Jun 7, 2024
    Copy the full SHA
    dd82156 View commit details
  5. Release 2024-06-07

    AWS SDK for Go v2 automation user committed Jun 7, 2024
    Copy the full SHA
    d872461 View commit details
Loading