File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77## [ Unreleased]
88## [ v1.2.10] - 2024-04-05
99### Added
10- - Update client wrappers with new async APIs (#1327 )
10+ - Implement the registered workflows and activities APIs in testsuite (#1343 )
11+ - Add methods on Worker to get registered workflows and activities (#1342 )
12+ - Fixing unit_test failure detection, and tests for data converters (#1341 )
13+ - Update compability adapter to support new enum value (#1337 )
14+ - Bump x/tools for tools, to support go 1.22 (#1336 )
15+ - Added an option to exclude the list of workflows by Type (#1335 )
16+ - Migrate CI from AWS queues to Google Kubernetes Engine queues (#1333 )
17+ - Internal workflow client test improvements (#1331 )
18+ - Update client wrappers with new async APIs (#1327 )
1119- Server-like ` make build ` and ensuring builds are clean in CI (#1329 )
1220- Pin mockery and regenerate everything (#1328 )
1321- Enforce 85% new line coverage (#1325 )
You can’t perform that action at this time.
0 commit comments