Share

Carbonado

File Release Notes and Changelog

Release Name: 1.1.1

Notes:
- Fixed spurious IllegalArgumentException from StorableGenerator.
- Fixed bug which prevented updating Oracle BLOB of length 2000 to 4000.
- Fixed IllegalArgumentException with optimized join queries of the form
  "a.b = ? & (a.c = ? | a.d = ?)".


Changes: - Fixed spurious IllegalArgumentException from StorableGenerator. - Fixed bug which prevented updating Oracle BLOB of length 2000 to 4000. - Fixed IllegalArgumentException with optimized join queries of the form "a.b = ? & (a.c = ? | a.d = ?)".