The Transaction API (ham_txn_*) is not stable and subject to change.
New Features
- Transactional support can be enabled with the flag
HAM_ENABLE_TRANSACTIONS
Bugfixes
- When creating several Databases in an Environment, and recovery
was enabled, each Database created its own log object and the log
was corrupted
- Minor grammar changes in the documentation (header file comments)
- Unittests no longer fail if the library was compiled without support
for compression, encryption or internal functions
Other Changes
Known Issues
For more information, read the README and the CHANGELOG.