Skip to content

Commit

Permalink
chore: release 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-kotlin-ci committed Jan 28, 2025
1 parent 9f44cdb commit 97ac447
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changes/b0646077-397d-48a8-94f2-ea2db40b1dea.json

This file was deleted.

5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## [1.4.2] - 01/28/2025

### Fixes
* Ignore hop-by-hop headers when signing requests

## [1.4.1] - 01/16/2025

## [1.4.0] - 01/15/2025
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ kotlinx.atomicfu.enableNativeIrTransformation=false
org.gradle.jvmargs=-Xmx2G -XX:MaxMetaspaceSize=1G

# SDK
sdkVersion=1.4.2-SNAPSHOT
sdkVersion=1.4.2

# codegen
codegenVersion=0.34.2-SNAPSHOT
codegenVersion=0.34.2

0 comments on commit 97ac447

Please sign in to comment.