Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

v1.0.0 Pre-Release (Breaking Changes)

Pre-release
Pre-release
Compare
Choose a tag to compare
@lukewaite lukewaite released this 24 Jun 18:41
· 33 commits to master since this release

v1.0.0 Pre-Release (2017-06-24)

  • BREAKING CHANGE: log_group must now be an array, adds support for specifying multiple groups or prefixes (Fixes #13)
  • Refactored ingestion, fixes multiple memory leaks (Fixes #24)
  • Pull only log_events since last ingestion (Fixes #10)
  • Incrementally write to since_db on each page of data from the CWL API (Fixes #4)