Skip to content

v0.18.11 : original field ordering in schemas / alloy.proto

Compare
Choose a tag to compare
@Baccata Baccata released this 06 Mar 13:33
· 183 commits to series/0.18 since this release
816ac1e

This release contains the following noteworthy items :

  • Structure schemas are now abiding by the original field order from the spec. This detail finds its importance in some protocols.
  • Shapes defined in the alloy.proto namespace are now code-generated and packaged with smithy4s-core.
  • A new schema combinator,transformTransitivelyK, is now present, facilitating some schema transformations.

What's Changed

Full Changelog: v0.18.10...v0.18.11