Skip to content

Releases: up9inc/basenine

v0.2.19

15 Dec 18:58
Compare
Choose a tag to compare

Changelog:

  • Added truncatedTimestamp field to metadata, which symbolizes the new recording start time after a partition discardation.

v0.2.18-alpha

14 Dec 17:56
Compare
Choose a tag to compare
v0.2.18-alpha Pre-release
Pre-release

Changelog:

  • Reverts paging related changes.

v0.2.17

09 Dec 21:59
Compare
Choose a tag to compare

Changelog:

  • Changed datetime format from 1/2/2006, 3:04:05 PM to 1/2/2006, 3:04:05.000 PM

v0.2.16

07 Dec 17:16
Compare
Choose a tag to compare

Changelog:

  • Improved metadata related code for the new approach.

v0.2.15

06 Dec 18:18
Compare
Choose a tag to compare

Changelog:

  • Fixed the dump and restore core race in case of -persistent flag enabled.

v0.2.14

05 Dec 14:16
Compare
Choose a tag to compare

Changelog:

  • Changed metadata related code and fixed the issues around FETCH connection mode

v0.2.13

30 Nov 20:33
Compare
Choose a tag to compare

Changelog:

  • Fixed a hanging Goroutine.
  • Added FETCH connection mode.

v0.2.12

25 Nov 01:01
Compare
Choose a tag to compare

Changelog:

  • Added leftOff helper.

v0.2.11

21 Nov 07:26
Compare
Choose a tag to compare

Changelog:

  • Sort macros before expanding them and prioritize the long macros.

v0.2.10

18 Nov 12:33
Compare
Choose a tag to compare

Changelog:

  • Fixed the issues in limit and rlimit helpers that occur when they are on the left operand of a binary expression