v0.18.26
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 ofsmithy-build.json
in thesmithy4sUpdateLSPConfig
tasks of the codegen plugins (see #1610). - Fix for the lenient union decoding bug (see#1620).
Internal changes
- Update sbt to 1.10 by @kubukoz in #1580
- Fix hello world, use inlined files instead of strings by @keynmol in #1614
Full Changelog: v0.18.25...v0.18.26