v0.2.0
What's Changed
- Refactor profiler config out of main.go by @liam-lowe in #206
- Refactor CLI out of main.go into app module by @liam-lowe in #208
- Derive proxy version from git release / sha by @liam-lowe in #211
- Registers prometheus metrics: MuxServerDisconnected and NumMuxesActive by @liam-lowe in #214
- helm: Include temporal-system in allowedNamespaces by @hehaifengcn in #216
- Updates Temporal Server to 1.29.5 by @liam-lowe in #215
- Configure local develop env to use Temporal auto-setup for configurability by @liam-lowe in #202
- Bump github.com/jackc/pgx/v5 from 5.7.4 to 5.9.2 by @dependabot[bot] in #220
- Bump go.temporal.io/server from 1.29.5 to 1.29.6 by @dependabot[bot] in #218
- Fix macOS port conflicts in develop.env by @hehaifengcn in #199
- Build configconverter as bins target by @hehaifengcn in #203
- update test timeout & dynamic port to reduce flakiness by @liam-lowe in #222
- Revoke leaf certs as suitable certificate by @liam-lowe in #219
- Remove legacy configuration option by @liam-lowe in #224
- Remove unintended binary / worktree files by @liam-lowe in #226
- Fix lifetime.Err format verb in simpleGRPCServer.Describe by @hehaifengcn in #228
- Split connection-provider metrics from mux metrics by @hehaifengcn in #229
- Honor s2s-request-translation=false header in Unary TranslationInterceptor by @hehaifengcn in #230
Full Changelog: v0.1.16...v0.2.0