File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.7.0-alpha] - 10/28/2021
4+
5+ ** WARNING: Alpha releases may contain bugs and no guarantee is made about API stability. They are not recommended for production use!**
6+
7+ ### New Features
8+
9+ * add endpoint configuration and middleware by default [ #507 ] ( https://github.com/awslabs/smithy-kotlin/pull/507 )
10+
311## [ 0.6.0-alpha] - 10/21/2021
412
513** WARNING: Alpha 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 @@ -12,7 +12,7 @@ android.useAndroidX=true
1212android.enableJetifier =true
1313
1414# SDK
15- sdkVersion =0.6.1-SNAPSHOT
15+ sdkVersion =0.7.0-alpha
1616
1717# kotlin
1818kotlinVersion =1.5.31
You can’t perform that action at this time.
0 commit comments