Skip to content

Releases: temporalio/s2s-proxy

v0.1.15

15 Jan 21:36

Choose a tag to compare

This release is a fix to the metrics, which accidentally had their "direction" label reversed in a previous release.

v0.1.13-2

04 Dec 00:12

Choose a tag to compare

Second hotfix for v0.1.13. This adds error logs for poll-based replication to better support Temporal v1.21.6 and before.

v0.1.13-logging

26 Nov 21:42

Choose a tag to compare

This release disables the experimental health checks in v0.1.13, which could cause routing instability in some kubernetes environments. It also adds some detailed logging for AddOrUpdateRemoteCluster and DescribeCluster APIs, which can help when investigating the connection between two clusters.

Change details: v0.1.13...v0.1.13-logging

v0.1.13

09 Oct 21:52
4289c12

Choose a tag to compare

Migration guidance for v0.1.12 and before

This release is backwards-compatible with configurations from v0.1.12 and older. There is a new num_connections field on the MuxTransportConfig that can be set to adjust how many mux connections you would like each proxy instance to establish or receive. This number is 10 by default, which can cause unnecessary connection establish traffic when a v0.1.13 mux client is paired with a v0.1.12 mux server. We recommend upgrading the server first when updating an in-place s2s-proxy setup.

What's Changed

Full Changelog: v0.1.12...v0.1.13

v0.1.12

17 Sep 14:59
4f77c40

Choose a tag to compare

What's Changed

Full Changelog: v0.1.11...v0.1.12

v0.1.11

27 Aug 17:22
3a8a54e

Choose a tag to compare

What's Changed

New Contributors

  • @yux0 made their first contribution in #141

Full Changelog: v0.1.10...v0.1.11

v0.1.10

15 Aug 16:02
5eefff5

Choose a tag to compare

What's Changed

Full Changelog: v0.1.9...v0.1.10

v0.1.9

11 Aug 21:59
90cca0d

Choose a tag to compare

What's Changed

Full Changelog: v0.1.8...v0.1.9

v0.1.8

30 Jul 14:13
fb88289

Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.1.8

v0.1.7

25 Jul 23:03
799a03c

Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7