What's Changed
- test: pytest-join-queries testcases by @neha00290 in #5128
- feat: allow dynamic stream name in pipeline destinations by @taimingl in #5007
- fix: pipeline init error due to functions fail to compile by @taimingl in #5112
- feat: move
dashboards
module toconfig
crate (part 1/2 of feature 5068) by @patrickcsullivan in #5113 - feat: implement preload for tantivy by @hengfeiyang in #5130
- fix: add index_condition when do not have index file by @haohuaijin in #5137
- fix: set organization details on organization change by @bjp232004 in #5135
- fix: consider the org identifier from url by @bjp232004 in #5138
- fix: Interesting field desection by @bjp232004 in #5129
- ci: update rust version by @hengfeiyang in #5143
- feat: JSON-indpendent hashing of dashboard models by @patrickcsullivan in #5133
- chore(deps): bump EmbarkStudios/cargo-deny-action from 2.0.1 to 2.0.2 by @dependabot in #5148
- chore(deps): bump thehanimo/pr-title-checker from 1.4.2 to 1.4.3 by @dependabot in #5147
- refactor: group flight request fields by @haohuaijin in #5145
- fix: org selection and change organization flow by @bjp232004 in #5140
- fix: sort by time enable in follow by @haohuaijin in #5151
- feat: add optimize rule for simple topN by @hengfeiyang in #5149
- fix: enterprise build by @haohuaijin in #5153
- fix: organization not getting displayed after login by @bjp232004 in #5150
- fix: drop problematic
folders.created_at
column by @patrickcsullivan in #5155 - feat: migrate dashboards out of
meta
table and into their own table by @patrickcsullivan in #5146
Full Changelog: v0.13.2-rc1...v0.13.2-rc2