What's Changed
- Bump mio from 0.8.8 to 0.8.11 by @dependabot in #684
- Ingestion partition change by @nikhilsinhaparseable in #683
- Remove incorrect release v0.9 by @nitisht in #693
- Fix for Query Optimization by @nikhilsinhaparseable in #696
- Removed Time Partition Logic from Ingestion Flow by @nikhilsinhaparseable in #703
- feat: allow historical ingestion with custom date column in log by @nikhilsinhaparseable in #716
- feat: add a new stream info API by @nikhilsinhaparseable in #720
- feat: static schema flag to stream-info API by @nikhilsinhaparseable in #727
- allow type casting in static schema by @nikhilsinhaparseable in #729
- Distributed rebased on main by @Eshanatnight in #730
- fix: delete node endpoint by @Eshanatnight in #731
- fix: stats response by @Eshanatnight in #733
- Add node_url field to Cli struct and update related code by @Eshanatnight in #734
- Update to latest Console release and also update Rust version by @nitisht in #739
- Rm staging query result by @Eshanatnight in #740
- chore(deps): bump h2 from 0.3.24 to 0.3.26 by @dependabot in #741
- fix analytics for the cluster by @Eshanatnight in #732
- Fix: OAuth User to Role Mapping Fix by @nikhilsinhaparseable in #742
- cleaned up readme for better readability by @nitisht in #738
- removing check of ingesters' liveness at query server start by @nikhilsinhaparseable in #744
- fix for staging size metrics not resetting to 0 by @nikhilsinhaparseable in #743
- Fetch schema and stream from obj store by @Eshanatnight in #745
- fix for querier to use manifest list from all ingesters by @nikhilsinhaparseable in #747
- rename P_NODE_URL to P_INGESTOR_URL by @nitisht in #748
- fix extract_cookie function to handle grpc cookies in the header by @Eshanatnight in #746
- multiple fixes on server by @nikhilsinhaparseable in #753
- fix for GET /cache API by @nikhilsinhaparseable in #754
- update to latest console v0.6.1 by @nitisht in #755
- fixed liveness and readiness api to use base path by @nikhilsinhaparseable in #757
- fix: readiness api by @Eshanatnight in #758
- fix for delete stream API for distributed by @nikhilsinhaparseable in #766
- update files in distributed mode to use hash by @Eshanatnight in #761
- Fix: Cache fix distributed by @nikhilsinhaparseable in #767
- fix for retention and get stream info by @nikhilsinhaparseable in #771
- add distributed option to helm-chart by @nitisht in #749
- add: script files for easy download by @Eshanatnight in #762
- more fixes to the download script by @nitisht in #776
- fix: schema update where querying by @Eshanatnight in #775
- Update download.sh by @nitisht in #778
- docker-compose added for distributed by @nikhilsinhaparseable in #777
- fix win download script by @Eshanatnight in #779
- update to latest console and update docker registry by @nitisht in #780
- chore: update depedencies by @Eshanatnight in #782
- update error handling when parsing recordbatch to rows by @Eshanatnight in #783
Full Changelog: v0.9.0...v1.0.0