Skip to content

v0.18.30 - bugfixes and flexible field filtering

Latest
Compare
Choose a tag to compare
@kubukoz kubukoz released this 12 Mar 14:39
1c1e16d

What's Changed

  • Add utilities for Service.Builder in #1644
  • Use correct cross path for protobuf-runtime-scala in #1648
  • Force rendering package object when a validated newtype is present in #1656
  • Improve performance of ADT trait validators on larger Smithy models in #1573
  • Move memoization of default values from Field to Schema in #1651
  • Add support for more flexible encoding of defaults in #1652. This brings FieldFilter abstraction that replaces explicitDefaultsEncoding.

Other changes

New Contributors

Full Changelog: v0.18.29...v0.18.30