Skip to content

1.2.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Feb 11:50
· 689 commits to main since this release
811546e

What's Changed

  • chore(github): update code owners by @Chillax-0v0 in #2157
  • fix(stream): release FetchResults 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 in ElasticLogSegment#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