Skip to content

v0.16.0

Compare
Choose a tag to compare
@deniszh deniszh released this 18 Feb 12:37
· 301 commits to master since this release
ff8ac58

What's Changed

  • Updating documentation by @loitho in #403
  • Systemd improvements: start after network/fs online and allow more open files by @dvanders in #405
  • Tests fix by @deniszh in #406
  • Fixing build on riscv64 (#410) by @deniszh in #411
  • receiver/kafka: error handling fixes by @bom-d-van in #413
  • Bug fixes and small refactoring for carbonserver and trie index by @bom-d-van in #416
  • mod: upgrade to go 1.16 and drops SOURCES from Makefile by @bom-d-van in #417
  • ctrie: a bug fix for trigram statNodes by @bom-d-van in #419
  • Resolves #422 - Include section name when unknown aggregation method … by @SJrX in #423
  • carbonserver: log more detailed errors about symlink and continue trie index despite error by @bom-d-van in #427
  • carbonserver: fix a 404 related race condition in findCache by @bom-d-van in #431
  • Introduces a quota subsystem by @bom-d-van in #420
  • carbonserver: adds /admin/info endpoint for returning internal info by @bom-d-van in #433
  • carbonserver: introduce new api /metrics/list_query by @bom-d-van in #435
  • Fix carbonserver render error race by @emadolsky in #442
  • carbonserver: introduce new max-inflight-requests and no-service-when-index-is-not-ready configs by @bom-d-van in #443
  • Add Kafka msgpack support by @zerosoul13 in #440
  • Pipeline improvements by @deniszh in #441
  • trie: stop indexing empty directory nodes by @bom-d-van in #445
  • carbonserver/quota: throughput racy counter fixes and refactoring by @bom-d-van in #446
  • Fixing packaging by @deniszh in #447
  • v0.16.0 by @deniszh in #448

New Contributors

Full Changelog: v0.15.6...v0.16.0