What's Changed
* feat: Dashboard Config Option by ktx-vaidehi in https://github.com/openobserve/openobserve/pull/4617
* feat: implement job for ingesting self-metrics by YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/4761
* feat: dashboard table override by ktx-vaidehi in https://github.com/openobserve/openobserve/pull/4798
* test: try_cast test cases by ShyamOOAI in https://github.com/openobserve/openobserve/pull/4939
* feat: Stream name to be available as Dashboard variable by ktx-vaidehi in https://github.com/openobserve/openobserve/pull/4877
* fix:4937 by cnn007 in https://github.com/openobserve/openobserve/pull/4941
* test: add alert integration tests regarding scheduler by Subhra264 in https://github.com/openobserve/openobserve/pull/4929
* fix: dashboard compare against issue by ktx-abhay in https://github.com/openobserve/openobserve/pull/4943
* fix: unit test for join order by haohuaijin in https://github.com/openobserve/openobserve/pull/4948
* feat: color palette for dashboard chart by ktx-abhay in https://github.com/openobserve/openobserve/pull/4774
* chore: don't ignore cargo test failure in unit tests ci by Subhra264 in https://github.com/openobserve/openobserve/pull/4951
* test: clone alert by neha00290 in https://github.com/openobserve/openobserve/pull/4931
* fix: add search_type to search_multi by haohuaijin in https://github.com/openobserve/openobserve/pull/4955
* feat: added Logstash data source in logs by omkarK06 in https://github.com/openobserve/openobserve/pull/4957
* chore(deps): bump elliptic from 6.5.7 to 6.6.0 in /web by dependabot in https://github.com/openobserve/openobserve/pull/4953
* feat: add jobs for compact old data by hengfeiyang in https://github.com/openobserve/openobserve/pull/4952
* fix: parquet move_files split prefix to more columns for prefix_date by taimingl in https://github.com/openobserve/openobserve/pull/4958
* feat: channel-based usage queue for async usage reporting by taimingl in https://github.com/openobserve/openobserve/pull/4949
* fix: issue 4935 by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4940
* feat: Pipeline integration v2 by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4732
* fix: prefix partition key with inverted index by hengfeiyang in https://github.com/openobserve/openobserve/pull/4962
* feat: SearchEventContext for search usage reports by taimingl in https://github.com/openobserve/openobserve/pull/4934
* ci: add docker build for Pi by hengfeiyang in https://github.com/openobserve/openobserve/pull/4964
* fix: file list query by hengfeiyang in https://github.com/openobserve/openobserve/pull/4969
* feat: fixing logstash url by chaitanya-sistla in https://github.com/openobserve/openobserve/pull/4970
* fix: capital stream can't search by haohuaijin in https://github.com/openobserve/openobserve/pull/4978
* test: dashboard table transpose by ktx-akshay in https://github.com/openobserve/openobserve/pull/4925
* fix: lower case stream name by hengfeiyang in https://github.com/openobserve/openobserve/pull/4987
* fix: pipeline rbac fixes by Subhra264 in https://github.com/openobserve/openobserve/pull/4976
* feat: UI improvements in Query Management UI by omkarK06 in https://github.com/openobserve/openobserve/pull/4930
* fix: fixed unit test cases by omkarK06 in https://github.com/openobserve/openobserve/pull/4883
* feat: configurable thread number for usage reporting job by taimingl in https://github.com/openobserve/openobserve/pull/4988
* fix: set ownership for metadata streams only in the first time by Subhra264 in https://github.com/openobserve/openobserve/pull/4998
* fix: Do not prefix email subjects by gaby in https://github.com/openobserve/openobserve/pull/4997
* test: e2e test case for report by ShyamOOAI in https://github.com/openobserve/openobserve/pull/4977
* chore(deps-dev): bump happy-dom from 14.12.3 to 15.10.2 in /web by dependabot in https://github.com/openobserve/openobserve/pull/5006
* feat: refactor merge file on compactor by hengfeiyang in https://github.com/openobserve/openobserve/pull/4971
* chore(deps): bump cookie, express and bundled-es-modules/cookie in /web by dependabot in https://github.com/openobserve/openobserve/pull/5005
* fix: search event type error by hengfeiyang in https://github.com/openobserve/openobserve/pull/5014
* fix: fixed issue on aggregating field with non-existent alias and expand log detail by omkarK06 in https://github.com/openobserve/openobserve/pull/5011
* fix: panic when the inverted index file is empty by hengfeiyang in https://github.com/openobserve/openobserve/pull/5020
* feat: Expand logs query editor with a button by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4961
* feat: improve replay wal to avoid OOM by hengfeiyang in https://github.com/openobserve/openobserve/pull/5021
* docs: update readme by prabhatsharma in https://github.com/openobserve/openobserve/pull/5033
* fix: table chart override popup, if override has duplicate name then show error by ktx-vaidehi in https://github.com/openobserve/openobserve/pull/5026
* fix: dashboard markdown renderer issue by ktx-abhay in https://github.com/openobserve/openobserve/pull/5035
* fix: Added AWS, GCP and Azure Data Sources to recommended tab by omkarK06 in https://github.com/openobserve/openobserve/pull/5037
* feat: dashboard charts colors options by ktx-vaidehi in https://github.com/openobserve/openobserve/pull/4994
* fix: partition key with none-english chars by hengfeiyang in https://github.com/openobserve/openobserve/pull/5034
* fix: delete related pipelines when deleting functions and streams by taimingl in https://github.com/openobserve/openobserve/pull/4995
* fix: cheery-pick ingestion error logging by YashodhanJoshi1 in https://github.com/openobserve/openobserve/pull/4991
* feat: Integrate tantivy as an inverted index substitute by uddhavdave in https://github.com/openobserve/openobserve/pull/4733
* fix: pipeline issues by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/4993
* feat: skip auto-refresh if api is pending by ktx-vaidehi in https://github.com/openobserve/openobserve/pull/5044
* feat: dashboard folder UI changes by ktx-vaidehi in https://github.com/openobserve/openobserve/pull/5040
* test: dashboard settings by ktx-vaidehi in https://github.com/openobserve/openobserve/pull/4990
* fix: e2e test coverage setup by omkarK06 in https://github.com/openobserve/openobserve/pull/4897
* test: e2e-pipeline-testcases by neha00290 in https://github.com/openobserve/openobserve/pull/5017
* fix: parquet and index should have same row by haohuaijin in https://github.com/openobserve/openobserve/pull/5052
* fix: Search history disable when usage report disabled by nikhilsaikethe in https://github.com/openobserve/openobserve/pull/5048
* feat: use range request for tantivy inverted index by hengfeiyang in https://github.com/openobserve/openobserve/pull/5056
* test: dashboard vrl testcases by ktx-akshay in https://github.com/openobserve/openobserve/pull/4130
* fix: clean the session data after merge files by hengfeiyang in https://github.com/openobserve/openobserve/pull/5045
* feat: Add new CRDs by prabhatsharma in https://github.com/openobserve/openobserve/pull/5071
🐳 Docker Images
Available at:
- https://gallery.ecr.aws/zinclabs/openobserve
- https://hub.docker.com/r/openobserve/openobserve/tags
Version tags:
- `public.ecr.aws/zinclabs/openobserve:v0.13.1`
- `public.ecr.aws/zinclabs/openobserve:v0.13.1-simd`
- `public.ecr.aws/zinclabs/openobserve:v0.13.1-arm64-pi`
- `public.ecr.aws/zinclabs/openobserve-enterprise:v0.13.1`
- `openobserve/openobserve:v0.13.1`
- `openobserve/openobserve:v0.13.1-simd`
**📒 Documentation**: https://openobserve.ai/docs/
New Contributors
* cnn007 made their first contribution in https://github.com/openobserve/openobserve/pull/4941
* chaitanya-sistla made their first contribution in https://github.com/openobserve/openobserve/pull/4970
**Full Changelog**: https://github.com/openobserve/openobserve/compare/v0.13.0...v0.13.1