Skip to content

v1.9.0

Compare
Choose a tag to compare
@vkoby vkoby released this 06 Aug 22:39
· 478 commits to master since this release
f06ff30

Highlights:

  • Expose Maybe() on mock calls (#489)
  • Add local activity info into local activity logger/tracer (#498)
  • Add field accessors for ActivityError (#508)

2021-07-12 - 479826a - Do not allow starting child workflows from an already-cancelled context (#485)
2021-07-15 - db65a29 - Expose Maybe() on mock calls (#489)
2021-07-19 - 82447e4 - Change docker hub repo to temporaliotest (#490)
2021-07-20 - 7abca66 - Fix data race due to deadlock detector (#494)
2021-07-20 - c156fec - Prevent panic from reflect (#493)
2021-07-28 - 6d79cfd - Add local activity info into local activity logger/tracer (#498)
2021-07-29 - 4ba9e5c - Poller backoff a bit more in errors (#501)
2021-08-02 - 6fe2ed7 - Reduce retry aggressivness (#506)
2021-08-03 - 75c27df - Add automatic retry to fossa scans (#507)
2021-08-04 - b735e08 - Add field accessors for ActivityError (#508)