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.5.0
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.6.0
Choose a head ref
  • 8 commits
  • 1,210 files changed
  • 6 contributors

Commits on May 17, 2021

  1. Add GitHub Actions for SDK and codegen CI testing (#1261)

    Adds GitHub Actions for Go 1.15, 1.16 SDK unit testing and Java codegen.
    Go tip is not included yet, relying on to rely on Travis CI for these
    until added to GitHub Actions.
    jasdel authored May 17, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    4a50e35 View commit details

Commits on May 18, 2021

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    6bd58e4 View commit details

Commits on May 19, 2021

  1. Update java group id

    This updates the java group id to be namespaced to the language. This
    will be necessary for eventually publishing the generators.
    JordonPhillips committed May 19, 2021
    Copy the full SHA
    fb3e172 View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    5f814b7 View commit details

Commits on May 20, 2021

  1. Carve out internal/ini into a seperate module (#1265)

    * Detect Module Carving Out
    * internal/ini: Carve out ini parser as stand-alone module
    skmcgrail authored May 20, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    d72ae62 View commit details
  2. Fixup Travis CI tests to allow CI tests for Go Tip to fail (#1267)

    Fixes the Travis CI tests to allow the tests targeting Go tip to fail.
    jasdel authored May 20, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    6ed867d View commit details
  3. Update API Models (#1270)

    * update models
    
    * Regenerated API Clients
    
    * skip one query protocol test for this release
    skotambkar authored May 20, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    aaa3cc2 View commit details
  4. Release 2021-05-20

    skotambkar committed May 20, 2021

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    3145936 View commit details
Loading