v0.18.14 : bug fixes
- Sets maxArity of JSON decoders to Int.MaxValue in AWS clients. See #1445
- Support "untagged union" decoding for Documents
What's Changed
- Update alloy-core, alloy-openapi, ... to 0.3.4 by @scala-steward in #1440
- Update smithytranslate-proto to 0.5.2 by @scala-steward in #1441
- Update http4s-circe, http4s-client, ... to 0.23.26 by @scala-steward in #1443
- Update jsoniter-scala-macros to 2.28.4 by @scala-steward in #1442
- aws json client max arity to Int.MaxValue by @lewisjkl in #1445
- support for untagged in DocumentDecoderSchemaVisitor by @lewisjkl in #1446
Full Changelog: v0.18.13...v0.18.14