Skip to content

Commit 3a616d5

Browse files
committed
v1.2.10-rc.4 changelog
1 parent febfb1c commit 3a616d5

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)