Skip to content

Releases: temporalio/s2s-proxy

v0.1.7

25 Jul 23:03
799a03c

Choose a tag to compare

What's Changed

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

v0.1.6

25 Jul 21:43
f8f3b64

Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

24 Jul 18:00
8d66a49

Choose a tag to compare

What's Changed

  • Use git reference for checkout by default. by @hehaifengcn in #111
  • Add AddTasks to inbound policy for merging dlq tasks by @hehaifengcn in #113
  • Differentiate inbound and outbound grpc metrics by @temporal-nick in #115
  • Vendor gogo-based protos and serializer from Temporal v1.22.2 by @pglass in #117
  • Generate protobuf type-conversion functions by @pglass in #118
  • Code generation for protobuf visitors by @pglass in #119
  • helm: Default replicaCount to 3 by @pglass in #123

Full Changelog: v0.1.4...v0.1.5

utf8-fix-2

02 Jul 19:19

Choose a tag to compare

utf8-fix-2 Pre-release
Pre-release

Full Changelog: utf8-fix...utf8-fix-2

utf8-fix

02 Jul 03:23

Choose a tag to compare

utf8-fix Pre-release
Pre-release

Full Changelog: v0.1.3.02...utf8-fix

haifengh-build-test2

02 Jul 03:07

Choose a tag to compare

haifengh-build-test2 Pre-release
Pre-release

haifengh-build-test1

02 Jul 01:46

Choose a tag to compare

haifengh-build-test1 Pre-release
Pre-release

v0.1.4

02 Jul 03:12
081a8d0

Choose a tag to compare

What's Changed

Full Changelog: v0.1.3.02...v0.1.4

v0.1.3.02

26 Jun 20:59
75c1911

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.1.3.02

v0.1.3-01

25 Jun 18:14
fefc3e6

Choose a tag to compare

v0.1.3-01 Pre-release
Pre-release

What's Changed

  • Override outbound/inbound by @hehaifengcn in #85
  • Add benchmark for name translation by @pglass in #86
  • Update charts README by @hehaifengcn in #89
  • Add pprofAddress config option by @pglass in #90
  • Filter ListNamespacesResponse from the proxy to remove names not in the ACL by @temporal-nick in #92
  • Refactor translation interceptor by @pglass in #87
  • Add search attribute translation by @pglass in #93
  • Multi-namespace search attribute config format by @pglass in #95
  • Fix nil pointer during SearchAttribute translation by @pglass in #102
  • Continue clientLoop even client failed to dial with retry and add more logs by @hehaifengcn in #103

Full Changelog: v0.1.3...v0.1.3-01