Releases: planetscale/sql-proxy
Releases · planetscale/sql-proxy
v0.12.0
Switch to new certificates endpoint from planetscale-go.
v0.11.0
Changelog
ed2e727 goreleaser: release checksums as well
Docker images
docker pull planetscale/pscale-proxy:v0.11.0
v0.10.0
Changelog
256dd5c Better cache value for custom cert
4add550 Improve the sql-proxy command line tool
d76746d build(deps): bump github.com/planetscale/planetscale-go
Docker images
docker pull planetscale/pscale-proxy:v0.10.0
v0.9.0
Cleanup of custom TLS validation logic
v0.8.0
- Enforce TLS 1.2 as the minimum from the client side.
- Support CA chains with multiple certificates.
- Switches to EC key generation by default.
v0.7.0
Changelog
b964a04 Use the new signal.NotifyContext
function
c3f8746 build(deps): bump go.uber.org/zap from 1.16.0 to 1.17.0
bf72fcd proxy: fail early if retrieving the cert fails
Docker images
docker pull planetscale/pscale-proxy:latest
docker pull planetscale/pscale-proxy:v0.7.0
v0.6.0
Changelog
3270864 Add docker support
61ce859 build(deps): bump github.com/google/go-cmp from 0.5.5 to 0.5.6
77544a0 build(deps): bump github.com/planetscale/planetscale-go
79784a0 ci: switch from GitHub actions to Buildkite
Docker images
docker pull planetscale/pscale-proxy:latest
docker pull planetscale/pscale-proxy:v0.6.0
v0.5.0
Changelog
255a801 Goreleaser: fix it
1e178f7 Merge pull request #82 from planetscale/fatih-fix