v0.12.9: aws-related fixes
- Fixes a rendering issue related to streamed operations
- Fixes a rendering collision problem that may occur with the timestamp type
- Fixes content type not being set correctly when performing calls to aws
What's Changed
- Update fs2-core to 3.2.7 by @scala-steward in #156
- Update jsoniter-scala-core to 2.13.9 by @scala-steward in #157
- Update jsoniter-scala-core to 2.13.10 by @scala-steward in #158
- Update jsoniter-scala-core to 2.13.11 by @scala-steward in #159
- Update jsoniter-scala-core to 2.13.12 by @scala-steward in #162
- Fix codegen rendering for AWS Kinesis service by @andyjayne in #166
- Fix Content-Type for AWS service requests using http4s client by @andyjayne in #168
New Contributors
- @andyjayne made their first contribution in #166
Full Changelog: v0.12.8...v0.12.9