Share

Carbonado

File Release Notes and Changelog

Release Name: 1.1.2

Notes:
Carbonado change history
------------------------

1.1 to 1.1.2
-------------------------------
- Fixed query engine rule which sometimes favored index with incorrect ordering.
- Fixed replication repair bug which threw an IllegalStateException for insert
  repair if only alternate keys were specified.
- Fixed query descending sort order bug which produced ascending results.
- Fixed bug in GroupedCursor which discarded last group if it had one element.
- Fixed transaction leak caused when calling update, if an update trigger
  exists, and no properties were dirty.


Changes: Carbonado change history ------------------------ 1.1 to 1.1.2 ------------------------------- - Fixed query engine rule which sometimes favored index with incorrect ordering. - Fixed replication repair bug which threw an IllegalStateException for insert repair if only alternate keys were specified. - Fixed query descending sort order bug which produced ascending results. - Fixed bug in GroupedCursor which discarded last group if it had one element. - Fixed transaction leak caused when calling update, if an update trigger exists, and no properties were dirty.