Skip to content

v0.18.26

Compare
Choose a tag to compare
@kubukoz kubukoz released this 02 Dec 19:17
· 7 commits to series/0.18 since this release
e369dd4

What's Changed

  • Optimises the conversion of empty smithy4s.Blob to fs2.Stream, to avoid performance degradation in Ember (see #1609)
  • Adds utility types for working with endpoint handlers (see #1612)
  • Add a more informative error message for repeated namespaces (see #1608).
  • Adds com.disneystreaming.smithy4s:smithy4s-protocol dependency to the generation of smithy-build.json in the smithy4sUpdateLSPConfig tasks of the codegen plugins (see #1610).
  • Fix for the lenient union decoding bug (see#1620).

Internal changes

Full Changelog: v0.18.25...v0.18.26