What's Changed
- Optimize Docker builds: Add .dockerignore, improve caching, and enhance Dockerfile structure by @lilydoar in #172
- Refactor current stream forwarding code into StreamForwarder by @hai719 in #173
- Fix Docker build failures from #172 by @lilydoar in #175
- add LCM support for arbitrary shard counts by @hai719 in #170
- Remove broken health checks for now by @temporal-nick in #176
- Update default externalAddress value in helm chart by @hehaifengcn in #178
- arbitrary shard counts by @hai719 in #177
- Improve proxy logging and add TLS-specific testing by @temporal-nick in #180
- Allow log throttles to be configured per component by @temporal-nick in #181
- Set SkipVerify when VerifyCA is false by @temporal-nick in #182
- Strip remote port from address before logging metrics by @temporal-nick in #183
- Add .vscode/launch.json by @hehaifengcn in #185
- Refactor new configuration to make it more reader-friendly by @temporal-nick in #186
- Update setup-go to try to fix wrong go version by @temporal-nick in #188
- Add config converter tool for legacy format migration by @hehaifengcn in #190
- Update tools to go 1.25 by @temporal-nick in #189
- Bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 by @dependabot[bot] in #187
- Bump go.temporal.io/server from 1.27.3 to 1.27.4 by @dependabot[bot] in #179
- Update Dockerfile to use Go 1.25 and Add git workflow requirements to CLAUDE.md by @hehaifengcn in #191
- Fix develop/tools.mod by @hehaifengcn in #193
- Use headless service for better traffic distribution, update docs by @temporal-nick in #195
- Add development docker-compose environment by @liam-lowe in #196
- Add Prometheus Metric QOL improvements to local env by @liam-lowe in #198
- Rename Docker develop environment from left/right to a/b semantic by @liam-lowe in #200
New Contributors
- @lilydoar made their first contribution in #172
- @liam-lowe made their first contribution in #196
Full Changelog: v0.1.14...v0.1.16