What's Changed
- fix redundant deployment id print by @nitisht in #600
- Kinesis to Parseable Integration by @nikhilsinhacloudsurfex in #603
- fix: error handling on server start when s3 bucket is not found by @gurjotkaur20 in #609
- Update gh workflows for multi arch build by @Eshanatnight in #612
- Fix: Missing
:
in build yaml files by @Eshanatnight in #614 - decode and flatten kinesis log before ingesting to parseable by @nikhilsinhacloudsurfex in #613
- Update the licence headers by @nitisht in #620
- tonic feature add 'tls' by @Eshanatnight in #622
- Fix for Issue 573 by @nikhilsinhacloudsurfex in #619
- Mutex Poison Error if a large amount of data is sent by @Eshanatnight in #624
- Revert "Mutex Poison Error if a large amount of data is sent" by @nitisht in #629
- Bump h2 from 0.3.17 to 0.3.24 by @dependabot in #630
- Proper Error Message if the Storage is in an invalid state by @Eshanatnight in #623
- Clean up storage validation logic further by @nitisht in #633
- Separated out Ingest and Query functionality of the server by @Eshanatnight in #634
- Fixes #616 feature: allow configurable duration for data push to S3 by @nikhilsinhacloudsurfex in #626
- Update Error Message by @Eshanatnight in #643
- update helm chart to correct domain by @nitisht in #647
- remove collector from helm chart repo by @nitisht in #648
- Modify init_scheduler by @gurjotkaur20 in #649
- fix for #651: removed use of env var P_STORAGE_UPLOAD_INTERVAL by @nikhilsinhacloudsurfex in #653
- add license details with cargo-about by @nitisht in #658
- feature to support OpenTelemetry logs to be ingested on Parseable by @nikhilsinhacloudsurfex in #657
- fix: absolute url for windows by @Delta456 in #655
- fix: avoid removal of retention configuration while updating snapshot by @gurjotkaur20 in #661
- fix: retention cleanup on server startup by @gurjotkaur20 in #662
- prepare for release v0.8.0 by @nitisht in #663
New Contributors
- @gurjotkaur20 made their first contribution in #609
- @Eshanatnight made their first contribution in #612
- @Delta456 made their first contribution in #655
Full Changelog: v0.7.3...v0.8.0