Release 2.7.1
Release 2.7.0 is skipped because we forgot to publish source and doc jars.
Notable features and bugfixes:
- Fixing timer firing bug (#461)
- Fix local activity completion synchronization (#474)
- Integration get raw history #443 (#472)
- Add parent workflow ID and run ID to WorkflowInfo (#442) (#462)
- Fix get version to return the same version during and after replay (#463)
- Add activity type and workflow type tags for activity e2e metrics (#458)
- Support update search attribute inside workflow (#360) (#452)
- Fixed UUID generation bug when using TestWorkflowService (#451)
- Implement Context Propagation for Java (#428)
- Added ParentClosePolicy to ChildWorkflowOptions merge (#438)
- Implemented StartChildWorkflowExecutionParameters's ParentClosePolicy (#433)
- Switched the WorkflowExecution Promise callback to a workflow thread (#431)
- Add default micrometer reporter (#432)