What's Changed
- feat: we can remove filter in sql when enable inverted index by @haohuaijin in #5065
- fix: enterprise build by @haohuaijin in #5075
- fix: DerivedStream query period by @taimingl in #5062
- fix: Simplify recommended setup for Elastic Beats by @gaby in #5083
- feat: compatible new es api by @hengfeiyang in #5084
- fix: schema mismatch in memtable by @haohuaijin in #5085
- chore: upgrade datafusion to v43 by @haohuaijin in #5090
- perf: optimizer generate access plan by @haohuaijin in #5088
- fix: mark union queries as complex to avoid adding _timestamp by @taimingl in #5099
- feat: add tantivy mmap search by @hengfeiyang in #5098
- feat: dashboard geojson map by @ktx-vaidehi in #3023
- fix: refactoring organization handling by @bjp232004 in #5074
- feat: allow limit in query to have dynamic variables by @ktx-vaidehi in #5076
- feat: move
Folder
model into config crate (part 1/3 of feature 5069) by @patrickcsullivan in #5095 - feat: move
folders
modules out of parentdashboards
modules (part 2/3 of feature 5069) by @patrickcsullivan in #5096 - feat: self-report for both usage and errors by @taimingl in #5053
- fix: report pdf must have .pdf extension by @Subhra264 in #5105
- fix: dashboard css & stream select in add panel issue by @ktx-vaidehi in #5091
- feat: implement tantivy index cache by @hengfeiyang in #5109
- feat: migration to new
folder
table (part 3/3 of feature 5069) by @patrickcsullivan in #5100 - chore: set default value for uds fields limit by @oasisk in #5110
- fix: add filter back in ingester by @haohuaijin in #5111
- fix: distinct query is complex by @haohuaijin in #5116
- fix: pipeline custom edge fix by @nikhilsaikethe in #5102
- feat: regexp_matches udf by @Loaki07 in #5117
- fix: update chromiumoxide by @Subhra264 in #5118
- fix: join & subquery related UI changes on logs page by @bjp232004 in #5055
- fix: Pipeline minor improvements by @nikhilsaikethe in #5120
- fix: Report all stream names for joins when usage reporting by @Subhra264 in #5122
- fix: track_totals_hits for union by @haohuaijin in #5123
- fix: Interesting field selection join query by @bjp232004 in #5125
New Contributors
- @patrickcsullivan made their first contribution in #5095
Full Changelog: v0.13.1...v0.13.2-rc1