File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 1+ #Highlights
2+
3+ * Add dynamic workflow and activity implementation support.
4+ * Add support for MaxConcurrentActivityExecutionSize for async activities.
5+ * Add helper methods for setting sslContext.
6+ * Interceptor refactoring to support headers
7+
8+ #All changes
9+
10+ 2020-12-28 - 24a55be - Dynamic workflow and activity implementation support (#289)
11+ 2021-01-04 - f7bc07d - Add support for MaxConcurrentActivityExecutionSize for async activities (#291)
12+ 2021-01-06 - 38af982 - Move test code into testing module (#292)
13+ 2021-01-07 - 9e26a98 - Enforce formatting on buildkite (#293)
14+ 2021-01-07 - add9f8f - Adding debug mode (#296)
15+ 2021-01-11 - 351a8b9 - Rename debug mode env var (#297)
16+ 2021-01-14 - 2bef04f - Add a test for completion of async activity with error (#307)
17+ 2021-01-17 - f502d3a - Don't swallow replay workflow exceptions (#304)
18+ 2021-01-19 - 21d277f - Updating java sdk dependencies (#316)
19+ 2021-01-19 - c5fe428 - Adding code owners (#306)
20+ 2021-01-21 - e796ec4 - Rename metric tags (#318)
21+ 2021-01-25 - 72f746b - Add helper methods for setting cloud sslContext (#320)
22+ 2021-01-26 - b3797d6 - Interceptor refactoring to support headers (#311)
23+ 2021-01-27 - 2d9ef36 - Return ref to this in SimpleSslContextBuilder (#322)
You can’t perform that action at this time.
0 commit comments