Skip to content

Renaissance 0.14.1

Compare
Choose a tag to compare
@lbulej lbulej released this 23 May 14:17
· 227 commits to master since this release

This release fixes race conditions that were discovered in the finagle-chirper and reactors benchmarks:

  • finagle-chirper: avoid using iterator that can be modified during iteration (#356, #357)
  • reactors: avoid incorrect usage of partially-initialized objects (#360)

Apart from the bug fixes, there have been no other changes to the benchmark code or the underlying libraries.

See also the release announcement.