Skip to content

Commit

Permalink
Release 2024-09-25
Browse files Browse the repository at this point in the history
  • Loading branch information
lucix-aws committed Sep 25, 2024
1 parent 3187256 commit ec6d6f9
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .changelog/2354988d845a448c9373984ff9cceab0.json

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Release (2024-09-25)

## Module Highlights
* `github.com/aws/smithy-go/aws-http-auth`: [v1.0.0](aws-http-auth/CHANGELOG.md#v100-2024-09-25)
* **Release**: Initial release of module aws-http-auth, which implements generically consumable SigV4 and SigV4a request signing.

# Release (2024-09-19)

## General Highlights
Expand Down
4 changes: 4 additions & 0 deletions aws-http-auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# v1.0.0 (2024-09-25)

* **Release**: Initial release of module aws-http-auth, which implements generically consumable SigV4 and SigV4a request signing.

0 comments on commit ec6d6f9

Please sign in to comment.