Releases: heroku/x
Releases · heroku/x
v0.4.3
What's Changed
- Bump golang.org/x/crypto from 0.25.0 to 0.31.0 by @dependabot in #230
- Bump golang.org/x/net from 0.27.0 to 0.33.0 by @dependabot in #231
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- Update runs-on to allow for CodeQL-Build to run. by @kennyp in #224
- Bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.5.1 by @dependabot in #227
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
Option to add StopFunc for ContextServer
- Add custom stop function to Server by @Vamsi-Mundra in #229
Full Changelog: v0.4.0...v0.4.1
v0.4.0
v0.3.1
v0.3.0
v0.2.9
What's Changed
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #206
Full Changelog: v0.2.8...v0.2.9
v0.2.8
What's Changed
- Bump github.com/aws/aws-sdk-go from 1.13.10 to 1.34.0 by @dependabot in #185
Full Changelog: v0.2.7...v0.2.8
Update Test Metrics of go-kit
Merge pull request #219 from heroku/vmc-kit-test go-kit: Add CheckCounterExists for testmetrics
Update Debug Server with PProf Server
Merge pull request #217 from heroku/vmc-pprof Refactor and Start PProf debug server