Skip to content

Commit

Permalink
v1.2.10-rc.4 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ketsiambaku committed Jun 14, 2024
1 parent febfb1c commit 3a616d5
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [v1.2.10] - 2024-04-05
### Added
- Update client wrappers with new async APIs (#1327)
- Implement the registered workflows and activities APIs in testsuite (#1343)
- Add methods on Worker to get registered workflows and activities (#1342)
- Fixing unit_test failure detection, and tests for data converters (#1341)
- Update compability adapter to support new enum value (#1337)
- Bump x/tools for tools, to support go 1.22 (#1336)
- Added an option to exclude the list of workflows by Type (#1335)
- Migrate CI from AWS queues to Google Kubernetes Engine queues (#1333)
- Internal workflow client test improvements (#1331)
- Update client wrappers with new async APIs (#1327)
- Server-like `make build` and ensuring builds are clean in CI (#1329)
- Pin mockery and regenerate everything (#1328)
- Enforce 85% new line coverage (#1325)
Expand Down

0 comments on commit 3a616d5

Please sign in to comment.