All Versions
26
Latest Version
Avg Release Cycle
61 days
Latest Release
931 days ago

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