Skip to content

v0.15.2 - CLI module, bugfixes, dynamic module improvements

Compare
Choose a tag to compare
@kubukoz kubukoz released this 24 Aug 17:34
c9839db

This release adds a new module - decline - providing integration with the Decline library. It provides the ability to easily get a command line interface for any service implementation or client.

Additionally, the release fixes a couple bugs like #389, as well as adding support for Smithy 2.0 enum and intEnum shapes in the Dynamic module.

This release enables a previously disabled feature of the http4s clients&servers (as well as other code using the json module's codec support) - encoding intEnum as a JSON number.

Finally, MiMa checks have been enabled, so we'll track binary compatibility more seriously in future releases.

Full changelog

New Contributors

Full Changelog: v0.15.1...v0.15.2