Skip to content

Releases: bleemeo/squirreldb

24.10.25.071324

31 Oct 08:16
Compare
Choose a tag to compare
  • When mixing aggregated and non-aggregated data SquirrelDB can return wrong results for the last 15 minutes
  • Update dependencies

24.09.30.074558

01 Oct 12:12
Compare
Choose a tag to compare
  • Make the pre-aggregation period depend on the cluster size
  • Use Go1.23
  • Upgrade dependencies

24.09.20.124915

27 Sep 07:06
Compare
Choose a tag to compare
  • Avoid unnecessary Cassandra write after SquirrelDB restart
  • Allow ingesting points that are in the future with a configurable threshold

24.09.10.083915

16 Sep 13:58
Compare
Choose a tag to compare

-Upgrade Go dependencies, update linter & releaser

  • Fix wrong query result for past data just after restart
  • Don't read all points when just listing series
  • allow to export & import data to Parquet format
  • Add config option to limit write request body size

24.07.25.083508

30 Jul 16:04
Compare
Choose a tag to compare
  • When points are updated try to read the latest written points
  • Upgrade Go dependencies, update linter & releaser
  • Allow to export CSV files from Cassandra sstable

24.06.17.072629

18 Jun 07:46
Compare
Choose a tag to compare
  • Upgrade Go dependencies, update linter & builder

24.04.29.070658

13 May 07:51
Compare
Choose a tag to compare
  • Reduce the Cassandra tombstone GC grace period to reduce unnecessary compactions
  • Fix go.mod module name
  • Use Go 1.22
  • Upgrade dependencies

24.04.05.113922

17 Apr 13:19
Compare
Choose a tag to compare
  • Upgrade Go dependencies

24.03.05.130756

17 Apr 13:14
Compare
Choose a tag to compare
  • Fix a data race in shard pre-creation
  • Reduce load peak every week

24.02.21.082315

26 Feb 12:59
Compare
Choose a tag to compare
  • Reduce load peak every week when creating new shards
  • Upgrade dependencies