Skip to content

v7.3.0

Compare
Choose a tag to compare
@DylanVanAssche DylanVanAssche released this 22 Jan 08:44
· 11 commits to master since this release

Changed

  • Some tests are changed because record error handling has changed.

Fixed

  • Optimization for authentication with CSS Client Credentials
  • Update URI of prefix 'rmle:' to persistent w3id URI: 'https://w3id.org/imec/rml/ns/extensions#'
  • Added all known content types for newline delimited JSON
  • Fixed the return type of GREL array slice function in function description.
  • Updated all Jena library dependencies to version 5.0.0
  • Added explicit dependencies on commons-io:2.18.0, commons-compress-1.27.1 and commons-lang3:3.17.0 to avoid runtime errors.
  • Updated rdf4j-client to 5.1.0
  • Updated wiremock to 3.9.1 (3.10.0 contains bugs in combination with saxon).
  • Updated grel-functions-java to v0.10.0
  • Updated dataio to 2.0.0, the reason for most changes ;)
  • Updated testcontainers to 1.18.3
  • Inconsistencies in test case RMLTC0007h (mapping + all formats) and RMLTC0009a (JSON)