What's Changed
🐛 Bug Fixes
- Fix Scala code formatting by @xerial in #939
- Improve readPayload(int) to use gradual memory allocation for large payloads (>64MB) daa2ea6 (Address CVE-2026-21452)
🔗 Dependency Updates
- Update sbt, scripted-plugin to 1.11.4 by @scala-steward in #910
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #909
- Update airframe-json, airspec to 2025.1.16 by @scala-steward in #912
- Update scalafmt-core to 3.9.9 by @scala-steward in #907
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #914
- Update sbt, scripted-plugin to 1.11.5 by @scala-steward in #913
- Update junit-jupiter to 5.13.4 by @scala-steward in #905
- Update sbt, scripted-plugin to 1.11.6 by @scala-steward in #918
- Update airframe-json, airspec to 2025.1.18 by @scala-steward in #920
- Update scalacheck to 1.19.0 by @scala-steward in #919
- Update airframe-json, airspec to 2025.1.21 by @scala-steward in #929
- Update scala-collection-compat to 2.14.0 by @scala-steward in #926
- Update sbt, scripted-plugin to 1.11.7 by @scala-steward in #925
- Update junit-jupiter to 5.14.1 by @scala-steward in #930
- Update airframe-json, airspec to 2025.1.22 by @scala-steward in #938
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #937
- Update junit-vintage-engine to 5.14.1 by @scala-steward in #931
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #935
🛠 Internal Updates
- Update sbt-scalafmt to 2.5.6 by @scala-steward in #932
Full Changelog: v0.9.10...v0.9.11