v1.21.20
·
191 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
1.21.20 (2026-06-14)
⚠ BREAKING CHANGES
- api: NewTableFrom now returns a table with headers for empty slices instead of an empty table. TryTypedValue now returns a TypedValue with a header-only table for empty TableProvider slices instead of nil.
✅ Tests
- task: add testdata YAML files for task testing (990f51d)
- task: isolate batch tests from global task manager (ba6a373)