What’s Changed
- further simplify mysql partitioning (#3223) @serprex
- mongo: fix bug in
getPartitionForStartAndEnd
(#3222) @jgao54 - refactor(classifier): add new pattern for "not found in user directories" (#3218) @iamKunalGupta
- mongo: use enum for readPreference instead of string (#3217) @jgao54
- mongo: make sure events from irrelevant tables are filtered out (#3196) @jgao54
- remove trimBoth, don't try parsing raw json in ch normalize (#3210) @serprex
- [mongo] fix rootCa handling (#3208) @heavycrystal
- [mongo] try to save resumeToken even when idle (#3203) @heavycrystal
- [ui] update settings page layout to
flex-col
(#3214) @pratheekrebala - feat: upgrade
docker-compose.yml
stable image tags (#3207) @github-actions[bot] - fix(deps): update dependency zod to v4 (#3162) @renovate[bot]
- chore(deps): update github-actions dependencies (#3212) @renovate[bot]
- chore(deps): update dockerfile dependencies (#3211) @renovate[bot]
- Timezone cleanup (#3202) @serprex
- mongo: add read preference to mongo config (#3200) @jgao54