v1.6.3
github-actions
released this
25 Jul 17:38
·
1347 commits
to refs/heads/master
since this release
What’s Changed
- Simplify http4s websocket interpreter. (#3068) @kamilkloch
- Netty streaming for ZIO (#3062) @kciesielski
- [bugfix] Fix chunk size for Netty Cats file body (#3065) @kciesielski
- Support wider range of chars in param names in codegen (#3059) @hughsimpson
- Use operation id for endpoint name generation in codegen (#3060) @hughsimpson
- Support uuid format string in codegen (#3055) @hughsimpson
- Add max connections to netty configuration (#3053) @wydra98
- Support parameterless enum cases in oneOfWrapped macro (#3061) @adamw
- [bugfix] Sending Accept-Charset causes 406 NotAcceptable response (#3013) @PanHNE
- 3027 openapi codegen endpoint without parameters (#3033) @skyrylyuk
- [bugfix] Return raw ZIO response body where applicable (#3047) @kciesielski
Dependency updates
- Update sbt, sbt-dependency-tree to 1.9.3 (#3067) @softwaremill-ci
- Update asyncapi-circe-yaml, ... to 0.6.0 (#3064) @softwaremill-ci
- Update enumeratum to 1.7.3 (#3063) @softwaremill-ci
- Update netty-all to 4.1.95.Final (#3058) @softwaremill-ci
- Update model:core to 1.7.0 (#3028) @softwaremill-ci
- Update http4s-circe, http4s-core, ... to 0.23.23 (#3052) @softwaremill-ci
- Update aws-lambda-java-runtime-interface-client to 2.3.3 (#3049) @softwaremill-ci
- Update quicklens to 1.9.6 (#3050) @softwaremill-ci
- Update netty-reactive-streams-http to 2.0.9 (#3051) @softwaremill-ci
- Update sbt-mima-plugin to 1.1.3 (#3044) @softwaremill-ci