Skip to content

1.3.1

Latest
Compare
Choose a tag to compare
@cretz cretz released this 11 Sep 14:03
5141c2c

Get from NuGet and read the README

Highlights

This is mostly bugfix release meant to address:

  • Unable to send OpenTelemetry metrics over TLS
  • Sporadic activity completion RPC cancellation

Specific Changes

2024-08-26 - aa3edef - Fix HTTP CONNECT proxy options not passing to core (#336)
2024-08-29 - 76e01fc - Fix BasicAuth bug in HttpConnectProxyOptions.ToInteropOptions() (#334)
2024-08-30 - 1985158 - Custom features repo branch in CI until after 1.3.0 (#338)
2024-08-30 - 622eda1 - Fix cloud CI run and minor doc fix (#339)
2024-09-03 - 681cd01 - Fix incorrect dep line (#341)
2024-09-05 - ec8821d - Properly clear metadata when encoding/decoding payloads (#343)
2024-09-06 - 73eaf2b - Moved info about WorkflowAlreadyStartedException into the right position in XML docs (#309)
2024-09-11 - 5141c2c - Update core and update version to 1.3.1 (#344)