Skip to content

v2.25.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Feb 13:57
· 163 commits to main since this release

BUG FIXES:

  • helper/schema: Allow diagnostic messages with incorrect UTF-8 encoding to pass through with the invalid sequences replaced with the Unicode Replacement Character. This avoids returning the unhelpful message "string field contains invalid UTF-8" in that case. (#1111)
  • helper/schema: Prevented unexpected difference for timeouts on first plan after import (#1146)