Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'main' into rfc822-multiple-digits
  • Loading branch information
endgame authored Mar 21, 2025
commit 9b76589e40734dd3623a4143267f26aee49d730d
2 changes: 2 additions & 0 deletions lib/amazonka/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@

- `amazonka-core`: Accept single-digit days when parsing RFC822 dates
[\#1032](https://github.com/brendanhay/amazonka/pull/1032)
- `amazonka-core`: Fixed the sorting of query parameters during request canonicalisation. In rare cases, it could sort incorrectly, resulting in requests that failed signature verification.
[\#1031](https://github.com/brendanhay/amazonka/pull/1031)
- `amazonka`: Attempt to load credentials in the correct order. In particular, this means that the IMDS is queried last and is once again consistent with other SDKs.
[\#1029](https://github.com/brendanhay/amazonka/pull/1029)
- `.cabal` files name the source repository with a `https://` URL, not a `git://` one (thanks @marinelli)
Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.