v0.17.4: more efficient ArraySeq json parsing
0.17.4
Improvements
More efficient Json parsing of ArraySeq
See #806
Fix parsing logic of AWS credentials file to allow for comments
See #811
Add documentation on how to point AWS clients to local environments
See #812
What's Changed
- Update circe-generic, circe-parser to 0.14.4 by @scala-steward in #805
- Update jsoniter-scala-core to 2.20.7 by @scala-steward in #804
- More efficient parsing of
ArraySeq
by @plokhotnyuk in #806 - Update fs2-core, fs2-io to 3.6.1 by @scala-steward in #803
- Fix reference in model-processing.md by @etspaceman in #808
- Fix skip comments when parsing ~/.aws/credentials by @lolgab in #811
- Localstack docs by @Baccata in #812
New Contributors
Full Changelog: v0.17.3...v0.17.4