v0.17.6 : bug fixes and minor maintainer-facing improvements
This release is backward binary-compatible with the previous releases from the 0.17.x lineage.
Bug fixes
- Fixes a bug related to swagger-ui redirects that would occur with empty paths.
- Fixes a bug related to the undocumented "dynamic" module not respecting the order of fields specified in smithy models
What's Changed
- [Docs] Fix double colon in Mill dependency on AWS specs by @kubukoz in #864
- Update nscplugin, sbt-scala-native, ... to 0.4.11 by @scala-steward in #866
- Update jsoniter-scala-core to 2.21.4 by @scala-steward in #868
- Update mill-main, mill-main-api, ... to 0.10.12 by @scala-steward in #870
- Update weaver-cats, weaver-scalacheck to 0.8.2 by @scala-steward in #872
- Update nscplugin, sbt-scala-native, ... to 0.4.12 by @scala-steward in #874
- revamp docs home page by @lewisjkl in #871
- Update sbt-mima-plugin to 1.1.2 by @scala-steward in #879
- Update swagger-ui-dist to 4.18.2 by @scala-steward in #882
- Update alloy-core, alloy-openapi to 0.1.16 by @scala-steward in #886
- Update smithy-build, smithy-model to 1.29.0 by @scala-steward in #887
- Add compileCodecK by @kubukoz in #891
- Update sbt-scalajs, scalajs-compiler, ... to 1.13.1 by @scala-steward in #893
- Add
Dispatcher.fromUnion
by @kubukoz in #897 - Using an empty path broke the index redirect by @daddykotex in #898
- Update weaver-cats, weaver-scalacheck to 0.8.3 by @scala-steward in #900
- Update alloy-core, alloy-openapi to 0.1.17 by @scala-steward in #901
- Update coursier to 2.1.1 by @scala-steward in #902
- Update smithy-build, smithy-model to 1.30.0 by @scala-steward in #903
- DynamicSchemaIndex improvements by @Baccata in #904
- Update cats-effect to 3.4.9 by @scala-steward in #905
- Fix test name by @daddykotex in #906
- Update jsoniter-scala-core to 2.22.2 by @scala-steward in #892
- Update coursier to 2.1.2 by @scala-steward in #910
- Update alloy-core, alloy-openapi to 0.1.18 by @scala-steward in #909
- Fix description of date formats by @kubukoz in #896
- Document
@httpResponseCode
as supported by @kubukoz in #917 - Add Field#contramap by @kubukoz in #923
- Add "learning resources" page by @kubukoz in #933
Full Changelog: v0.17.5...v0.17.6