v1.8.1
Highlights:
- This is a bugfix release fixing the problem with published 1.8.0 artifacts and Maven
What's Changed
- Prep-release cleanup by @mmcshane in #1023
- Final prep release cleanup by @mmcshane in #1024
- Expose ActivityInfo#getCurrentAttemptScheduledTimestamp by @Spikhalskiy in #1026
- Improve Promise and io.temporal.workflow javadocs by @Spikhalskiy in #1029
- Unify worker pollers options naming between GoSDK and JavaSDK by @Spikhalskiy in #1031
- Switch to specific versions for dependencies with Platforms to make release Maven compatible by @Spikhalskiy in #1034
- Add publish-snapshot workflow by @mmcshane in #1040
- Add a trivial query test by @Spikhalskiy in #1038
- Use correct JsonPath config on history serialization by @Spikhalskiy in #1041
- Deps upgrade by @Spikhalskiy in #1052
- Allow OpenTracing interceptor to ignore certain exceptions by @tylercunnion in #1045
- Include more enums transformation into history json transformation by @Spikhalskiy in #1043
- Fix flaky ChildWorkflowCancellationTest by @Spikhalskiy in #1053
- Release v1.8.1 by @Spikhalskiy in #1054
New Contributors
- @tylercunnion made their first contribution in #1045
Full Changelog: v1.8.0...v1.8.1