Skip to content

Releases: smithy-lang/smithy-kotlin

v1.2.11

28 Jun 20:01
Compare
Choose a tag to compare

[1.2.11] - 06/28/2024

Miscellaneous

  • Upgrade to aws-crt-kotlin v0.8.6
  • Upgrade to ktlint v1.3.0

v1.2.10

21 Jun 14:54
Compare
Choose a tag to compare

[1.2.10] - 06/21/2024

v1.2.9

18 Jun 16:41
Compare
Choose a tag to compare

[1.2.9] - 06/18/2024

v1.2.8

17 Jun 14:57
Compare
Choose a tag to compare

[1.2.8] - 06/17/2024

Fixes

  • #1330 Fix paginators not respecting start key

v1.2.7

14 Jun 14:53
Compare
Choose a tag to compare

[1.2.7] - 06/14/2024

Miscellaneous

  • Upgrade to Smithy 1.49.0

v1.2.6

05 Jun 18:45
Compare
Choose a tag to compare

[1.2.6] - 06/05/2024

Fixes

  • #1098 Silently ignore empty/blank proxy host values from environment variables or system properties instead of throwing exceptions

v1.2.5

28 May 20:08
Compare
Choose a tag to compare

[1.2.5] - 05/28/2024

Fixes

  • #1314 Fix serialization of URI-bound request parameters which are enums

v1.2.4

16 May 22:59
Compare
Choose a tag to compare

[1.2.4] - 05/16/2024

Fixes

  • #1092 Respect * wildcard in http.nonProxyHosts when used as prefix or suffix

v1.2.3

10 May 16:40
Compare
Choose a tag to compare

[1.2.3] - 05/10/2024

v1.2.2

30 Apr 15:46
Compare
Choose a tag to compare

[1.2.2] - 04/30/2024

Features

  • Provide new abstract versions of telemetry classes to simplify the creation of custom telemetry providers

Fixes

  • #1293 Gracefully degrade in clock skew interceptor when receiving a Date header value with a malformed date
  • #1081 Support http.nonProxyHosts JVM system property