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
- chore(config): change s3.stream.object.compaction.max.size.bytes default value from 1GiB to 10GiB by @superhx in #2251
- fix(s3stream): fix compaction block on upload exception by @SCNieh in #2265
- feat(release): bump version to 1.2.2 by @superhx in #2293
- fix(action): change upload bucket by @superhx in #2314
- fix(action): add upload endpoint by @superhx in #2317
- fix(action): try fix docker build with update platform by @superhx in #2318
- fix(action): downgrade qemu by @superhx in #2320
Full Changelog: 1.2.1...1.2.2