1.13.5
What's Changed
- fix: fix http lookup source error handle by @Yisaer in #2878
- test: stddev and var function for nil values by @BNNARAJ in #2884
- fix(memory): fix random channel attach problem by @ngjaying in #2890
- chore(ci): fix version list by @Swilder-M in #2894
- fix: fix influx sink validate by @Yisaer in #2893
- fix: sql source reconnect will check connection by @Yisaer in #2896
- docs: add Japanese README by @eltociear in #2908
- docs: add concurrency doc by @Yisaer in #2853
- feat: revise sql source reconnect by @Yisaer in #2909
- fix: fix fileRotate by @Yisaer in #2910
- fix: fix fastjson decode by @Yisaer in #2925
- feat: support multiple S in format layout by @Yisaer in #2917
- fix(image): report image save error by @ngjaying in #2935
New Contributors
- @BNNARAJ made their first contribution in #2884
- @eltociear made their first contribution in #2908