Release v3.13.0
This is a release for the 3.x branch, which still supports Thrift. It addresses minor bugs in the gRPC support to help with the migration toward 4.x.
What's Changed
- fix updateDomainRequest mapper bug by @shijiesheng in #1005
- fix some flaky unit test and make test run faster on CI by @shijiesheng in #1007
- Remove payload from Thrift converter deprecation log and add additional log for TEnumType converter by @shijiesheng in #1011
- Publish to Central Publisher Portal instead by @shijiesheng in #1012
- Added github action tests by @mandyschen in #1013
- Always upload artifacts by @mandyschen in #1016
- Add unimplemented DiagnoseWorkflowExecution methods by @c-warren in #1015
- Remove references to buildkite by @mandyschen in #1014
- Add attempt number to structured activity logger by @evansandoval in #1020
- remove unnecessary TaskListKind internal entity by @shijiesheng in #1023
- Make Proto Mappers Unopinionated by @natemort in #1038
- Support gRPC Headers from ClientOptions and correct Scope Handling by @natemort in #1039
New Contributors
- @mandyschen made their first contribution in #1013
- @evansandoval made their first contribution in #1020
Full Changelog: v3.12.7...v3.13.0