v0.12.3: Packed operation inputs, dynamic module
tl;dr
- Adds ability to have packed operation inputs
- Adds module for dynamically loading services from smithy models
What's Changed
- Update sbt-sonatype to 3.9.11 by @scala-steward in #103
- Update jsoniter-scala-core to 2.13.1 by @scala-steward in #106
- Update .mergify.yml by @lewisjkl in #104
- auto fill http4s docs version by @lewisjkl in #105
- Update jsoniter-scala-core to 2.13.2 by @scala-steward in #107
- [POC] Adds a "dynamic" module to dynamically load services from smithy models by @Baccata in #17
- Update jsoniter-scala-core to 2.13.3 by @scala-steward in #108
- Update jsoniter-scala-core to 2.13.4 by @scala-steward in #111
- Fix typo in documentation by @daddykotex in #110
- Update sbt-scalajs, scalajs-compiler, ... to 1.9.0 by @scala-steward in #109
- Update weaver-cats, weaver-scalacheck to 0.6.10 by @scala-steward in #112
- Update weaver-cats, weaver-scalacheck to 0.7.10 by @scala-steward in #113
- Update jsoniter-scala-core to 2.13.5 by @scala-steward in #116
- Update sbt-buildinfo to 0.11.0 by @scala-steward in #117
- Adds a way to get packed inputs in operations by @Baccata in #122
New Contributors
- @daddykotex made their first contribution in #110
Full Changelog: v0.12.2...v0.12.3