All Versions
26
Latest Version
Avg Release Cycle
61 days
Latest Release
931 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v16.1.4 Changes
May 03, 2017โจ Enhancements:
- ๐ Improve using full cache in a transaction when transaction participation is not required
- ๐ Tweak bulk loader connection pooling to reduce connection open/close.
- โ Add support for bigint for Sybase ASE
๐ Bug Fixes:
- ๐ Fix Sybase inserts with more than 160 columns.
-
v16.1.3 Changes
March 07, 2017โจ Enhancements:
- ๐ Enabled in-memory db extractor merge and Timestamp Attribute time zone conversion
- โฌ๏ธ Reduce db hit with filtered relationship list navigation with deep fetch
- Try harder to resolve mixed partial/full cache queries
๐ Bug Fixes:
- ๐ Allow calls MithraMultithreadedQueueLoader.shutdownPool() to before start
- ๐ fix MithraCompositeList.contains
-
v16.1.2 Changes
January 26, 2017๐ This release includes a new document: Reladomo Philosophy & Vision ๐ See the javadoc jar or online
โจ Enhancements:
- ๐ make sure cache load exceptions are reported at startup
- recognize more DB2 connection dead error codes
๐ Bug fixes:
- ๐ Fix SyslogChecker for String SourceAttribute.
- ๐ Fix xml parsing for orderBys.
-
v16.1.1 Changes
November 03, 2016โจ Enhancements:
- implement equality substitution in chained mapper
-
v16.1.0 Changes
October 18, 2016โจ Enhancements:
- โก๏ธ multi-update no longer uses or-clauses
๐ Bug fixes:
- ๐ fix combining mapped tuple attributes
- ๐ fix Aggregate query as of attribute value setting
- ๐ fix findBy and none-cache
-
v16.0.0 Changes
September 13, 2016๐ Initial open source release
โจ Enhancements:
- Suppressed ClassNotFoundException for notification
- ๐ New utility class: MultiThreadedBatchProcessor