Skip to content

Elemental 7.7.0

Latest

Choose a tag to compare

@adamretter adamretter released this 13 Jul 17:44
5d15fd7

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 writeResultJSON response 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

Full Changelog: elemental-7.6.0...elemental-7.7.0