What's Changed
- Schema merge by @nikhilsinhaparseable in #1008
- [Helm] Dynamic namespace, and k8s events via fluentbit by @AdheipSingh in #1010
- update to helm chart 1.6.3 by @nitisht in #1012
- ci: applying clippy suggestions by @de-sh in #1014
- fix: skip null data type fields by @nikhilsinhaparseable in #1016
- Update Parseable Helm Chart by @AdheipSingh in #1023
- enhancement: implement generic flattening by @nikhilsinhaparseable in #1017
- fix: remove custom flattening for otel logs by @nikhilsinhaparseable in #1019
- feat: enable otel metrics and traces by @nikhilsinhaparseable in #1020
- refactor:
log
~>tracing
by @de-sh in #1013 - ci: lint, test and coverage report by @de-sh in #1028
- Improve store secrets enabling by @AdheipSingh in #1029
- point fix release for helm chart by @nitisht in #1030
- fix: convert all number data types to float by @nikhilsinhaparseable in #1027
- helm fixes for distributed mode by @AdheipSingh in #1031
- add support for gcs by @AdheipSingh in #1033
- update readme by @nitisht in #1034
- feat: DEPRECATE caching by @de-sh in #1035
- refactor: improvements to listing code for readability and less copy by @de-sh in #1025
- refactor: utils/time parsing by @de-sh in #1024
- perf: do FAT LTO and singular
codegen-unit
on release by @de-sh in #970 - Revert "fix: convert all number data types to float" by @nitisht in #1038
- helm fixes for warnings and template fluentbit configs by @AdheipSingh in #1041
- update helm release 1.6.6 by @nitisht in #1042
- refactor: clean up parts of the codebase by @de-sh in #981
- Feature: Enable Kafka integration by @parmesant in #1021
- fix: incompatibility from merge by @de-sh in #1046
- Init container on ingestor sts for distributed deployments by @AdheipSingh in #1050
- default pvc size to 5Gi by @AdheipSingh in #1051
- fix: output the general usage of cli by @TwistingTwists in #1053
- fix+refactor: JSON flattening, custom partition check by @de-sh in #1055
- Add Linting (Cargo Clippy & Rust fmt) and Unit tests to CI by @nitisht in #1060
- Feature: Backend for Correlation by @parmesant in #1052
- feat: conditionalize generic flattening and type casting for streams v1+ by @de-sh in #1057
- [Helm ]Enable hot tier + Nginx parser by @AdheipSingh in #1061
- update helm release v1.6.7 by @nitisht in #1062
- fix: hierarchical json flattening restriction by @nikhilsinhaparseable in #1058
- feat: Custom Flattening for OTEL logs, metrics and traces by @nikhilsinhaparseable in #1043
- [Helm] Fix fluentbit template by @AdheipSingh in #1066
- point fix helm chart release by @nitisht in #1068
- fix: convert int to string for otel attributes by @nikhilsinhaparseable in #1065
- feat: audit logging by @de-sh in #1063
- remove: local caching by @nikhilsinhaparseable in #1069
- remove: p-meta and p-tags by @nikhilsinhaparseable in #1067
- BugFix: Fixed query auth by @parmesant in #1048
- release v1.7.0 by @nitisht in #1072
New Contributors
- @TwistingTwists made their first contribution in #1053
Full Changelog: v1.6.3...v1.7.0