Skip to content

Commit

Permalink
chore: release 1.2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-kotlin-ci committed Jul 18, 2024
1 parent fa262f5 commit 1f0b148
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changes/22c07786-9168-425a-960b-e03378ee3ce3.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/f1afb4d6-fa61-4eba-8695-b9a8bc59418a.json

This file was deleted.

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

## [1.2.17] - 07/18/2024

### Features
* Add support for string arrays in rules engine parameters
* Add support for operationContextParams trait

## [1.2.16] - 07/15/2024

### Fixes
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.2.17-SNAPSHOT
sdkVersion=1.2.17

# codegen
codegenVersion=0.32.17-SNAPSHOT
codegenVersion=0.32.17

0 comments on commit 1f0b148

Please sign in to comment.