Elemental version 7.7.0
Docker Image: evolvedbinary/elemental:7.7.0
Maven Central: https://search.maven.org/search?q=g:xyz.elemental
Website: https://www.elemental.xyz/exist-parent/exist-distribution/
What's Changed
- [7.x.x] Correct an issue with the Base URI of in-memory documents by @Laurettta in #204
- [7.x.x] Fix some small issues with config paths on Windows by @adamretter in #216
- [bugfix] Make sure to close ByteBuddy Dynamic Type Builder by @adamretter in #220
- [7.x.x] Adds missing OxygenXML libs by @marmoure in #215
- [7.x.x] BaseURI is now a valid URI by @adamretter in #219
- [7.x.x] Add media type to
writeResultJSONresponse header by @marmoure in #212 - [7.x.x] Improve ClasspathHelper log message by @adamretter in #227
- [7.x.x] XQuery Resource Cleanup and Execution API by @adamretter in #224
- [7.x.x] Only lock queries whilst they are compiling by @adamretter in #229
- [7.x.x] Added a new system:get-main-module-load-path() XPath function by @adamretter in #231
New Contributors
- @Laurettta made their first contribution in #204
- @marmoure made their first contribution in #215
Full Changelog: elemental-7.6.0...elemental-7.7.0