Skip to content

1.3.0-rc2

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Dec 07:39
· 68 commits to main since this release
1.3.0-rc2
0bac03e

What's Changed

  • fix(stream): release FetchResults if the subsequent fetch fails by @Chillax-0v0 in #2174
  • feat(core): reuse unregistered node when requesting for next node id by @SCNieh in #2183
  • fix: release PooledMemoryRecords if it's dropped in the fetch session by @Chillax-0v0 in #2187
  • fix: use the "adjusted" maxSize in ElasticLogSegment#readAsync by @Chillax-0v0 in #2190
  • fix(issues2193): retry 2 times to cover most of BlockNotContinuousException by @superhx in #2195
  • fix(core): fix getting duplicated node id by @SCNieh in #2199
  • fix(core): write next node id into image by @SCNieh in #2205
  • feat(version): bump version to 1.3.0-rc2 by @SCNieh in #2211

Full Changelog: 1.3.0-rc1...1.3.0-rc2