All releases of OpenUDDI


Release Notes: This release contains no new features compared to the previous versions, but it has been refactored heavily. The LDAP layer has been removed entirely. This means that only Hibernate is supported as storage from now on. This has made it possible to do a number of optimizations. The main optimizations are in the Subscription API and the find_* operations, which now run much faster, especially on databases with many entities.


Release Notes: This release fixes a number of bugs: a missing : in the parameter name in HQL, an NPE after deleting entities, a syntax error on some versions of PostgreSQL, and models not being synchronized correctly when content was modified.


No changes have been submitted for this release.


Release Notes: Category bag heuristics have been tuned. Hibernate performance has been improved. Hibernate properties are always replaced in the installer. An authToken expiration thread is scheduled periodically. log4j logging is configured correctly. The default seems to be that isTraceEnabled() returns true while trace() does nothing.