Skip to content

v0.09

Pre-release
Pre-release
Compare
Choose a tag to compare
@realityforge realityforge released this 09 Jun 02:41
· 282 commits to master since this release
e04aca1
  • Upgrade the org.realityforge.arez.testng artifact to version 0.14.
  • Update the implementation of scheduleAttach in the generated peers To skip creation of the sidecar if the peer or the scope has been disposed after the scheduleAttach was invoked but before the attach task runs.
  • Add assertions to verify that neither a disposed peer nor a disposed scope is never passed to the attach or scheduleAttach methods on the generated peers.