Security fixes
- 595 [CVE-2025-53623] Fixes a security issue in the
CSVEnumerator
where the filename was directly interpolated into a bash command.
Bug fixes
- 590 Fix a compatibilty issue between the Sorbet DSL compiler and the latest Tapioca.
- 593 Properly support required and optional positional arguments in the Sorbet DSL compiler.
- 594 Clean up the size calculation in the
CSVEnumerator
.
Full Diff: v1.10.0...v1.11.0