Skip to content

Releases: heroku/x

v0.4.3

11 Feb 23:02
32ed407
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

11 Feb 22:51
93b7a4c
Compare
Choose a tag to compare

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

11 Dec 17:59
868de41
Compare
Choose a tag to compare

What's Changed

Option to add StopFunc for ContextServer

Full Changelog: v0.4.0...v0.4.1

v0.4.0

24 Oct 17:11
f1f76a3
Compare
Choose a tag to compare

What's Changed

  • DynoID Helpers for Testing and Local Development by @kennyp in #225

Full Changelog: v0.3.1...v0.4.0

v0.3.1

10 Oct 18:29
573c0c2
Compare
Choose a tag to compare

What's Changed

  • Fix Warnings and Lint Errors by @kennyp in #223
  • Bump gopkg.in/go-jose/go-jose.v2 from v2.5.1 to v2.6.3 by @kennyp in #222

Full Changelog: v0.3.0...v0.3.1

v0.3.0

10 Oct 18:09
811b7ec
Compare
Choose a tag to compare

What's Changed

  • Add ability to override where tokens are read from. by @kennyp in #221

Full Changelog: v0.2.9...v0.3.0

v0.2.9

04 Oct 14:27
4958255
Compare
Choose a tag to compare

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

03 Oct 20:09
849a913
Compare
Choose a tag to compare

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

01 Oct 19:05
e815c61
Compare
Choose a tag to compare
Merge pull request #219 from heroku/vmc-kit-test

go-kit: Add CheckCounterExists for testmetrics

Update Debug Server with PProf Server

03 Sep 17:58
c8125b8
Compare
Choose a tag to compare
Merge pull request #217 from heroku/vmc-pprof

Refactor and Start PProf debug server