Skip to content

v0.4.1-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@aajtodd aajtodd released this 29 Sep 19:58
· 1035 commits to main since this release
942a311

Features

5ed5116 refactor(rt): make SdkClient implement Closeable (#481)
1b4cba4 docs: pagination design (#462)
f1cc601 feat(rt): add conversion from HttpRequest -> builder (#479)
70cbf18 feat(rt): Add logic to Platform type to support AWS configuration use cases (#475)

Bug Fixes

872390c fix(rt): constrain RFC-3339 timestamps to microsecond precision (#469)
72e5cd9 fix(rt): Favor kotlin-test-juint5 over kotlin-test to resolve intermittent build failures (#476)

Misc

8cea2bc fix(docs): Update entity type design doc samples w/ consistent code (#480)
37cb822 chore: Replace junit imports with kotlin.test imports where possible (#483)
352ac94 test: add serde benchmarks (#473)
cfeac34 chore(ci): remove tokens; add windows to ci; remove jcenter (#474)
e41526f refactor: remove raw serde functions (#468)
5b4b37e chore: kotlin 1.5.30, coroutine, kotest version bumps (#472)
acb7ce1 chore: preparation for future release (#470)
f715840 refactor: allow non feature middleware; give middleware explicit order (#467)