What's Changed
- update helm chart to v1.7.2 by @nitisht in #1097
- modified correlation API response by @parmesant in #1099
- refactor: signal handling is not related to http alone by @de-sh in #1094
- refactor: use
clap::Parser
for readability by @de-sh in #1088 - feat: add log source to stream info by @nikhilsinhaparseable in #1092
- delete correlation API response change by @nikhilsinhaparseable in #1102
- feat: API for date_bin query by @parmesant in #1093
- feat: rename API
datebin
tocounts
by @de-sh in #1103 - prepare for release v1.7.3 by @nitisht in #1108
- fix: add start and end timestamp to counts api response by @nikhilsinhaparseable in #1109
- feat: standardize field names for counts API by @de-sh in #1111
- fix: correlations CRUD operations by @nikhilsinhaparseable in #1114
- ci: build for all release targets to ensure PRs are compatible by @de-sh in #1112
- update to console release v0.9.18 by @nitisht in #1116
- fix: oidc connection by @nikhilsinhaparseable in #1117
- fix: arg name and error print by @de-sh in #1118
Full Changelog: v1.7.2...v1.7.3