Bug fix release v0.3.0
Important
This release fixes an issue with memory consumption while moving ingested data to Parquet and pushing the data
to storage backend.
What's Changed
- Fix storageClass in helm chart by @nitisht in #300
- Update demo server credentials by @nitisht in #301
- Update Grafana demo dashboard link by @nitisht in #302
- Update docker push workflow by @nitisht in #303
- Add AlertManager as Target by @trueleo in #306
- Fix Docker gh actions by @nitisht in #309
- Change to reqwest by @trueleo in #307
- Load storage metadata as global static variable by @trueleo in #313
- Add deployment ID to Alertmananger by @trueleo in #314
- Add version to alerts by @trueleo in #315
- Add extra AM labels by @syepes in #316
- fix storageClassName by @syepes in #317
- Fix LocalFS stream listing by @trueleo in #321
- Add sh in Dockerfile by @nitisht in #319
- Add extra OS tools for troubleshooting by @syepes in #322
- Update to latest console release by @nitisht in #327
- Remove local query by @trueleo in #326
- Add debug mode for edge tag by @nitisht in #328
- Add staging file size by @syepes in #329
- Fix dockerfile.debug with correct base image by @nitisht in #330
- Add retention mode by @trueleo in #332
- Add option to set row group size and compression by @trueleo in #334
- Split gh actions to build the PR and push to ghcr by @nitisht in #336
- Revert "Split gh actions to build the PR and push to ghcr (#336)" by @nitisht in #339
- Fix retention period by @trueleo in #335
- Prepare for release v0.3.0 by @nitisht in #340
Full Changelog: v0.2.2...v0.3.0