Skip to content

Releases: akumuli/Akumuli

Fix group-aggregate query inconsistency

21 May 07:48
c0803be
Compare
Choose a tag to compare

BUG FIX

  • Fix #357 group-aggreagate query in backward direction returns
    invalid first/last values

Release docker images

17 May 12:11
f3da106
Compare
Choose a tag to compare

Version 0.8.79

BUG FIX

  • Update Docker images on CI

Add 'version' command/endpoint

07 May 15:00
10e89b4
Compare
Choose a tag to compare

Version 0.8.78

IMPROVEMENT

  • Add --version command line argument
  • Add /api/version endpoint

Expression support and bugfixes

02 Mar 05:20
43b4594
Compare
Choose a tag to compare

Release notes
Version 0.8.77

BUG FIX

Fix #341 aggregate query optimization

Version 0.8.76

IMPROVEMENT

Expression evaluation using muParser library

Group-aggregate-join query support

30 Jan 13:02
66c7d2e
Compare
Choose a tag to compare
Fix condition in .travis.yml (#338)

* Fix condition in .travis.yml

* Add debug line

Bind HTTP/TCP/UDP server to specific iface

11 Dec 13:25
fa63655
Compare
Choose a tag to compare

Version 0.8.73

BUG FIX

  • Fix #328 group-by query crash

IMPROVEMENT

  • Bind HTTP/TCP/UDP server to specific iface

Fix bulk-transfer protocol encoding

10 Sep 20:12
505ad7b
Compare
Choose a tag to compare

Release notes

Version 0.8.71

BUG FIX

  • Fix bulk-transfer encoding

v0.8.69: Merge pull request #314 from akumuli/fix-protocol-parser

15 Aug 09:54
cddfb74
Compare
Choose a tag to compare

Release notes

Version 0.8.69

IMPROVEMENT

  • Add --config command line argument

BUG FIX

  • Fix framing issue in RESP protocol parser

32-bit support

08 Aug 11:34
1a9ff2c
Compare
Choose a tag to compare

Release notes

Version 0.8.68

IMPROVEMENT

  • Support 32-bit ARM/Intel processors

BUG FIX

  • Fix #312 integer overflow in RESP parser
  • Prohibit use of WAL with single volume

Decrease memory usage

01 Jul 14:40
cc375b5
Compare
Choose a tag to compare

Up to 50% improvement on large datasets.