Releases: up9inc/basenine
Releases · up9inc/basenine
v0.2.19
Changelog:
- Added
truncatedTimestamp
field to metadata, which symbolizes the new recording start time after a partition discardation.
v0.2.18-alpha
Changelog:
- Reverts paging related changes.
v0.2.17
Changelog:
- Changed
datetime
format from1/2/2006, 3:04:05 PM
to1/2/2006, 3:04:05.000 PM
v0.2.16
Changelog:
- Improved metadata related code for the new approach.
v0.2.15
Changelog:
- Fixed the dump and restore core race in case of
-persistent
flag enabled.
v0.2.14
Changelog:
- Changed metadata related code and fixed the issues around
FETCH
connection mode
v0.2.13
Changelog:
- Fixed a hanging Goroutine.
- Added
FETCH
connection mode.
v0.2.12
Changelog:
- Added
leftOff
helper.
v0.2.11
Changelog:
- Sort macros before expanding them and prioritize the long macros.
v0.2.10
Changelog:
- Fixed the issues in
limit
andrlimit
helpers that occur when they are on the left operand of a binary expression