File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ 0.15.0] - 04/29/2022
3+ ## [ 0.15.1-beta] - 04/29/2022
4+
5+ ** WARNING: Beta releases may contain bugs and no guarantee is made about API stability. They are not recommended for production use!**
46
57### Documentation
68* update API reference doc styling
911* Sync latest AWS service models
1012* Refactor hashing functions into new subproject
1113
14+ ## [ 0.15.0] - 04/29/2022
15+
16+ ** NOTE** : Do not use. Prefer 0.15.1-beta or later.
17+
1218## [ 0.14.4-beta] - 04/21/2022
1319
1420** WARNING: Beta releases may contain bugs and no guarantee is made about API stability. They are not recommended for production use!**
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
66org.gradle.jvmargs =-Xmx6g -XX:MaxPermSize=6g -XX:MaxMetaspaceSize=1G
77
88# sdk
9- sdkVersion =0.15.0
9+ sdkVersion =0.15.1-beta
1010
1111# codegen
1212smithyVersion =1.17.0
You can’t perform that action at this time.
0 commit comments