Releases: xmldb-org/xmldb-api
Releases · xmldb-org/xmldb-api
xmldb-api-2.0: Finalize version 2.0.0
Signed-off-by: Patrick Reinhart <[email protected]>
xmldb-api-1.7
- Adds JMH benchmark tests
- Improved performance for
registerDatabase
,deregisterDatabase
andgetCollection
methods usingjava.util.HashMap
in combination withjava.util.concurrent.locks.StampedLock
xmldb-api-1.6
- Relaxes register database check as prior
1.5.0
- Adds system property
org.xmldb.api.strictRegistrationBehavior
to enable strict check
xmldb-api-1.5
- Use of
java.utility.concurrent.ConcurrentHashMap
instead ofjava.util.Hashtable
within theorg.xmldb.api.DatabaseManager
to hold the registeredorg.xml.api.base.Database
instances. org.xmldb.api.base.Collection
additionally extendsjava.lang.AutoClosable
to support try-with-resources.
xmldb-api-20040731
[maven-release-plugin] copy for tag xmldb-api-20040731
xmldb-api-1.1-patched
[maven-release-plugin] copy for tag xmldb-api-1.1-patched