Skip to content

v0.18.1 : bug fixes

Compare
Choose a tag to compare
@Baccata Baccata released this 09 Oct 08:18
· 480 commits to series/0.18 since this release
9a46b36

0.18.1

Open enum support in Dynamic module

In 0.18.0, support was added for open enums in smithy4s-generated code. This release extends that support to runtime (dynamic) schemas.

Fixed a bug preventing a model pre-processor from being exercised

This model-preprocessor aims at removing constraints from output types in AWS specs (as AWS doesn't seem to respect said constraints)
#1251

What's Changed

Full Changelog: v0.18.0...v0.18.1