Skip to content

v0.18.16

Compare
Choose a tag to compare
@kubukoz kubukoz released this 17 Apr 17:33
· 15 commits to series/0.18 since this release
4295aa0

What's changed

  • Adds a smithy4s-protobuf module, containing derivation logic for protobuf codecs. See #1455 and documentation
  • Fixes bug leading to refined case-class fields being rendered with default values of the wrong type: #1487
  • Add support for converting smithy4s services and schemas to smithy models (see documentation) in #1470
  • Add smithy4s.meta#only annotation allowing to filter operations in services, intended to reduce the amount of code generated from AWS specs. See documentation (by @keynmol)
  • Speed up Dynamic module loading in #1458 by @ghostbuster91

Other changes

New Contributors

Full Changelog: v0.18.15...v0.18.16