Releases: temporalio/s2s-proxy
Releases · temporalio/s2s-proxy
v0.1.3
What's Changed
- Add Helm chart by @pglass in #79
- CI for Helm chart by @pglass in #82
- Allow ListNamespaces as it is needed for disconnecting cluster safely by @hehaifengcn in #84
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Add health check count by @hehaifengcn in #80
- Publish to temporalio/s2s-proxy by @hehaifengcn in #81
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Fix condition bug in AccessControlInterceptor by @hehaifengcn in #68
- Only allow workflowservice methods needed for migration by @hehaifengcn in #69
- Add API response override for DescribeCluster by @hehaifengcn in #70
- Bump golang.org/x/net from 0.33.0 to 0.36.0 by @dependabot in #66
- Add CODEOWNERS by @pglass in #71
- Bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot in #72
- Differentiate error msg of namespace access control from api ACL by @hehaifengcn in #73
- Prevent potential nil pointer dereference by @hehaifengcn in #74
- Support disabling request translation per-request by @pglass in #75
- Start pprof listener by @hehaifengcn in #76
- Set tcp as default TransportType by @hehaifengcn in #78
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Trigger docker image with release tag v0.0.1 etc by @hehaifengcn in #64
Full Changelog: v0.0.2-alpha...v0.1.0
v0.0.2-alpha
Support docker build.
v0.0.1-alpha
Initial pre-release.