[0.50.0] - Oct 20, 2021
Libraries
internment.dl
: optimized the implementation ofIntern::default()
to avoid
excessive heap allocations and contention.
API changes
ddlog_clone()
: C and Java API to clone addlog_record
.
Bug fixes
- Fixed parser bug caused by grammar ambiguity whereby
index
could be interpreted
as part of an index declaration or as a regular identifier.