1.2.2-rc0
github-actions
released this
30 Dec 03:07
·
656 commits
to main
since this release
What's Changed
- chore(github): update code owners by @Chillax-0v0 in #2157
- fix(stream): release
FetchResult
s if the subsequent fetch fails by @Chillax-0v0 in #2175 - fix: release
PooledMemoryRecords
if it's dropped in the fetch session by @Chillax-0v0 in #2188 - fix: use the "adjusted"
maxSize
inElasticLogSegment#readAsync
by @Chillax-0v0 in #2191 - fix(issues2193): retry 2 times to cover most of BlockNotContinuousException by @superhx in #2196
- fix(docker): use bucket url by @superhx in #2214
- feat(telemetry): support gzip compression on uploading metrics & logs… by @SCNieh in #2224
- fix(core): fix potential infinite recursion on reading empty segment by @SCNieh in #2231
- feat(gradle): bump version to 1.2.2-rc0 by @superhx in #2245
Full Changelog: 1.2.1...1.2.2-rc0