v24.3.0
What's Changed
Upgraded to Scala 3.3.3, which fixes a compatibility issue between Scala 3.3.x versions.
🐛 Bug Fixes
- surface (fix): Fix #3416 and #3419 - protected and package private access by @OndrejSpanel in #3423
- surface (fix): Fixes #3418 Handle surface of List of generic tuples by @OndrejSpanel in #3427
🔗 Dependency Updates
- Update airframe-codec, airframe-control, ... to 24.2.3 by @xerial-bot in #3424
- Update airframe-http, airframe-launcher, ... to 24.2.3 by @xerial-bot in #3425
- Update scala3-staging, ... to 3.3.3 by @xerial-bot in #3430
🛠 Internal Updates
- Update sbt-airframe to 24.2.2 by @xerial-bot in #3426
New Contributors
- @OndrejSpanel made their first contribution in #3423
Full Changelog: v24.2.3...v24.3.0