Skip to content

0.29.1

Compare
Choose a tag to compare
@sirosen sirosen released this 27 Jul 22:31
· 46 commits to main since this release
0.29.1
  • Update vendored schemas: circle-ci, dependabot, gitlab-ci, renovate, woodpecker-ci (2024-07-21)
  • Fix a bug which could result in local file URI resolution failing on non-Windows platforms in certain cases. Thanks @bukzor! (#465)
  • Fix caching behaviors to ensure that caches are correctly preserved across instancefiles during --schemafile evaluation. This also fixes a bug in the remote $ref cache. Thanks @alex1701c for reporting! (#463, #466)