Skip to content

v3.24.0

Choose a tag to compare

@just-at-uber just-at-uber released this 30 Mar 23:03
· 664 commits to master since this release
b3c0084

Added

  • Expose start workflow in cadence-web service. This is currently not used in the UI but may be in the future. (#267)

Changed

  • Introduced lodash.get to resolve request params optionally. If these params don't resolve it will use what is passed to the request function instead. (#267)