Skip to content

Releases: xmldb-org/xmldb-api

xmldb-api-2.0: Finalize version 2.0.0

19 Feb 18:01
b3b23f4
Compare
Choose a tag to compare

xmldb-api-1.7

21 Jan 10:47
Compare
Choose a tag to compare
  • Adds JMH benchmark tests
  • Improved performance for registerDatabase, deregisterDatabase and getCollection methods using java.util.HashMap in combination with java.util.concurrent.locks.StampedLock

xmldb-api-1.6

19 Jan 09:58
Compare
Choose a tag to compare
  • Relaxes register database check as prior 1.5.0
  • Adds system property org.xmldb.api.strictRegistrationBehavior to enable strict check

xmldb-api-1.5

15 Jan 21:48
Compare
Choose a tag to compare
  • Use of java.utility.concurrent.ConcurrentHashMap instead of java.util.Hashtable within the org.xmldb.api.DatabaseManager to hold the registered org.xml.api.base.Database instances.
  • org.xmldb.api.base.Collection additionally extends java.lang.AutoClosable to support try-with-resources.

xmldb-api-20040731

13 Jan 12:49
Compare
Choose a tag to compare
[maven-release-plugin] copy for tag xmldb-api-20040731

xmldb-api-1.1-patched

13 Jan 12:49
Compare
Choose a tag to compare
[maven-release-plugin] copy for tag xmldb-api-1.1-patched