Skip to content

v3.2.4

Choose a tag to compare

@otsch otsch released this 25 Feb 10:49
· 34 commits to main since this release

Fixed

  • Trying to load a relative reference URI (no scheme and host/authority, only path) via the HttpLoader now immediately logs (or throws when loadOrFail() is used) an error instead of trying to actually load it.