What softwaremill/tapir shipped
Generated by FoxPlug from public activity — not affiliated with Softwaremill.
Week of September 14, 2026
What shipped
- Added `-Yfuture-lazy-vals` flag for Scala 3 on the JVM to eliminate deprecation warnings with JVM 25. Pull request #5529
- Updated OpenTelemetry API and SDK to 1.66.0. Pull request #5527
- Updated OpenTelemetry exporter and autoconfigure extensions to 1.66.0. Pull request #5528
- Updated Vert.x codegen and web to 5.1.8. Pull request #5525
- Updated AWS Lambda Java runtime interface client to 2.12.1. Pull request #5523
Why it matters
This week brings improved Scala 3 compatibility for newer JVMs, current OpenTelemetry support, and updated dependencies across the stack. These changes ensure the project works smoothly with the latest platform and library versions.
Changelog entry
- Use `-Yfuture-lazy-vals` for Scala 3 on the JVM to avoid JVM 25 deprecation warnings Pull request #5529
- Update OpenTelemetry API and SDK to 1.66.0 Pull request #5527
- Update OpenTelemetry exporter and autoconfigure to 1.66.0 Pull request #5528
- Update Vert.x codegen and web to 5.1.8 Pull request #5525
- Update AWS Lambda Java runtime interface client to 2.12.1 Pull request #5523
Tapir now builds cleaner with Scala 3 on JVM 25, updated OpenTelemetry to 1.66.0, and refreshed Vert.x and AWS Lambda dependencies.
This week's Tapir updates focus on forward compatibility and dependency freshness. We've added Scala 3 compiler flags for JVM 25 compatibility, upgraded OpenTelemetry to 1.66.0, and refreshed Vert.x and AWS Lambda client libraries. These changes keep the project current with the latest platform capabilities and library improvements.