Skip to content

Releases: pomerium/cli

v0.23.0

11 Apr 18:48
d64fd3f
Compare
Choose a tag to compare

v0.23.0 adds the ability to use client certificates stored in the Windows certificate store or Keychain (on macOS).
See https://www.pomerium.com/docs/capabilities/tcp#client-certificates for more information.

What's Changed

Dependency updates

  • build(deps): bump distroless/static from a01d47d to 7198a35 by @dependabot in #272
  • build(deps): bump distroless/base from 357bc96 to ba4cde5 by @dependabot in #271
  • build(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0 by @dependabot in #277
  • build(deps): bump github.com/pomerium/pomerium from 0.22.0 to 0.22.1 by @dependabot in #275
  • build(deps): bump golang from 1.20.3-buster to 1.20.4-buster by @dependabot in #274
  • build(deps): bump github.com/getsentry/sentry-go from 0.20.0 to 0.21.0 by @dependabot in #273
  • build(deps): bump google.golang.org/grpc from 1.54.0 to 1.55.0 by @dependabot in #276
  • build(deps): bump actions/setup-go from 4.0.0 to 4.0.1 by @dependabot in #278
  • build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #280
  • build(deps): bump actions/setup-python from 4.6.0 to 4.6.1 by @dependabot in #282
  • build(deps): bump golang from 4cf6dc4 to 6be6011 by @dependabot in #283
  • build(deps): bump github.com/pomerium/pomerium from 0.22.1 to 0.22.2 by @dependabot in #281
  • build(deps): bump docker/login-action from 2.1.0 to 2.2.0 by @dependabot in #289
  • build(deps): bump docker/setup-buildx-action from 2.5.0 to 2.6.0 by @dependabot in #288
  • build(deps): bump docker/metadata-action from 4.4.0 to 4.5.0 by @dependabot in #287
  • build(deps): bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0 by @dependabot in #286
  • build(deps): bump github.com/golangci/golangci-lint from 1.52.2 to 1.53.2 by @dependabot in #285
  • build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #284
  • build(deps): bump golang from 1.20.4-buster to 1.20.5-buster by @dependabot in #291
  • build(deps): bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #290
  • build(deps): bump golang from b0f97bf to eb3f9ac by @dependabot in #293
  • build(deps): bump docker/build-push-action from 4.0.0 to 4.1.1 by @dependabot in #294
  • build(deps): bump docker/setup-buildx-action from 2.6.0 to 2.7.0 by @dependabot in #295
  • build(deps): bump docker/metadata-action from 4.5.0 to 4.6.0 by @dependabot in #296
  • build(deps): bump docker/setup-qemu-action from 2.1.0 to 2.2.0 by @dependabot in #297
  • build(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.0 by @dependabot in #298
  • build(deps): bump github.com/getsentry/sentry-go from 0.21.0 to 0.22.0 by @dependabot in #299
  • build(deps): bump github.com/golangci/golangci-lint from 1.53.2 to 1.53.3 by @dependabot in #301
  • build(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0 by @dependabot in #300
  • build(deps): bump google.golang.org/protobuf from 1.30.0 to 1.31.0 by @dependabot in #304
  • build(deps): bump docker/setup-buildx-action from 2.7.0 to 2.8.0 by @dependabot in #302
  • build(deps): bump google.golang.org/grpc from 1.56.0 to 1.56.1 by @dependabot in #303
  • build(deps): bump docker/setup-buildx-action from 2.8.0 to 2.9.0 by @dependabot in #305
  • build(deps): bump actions/setup-python from 4.6.1 to 4.7.0 by @dependabot in #306
  • build(deps): bump docker/setup-buildx-action from 2.9.0 to 2.9.1 by @dependabot in #307
  • build(deps): bump google.golang.org/grpc from 1.56.1 to 1.57.0 by @dependabot in #312
  • build(deps): bump github.com/rs/zerolog from 1.29.1 to 1.30.0 by @dependabot in #310
  • build(deps): bump github.com/getsentry/sentry-go from 0.22.0 to 0.23.0 by @dependabot in #309
  • build(deps): bump github.com/go-chi/chi/v5 from 5.0.8 to 5.0.10 by @dependabot in #311
  • build(deps): bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in #320
  • build(deps): bump docker/setup-buildx-action from 2.9.1 to 2.10.0 by @dependabot in #319
  • build(deps): bump tibdex/github-app-token from 1.8.0 to 1.8.2 by @dependabot in #318
  • build(deps): bump actions/setup-go from 4.0.1 to 4.1.0 by @dependabot in #317
  • build(deps): bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0 by @dependabot in #316
  • build(deps): bump github.com/golangci/golangci-lint from 1.53.3 to 1.54.2 by @dependabot in #324
  • build(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 by @dependabot in #323
  • build(deps): bump distroless/static from 7198a35 to e7e79fb by @dependabot in #321
  • build(deps): bump github.com/pomerium/pomerium from 0.22.2 to 0.23.0 by @dependabot in #322
  • update github.com/elazarl/goproxy by @kenjenkins in #326
  • build(deps): bump goreleaser/goreleaser-action from 4.4.0 to 4.6.0 by @dependabot in #329
  • build(deps): bump actions/cache from 3.3.1 to 3.3.2 by @dependabot in #330
  • build(deps): bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in #328
  • build(deps): bump tibdex/github-app-token from 1.8.2 to 2.0.0 by @dependabot in #331
  • build(deps): bump goreleaser/goreleaser-action from 4.6.0 to 5.0.0 by @dependabot in #333
  • build(deps): bump docker/build-push-action from 4.1.1 to 5.0.0 by @dependabot in #339
  • build(deps): bump docker/setup-buildx-action from 2.10.0 to 3.0.0 by @dependabot in #342
  • build(deps): bump docker/setup-qemu-action from 2.2.0 to 3.0.0 by @dependabot in #341
  • build(deps): bump docker/login-action from 2.2.0 to 3.0.0 by @dependabot in #340
  • build(deps): bump docker/metadata-action from 4.6.0 to 5.0.0 by @dependabot in #338
  • build(deps): bump distroless/base from ba4cde5 to 80c68f0 by @dependabot in #352
  • build(deps): bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #351
  • build(deps): bump tibdex/github-app-token from 2.0.0 to 2.1.0 by @dependabot in #350
  • build(deps): bump google.golang.org/grpc from 1.57.0 to 1.58.2 by @dependabot in #349
  • build(deps): bump golang.org/x/sys from 0.11.0 to 0.12.0 by @dependabot in #348
  • build(deps): bump github.com/rs/zerolog from 1.30.0 to 1.31.0 by @dependabot in #347
  • build(deps): bump golang.org/x/crypto from 0.12.0 to 0.13.0 by @dependabot in #346
  • build(deps): bump github.com/getsentry/sentry-go from 0.23.0 to 0.24.1 by @dependabot in #345
  • build(deps): bump golang.org/x/net from 0.14.0 to 0.17.0 by @dependabot in #354
  • build(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in https...
Read more

v0.22.0

01 May 20:53
cb062a2
Compare
Choose a tag to compare

Changelog

v0.22.0 (2023-05-01)

Full Changelog

Fixed

Dependency

  • build(deps): bump actions/setup-python from 4.5.0 to 4.6.0 #268 (@dependabot[bot])
  • build(deps): bump golang from 413cd9e to 73c225b #267 (@dependabot[bot])
  • build(deps): bump docker/metadata-action from 4.3.0 to 4.4.0 #266 (@dependabot[bot])
  • build(deps): bump github.com/rs/zerolog from 1.29.0 to 1.29.1 #264 (@dependabot[bot])
  • build(deps): bump github.com/cenkalti/backoff/v4 from 4.2.0 to 4.2.1 #263 (@dependabot[bot])
  • build(deps): bump actions/checkout from 3.5.0 to 3.5.2 #261 (@dependabot[bot])
  • build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 #260 (@dependabot[bot])
  • build(deps): bump golang from f709934 to 23050c2 #259 (@dependabot[bot])
  • build(deps): bump distroless/static from 3c57678 to a01d47d #258 (@dependabot[bot])
  • build(deps): bump distroless/base from 5812871 to 357bc96 #257 (@dependabot[bot])
  • build(deps): bump github.com/getsentry/sentry-go from 0.19.0 to 0.20.0 #256 (@dependabot[bot])
  • build(deps): bump golang from 5990c4f to f709934 #255 (@dependabot[bot])
  • build(deps): bump github.com/golangci/golangci-lint from 1.52.0 to 1.52.2 #254 (@dependabot[bot])
  • build(deps): bump github.com/pomerium/pomerium from 0.21.2 to 0.21.3 #253 (@dependabot[bot])
  • build(deps): bump google.golang.org/grpc from 1.53.0 to 1.54.0 #252 (@dependabot[bot])
  • build(deps): bump actions/checkout from 3.4.0 to 3.5.0 #251 (@dependabot[bot])
  • build(deps): bump golang from 74a3829 to 5990c4f #250 (@dependabot[bot])
  • build(deps): bump github.com/golangci/golangci-lint from 1.51.2 to 1.52.0 #249 (@dependabot[bot])
  • build(deps): bump google.golang.org/protobuf from 1.29.1 to 1.30.0 #248 (@dependabot[bot])
  • build(deps): bump google.golang.org/protobuf from 1.29.0 to 1.29.1 #247 (@dependabot[bot])
  • build(deps): bump actions/setup-go from 3.5.0 to 4.0.0 #246 (@dependabot[bot])
  • build(deps): bump actions/checkout from 3.3.0 to 3.4.0 #245 (@dependabot[bot])
  • build(deps): bump golang from 52921e6 to 74a3829 #244 (@dependabot[bot])
  • build(deps): bump google.golang.org/protobuf from 1.28.1 to 1.29.0 #243 (@dependabot[bot])
  • build(deps): bump actions/cache from 3.2.6 to 3.3.1 #242 (@dependabot[bot])
  • build(deps): bump docker/setup-buildx-action from 2.4.1 to 2.5.0 #241 (@dependabot[bot])
  • build(deps): bump golang from 2edf6aa to 52921e6 #240 (@dependabot[bot])
  • build(deps): bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.2.0 to 1.3.0 #239 (@dependabot[bot])
  • build(deps): bump distroless/base from 8e770ae to 5812871 #237 (@dependabot[bot])
  • build(deps): bump distroless/static from c3c3d02 to 3c57678 #236 (@dependabot[bot])
  • build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 #235 (@dependabot[bot])
  • build(deps): bump github.com/pomerium/pomerium from 0.21.1 to 0.21.2 #234 (@dependabot[bot])
  • build(deps): bump actions/cache from 3.2.5 to 3.2.6 #233 (@dependabot[bot])
  • build(deps): bump distroless/static from 0f29b9f to c3c3d02 #232 (@dependabot[bot])
  • build(deps): bump distroless/base from 2956285 to 8e770ae #231 (@dependabot[bot])
  • build(deps): bump golang from 63c5d64 to 2edf6aa #230 (@dependabot[bot])
  • build(deps): bump github.com/pomerium/pomerium from 0.21.0 to 0.21.1 #229 (@dependabot[bot])
  • build(deps): bump github.com/golangci/golangci-lint from 1.51.1 to 1.51.2 #228 (@dependabot[bot])
  • build(deps): bump distroless/base from 4f9fe94 to 2956285 #226 (@dependabot[bot])
  • build(deps): bump distroless/static from d2e0993 to 0f29b9f #225 (@dependabot[bot])
  • build(deps): bump golang from 9be8859 to 63c5d64 #224 (@dependabot[bot])
  • build(deps): bump github.com/getsentry/sentry-go from 0.17.0 to 0.18.0 #223 (@dependabot[bot])
  • build(deps): bump google.golang.org/grpc from 1.52.3 to 1.53.0 #222 (@dependabot[bot])
  • build(deps): bump actions/cache from 3.2.4 to 3.2.5 #221 (@dependabot[bot])
  • build(deps): bump fossa-contrib/fossa-action from 1.2.0 to 2.0.0 #220 (@dependabot[bot])
  • build(deps): bump distroless/static from 5bda5a4 to d2e0993 #218 (@dependabot[bot])
  • build(deps): bump distroless/base from 76b0529 to 4f9fe94 #217 (@dependabot[bot])
  • build(deps): bump golang from bb9811f to 9be8859 #216 (@dependabot[bot])
  • build(deps): bump github.com/golangci/golangci-lint from 1.50.1 to 1.51.1 #215 (@dependabot[bot])
  • build(deps): bump docker/setup-buildx-action from 2.4.0 to 2.4.1 #214 (@dependabot[bot])
  • build(deps): bump distroless/static from 11364b4 to 5bda5a4 #211 (@dependabot[bot])
  • build(deps): bump distroless/base from 9eeffdc to 76b0529 #210 (@dependabot[bot])
  • build(deps): bump github.com/rs/zerolog from 1.28.0 to 1.29.0 #209 (@dependabot[bot])
  • build(deps): bump github.com/pomerium/pomerium from 0.21.0-rc1 to 0.21.0-rc2 #208 (@dependabot[bot])
  • build(deps): bump google.golang.org/grpc from 1.52.0 to 1.52.3 #207 (@dependabot[bot])
  • build(deps): bump docker/build-push-action from 3.3.0 to 4.0.0 #206 (@dependabot[bot])
  • build(deps): bump goreleaser/goreleaser-action from 4.1.1 to 4.2.0 #205 (@dependabot[bot])
  • build(deps): bump actions/cache from 3.2.3 to 3.2.4 #204 (@dependabot[bot])
  • build(deps): bump docker/setup-buildx-action from 2.3.0 to 2.4.0 #203 (@dependabot[bot])
  • build(deps): bump docker/setup-buildx-action from 2.2.1 to 2.3.0 #202 (@dependabot[bot])
  • build(deps): bump tibdex/github-app-token from 1.7.0 to 1.8.0 #201 (@dependabot[bot])

Changed

v0.21.0

10 Feb 17:07
Compare
Choose a tag to compare

What's Changed

  • authclient: add support for service accounts by @calebdoxsey in #164
  • build(deps): bump golang from bf4b15c to dc76ef0 by @dependabot in #167
  • build(deps): bump github.com/cenkalti/backoff/v4 from 4.1.3 to 4.2.0 by @dependabot in #166
  • build(deps): bump google.golang.org/grpc from 1.50.1 to 1.51.0 by @dependabot in #165
  • build(deps): bump tibdex/github-app-token from 1.6.0 to 1.7.0 by @dependabot in #169
  • build(deps): bump actions/setup-go from 3.3.1 to 3.4.0 by @dependabot in #168
  • build(deps): bump distroless/base from cd1bf87 to 9283685 by @dependabot in #175
  • build(deps): bump golang from dc76ef0 to 04f76f9 by @dependabot in #174
  • build(deps): bump github.com/getsentry/sentry-go from 0.15.0 to 0.16.0 by @dependabot in #172
  • build(deps): bump github.com/go-chi/chi/v5 from 5.0.7 to 5.0.8 by @dependabot in #173
  • build(deps): bump actions/setup-python from 4.3.0 to 4.3.1 by @dependabot in #171
  • build(deps): bump actions/checkout from 3.1.0 to 3.2.0 by @dependabot in #170
  • build(deps): bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 by @dependabot in #177
  • build(deps): bump actions/setup-go from 3.4.0 to 3.5.0 by @dependabot in #176
  • build(deps): bump golang from 04f76f9 to 54184d6 by @dependabot in #178
  • build(deps): bump distroless/static from 5759d19 to c3c3d02 by @dependabot in #184
  • build(deps): bump distroless/base from 9283685 to 8848703 by @dependabot in #183
  • build(deps): bump golang from 54184d6 to 660f138 by @dependabot in #182
  • build(deps): bump actions/setup-python from 4.3.1 to 4.4.0 by @dependabot in #181
  • build(deps): bump actions/cache from 3.0.11 to 3.2.2 by @dependabot in #185
  • tcp: add extended tcp support by @calebdoxsey in #186
  • build(deps): bump distroless/static from c3c3d02 to 11364b4 by @dependabot in #191
  • build(deps): bump distroless/base from 8848703 to 9eeffdc by @dependabot in #190
  • build(deps): bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in #189
  • build(deps): bump actions/cache from 3.2.2 to 3.2.3 by @dependabot in #188
  • build(deps): bump golang from 660f138 to bb9811f by @dependabot in #197
  • build(deps): bump google.golang.org/grpc from 1.51.0 to 1.52.0 by @dependabot in #195
  • build(deps): bump github.com/getsentry/sentry-go from 0.16.0 to 0.17.0 by @dependabot in #196
  • build(deps): bump actions/setup-python from 4.4.0 to 4.5.0 by @dependabot in #192
  • build(deps): bump docker/metadata-action from 4.1.1 to 4.3.0 by @dependabot in #194
  • build(deps): bump docker/build-push-action from 3.2.0 to 3.3.0 by @dependabot in #193
  • bump core to v0.21.0-rc1 by @wasaga in #198
  • bump goreleaser to v4.1.1 by @backport-actions-token in #200
  • fix delete by @backport-actions-token in #213

New Contributors

  • @backport-actions-token made their first contribution in #200

Full Changelog: v0.20.0...v0.21.0

v0.21.0-rc2

02 Feb 16:47
b28d463
Compare
Choose a tag to compare
v0.21.0-rc2 Pre-release
Pre-release

What's Changed

  • bump goreleaser to v4.1.1 by @backport-actions-token in #200
  • fix delete by @backport-actions-token in #213

New Contributors

  • @backport-actions-token made their first contribution in #200

Full Changelog: v0.21.0-rc1...v0.21.0-rc2

v0.21.0-rc1

18 Jan 20:42
9bf7cfb
Compare
Choose a tag to compare
v0.21.0-rc1 Pre-release
Pre-release

What's Changed

  • authclient: add support for service accounts by @calebdoxsey in #164
  • build(deps): bump golang from bf4b15c to dc76ef0 by @dependabot in #167
  • build(deps): bump github.com/cenkalti/backoff/v4 from 4.1.3 to 4.2.0 by @dependabot in #166
  • build(deps): bump google.golang.org/grpc from 1.50.1 to 1.51.0 by @dependabot in #165
  • build(deps): bump tibdex/github-app-token from 1.6.0 to 1.7.0 by @dependabot in #169
  • build(deps): bump actions/setup-go from 3.3.1 to 3.4.0 by @dependabot in #168
  • build(deps): bump distroless/base from cd1bf87 to 9283685 by @dependabot in #175
  • build(deps): bump golang from dc76ef0 to 04f76f9 by @dependabot in #174
  • build(deps): bump github.com/getsentry/sentry-go from 0.15.0 to 0.16.0 by @dependabot in #172
  • build(deps): bump github.com/go-chi/chi/v5 from 5.0.7 to 5.0.8 by @dependabot in #173
  • build(deps): bump actions/setup-python from 4.3.0 to 4.3.1 by @dependabot in #171
  • build(deps): bump actions/checkout from 3.1.0 to 3.2.0 by @dependabot in #170
  • build(deps): bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 by @dependabot in #177
  • build(deps): bump actions/setup-go from 3.4.0 to 3.5.0 by @dependabot in #176
  • build(deps): bump golang from 04f76f9 to 54184d6 by @dependabot in #178
  • build(deps): bump distroless/static from 5759d19 to c3c3d02 by @dependabot in #184
  • build(deps): bump distroless/base from 9283685 to 8848703 by @dependabot in #183
  • build(deps): bump golang from 54184d6 to 660f138 by @dependabot in #182
  • build(deps): bump actions/setup-python from 4.3.1 to 4.4.0 by @dependabot in #181
  • build(deps): bump actions/cache from 3.0.11 to 3.2.2 by @dependabot in #185
  • tcp: add extended tcp support by @calebdoxsey in #186
  • build(deps): bump distroless/static from c3c3d02 to 11364b4 by @dependabot in #191
  • build(deps): bump distroless/base from 8848703 to 9eeffdc by @dependabot in #190
  • build(deps): bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in #189
  • build(deps): bump actions/cache from 3.2.2 to 3.2.3 by @dependabot in #188
  • build(deps): bump golang from 660f138 to bb9811f by @dependabot in #197
  • build(deps): bump google.golang.org/grpc from 1.51.0 to 1.52.0 by @dependabot in #195
  • build(deps): bump github.com/getsentry/sentry-go from 0.16.0 to 0.17.0 by @dependabot in #196
  • build(deps): bump actions/setup-python from 4.4.0 to 4.5.0 by @dependabot in #192
  • build(deps): bump docker/metadata-action from 4.1.1 to 4.3.0 by @dependabot in #194
  • build(deps): bump docker/build-push-action from 3.2.0 to 3.3.0 by @dependabot in #193
  • bump core to v0.21.0-rc1 by @wasaga in #198

Full Changelog: v0.20.0...v0.21.0-rc1

v0.21.0-beta

27 Dec 23:25
7e0f697
Compare
Choose a tag to compare
v0.21.0-beta Pre-release
Pre-release

Changelog

  • 7e0f697 tcp: add extended tcp support (#186)
  • 87e770b build(deps): bump actions/cache from 3.0.11 to 3.2.2 (#185)
  • 56bc579 build(deps): bump actions/setup-python from 4.3.1 to 4.4.0 (#181)
  • b1b6f14 build(deps): bump golang from 54184d6 to 660f138 (#182)
  • c195680 build(deps): bump distroless/base from 9283685 to 8848703 (#183)
  • e0a41dc build(deps): bump distroless/static from 5759d19 to c3c3d02 (#184)
  • d50ce6e build(deps): bump golang from 04f76f9 to 54184d6 (#178)
  • b657ad6 build(deps): bump actions/setup-go from 3.4.0 to 3.5.0 (#176)
  • 7570ae1 build(deps): bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 (#177)
  • 2e9b086 build(deps): bump actions/checkout from 3.1.0 to 3.2.0 (#170)
  • e83f25e build(deps): bump actions/setup-python from 4.3.0 to 4.3.1 (#171)
  • 589acba build(deps): bump github.com/go-chi/chi/v5 from 5.0.7 to 5.0.8 (#173)
  • 5cebbed build(deps): bump github.com/getsentry/sentry-go from 0.15.0 to 0.16.0 (#172)
  • 9efb5c5 build(deps): bump golang from dc76ef0 to 04f76f9 (#174)
  • 685e871 build(deps): bump distroless/base from cd1bf87 to 9283685 (#175)
  • 10a1e68 build(deps): bump actions/setup-go from 3.3.1 to 3.4.0 (#168)
  • abc8736 build(deps): bump tibdex/github-app-token from 1.6.0 to 1.7.0 (#169)
  • 2c9d08b build(deps): bump google.golang.org/grpc from 1.50.1 to 1.51.0 (#165)
  • dabea15 build(deps): bump github.com/cenkalti/backoff/v4 from 4.1.3 to 4.2.0 (#166)
  • 9a44b0b build(deps): bump golang from bf4b15c to dc76ef0 (#167)
  • bd8b1b9 authclient: add support for service accounts (#164)

v0.20.0

15 Nov 03:55
e3b967e
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/pomerium/pomerium from 0.18.0 to 0.19.0 by @dependabot in #119
  • build(deps): bump golang from d3f734e to 4c8f4b8 by @dependabot in #124
  • build(deps): bump distroless/static from 35817ff to f4787e8 by @dependabot in #123
  • build(deps): bump distroless/base from 65afaf8 to 8a7afd5 by @dependabot in #122
  • build(deps): bump github.com/pomerium/pomerium from 0.19.0 to 0.19.1 by @dependabot in #120
  • build(deps): bump github.com/google/go-cmp from 0.5.8 to 0.5.9 by @dependabot in #121
  • fix backport by @calebdoxsey in #125
  • build(deps): bump golang from 4c8f4b8 to 2d17ffd by @dependabot in #126
  • build(deps): bump distroless/static from f4787e8 to 7292458 by @dependabot in #129
  • build(deps): bump distroless/base from 8a7afd5 to 4689543 by @dependabot in #128
  • build(deps): bump actions/cache from 3.0.8 to 3.0.10 by @dependabot in #127
  • build(deps): bump distroless/base from 4689543 to 6ef742b by @dependabot in #135
  • build(deps): bump golang from 2d17ffd to b850621 by @dependabot in #136
  • build(deps): bump google.golang.org/grpc from 1.49.0 to 1.50.0 by @dependabot in #133
  • build(deps): bump actions/checkout from 3.0.2 to 3.1.0 by @dependabot in #132
  • build(deps): bump github.com/getsentry/sentry-go from 0.13.0 to 0.14.0 by @dependabot in #131
  • build(deps): bump actions/setup-python from 4.2.0 to 4.3.0 by @dependabot in #130
  • build(deps): bump distroless/static from 7292458 to cb0f703 by @dependabot in #146
  • build(deps): bump golang from b850621 to 25de7b6 by @dependabot in #145
  • build(deps): bump distroless/base from 6ef742b to 9681f07 by @dependabot in #144
  • build(deps): bump google.golang.org/grpc from 1.50.0 to 1.50.1 by @dependabot in #143
  • build(deps): bump docker/metadata-action from 4.0.1 to 4.1.1 by @dependabot in #142
  • build(deps): bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0 by @dependabot in #141
  • build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 by @dependabot in #140
  • build(deps): bump docker/build-push-action from 3.1.1 to 3.2.0 by @dependabot in #139
  • build(deps): bump docker/setup-qemu-action from 2.0.0 to 2.1.0 by @dependabot in #137
  • build(deps): bump actions/cache from 3.0.10 to 3.0.11 by @dependabot in #150
  • build(deps): bump docker/login-action from 2.0.0 to 2.1.0 by @dependabot in #149
  • build(deps): bump actions/setup-go from 3.3.0 to 3.3.1 by @dependabot in #148
  • build(deps): bump docker/setup-buildx-action from 2.0.0 to 2.2.1 by @dependabot in #147
  • upgrade go to 1.19 by @calebdoxsey in #151
  • build(deps): bump distroless/base from 9681f07 to 856944e by @dependabot in #155
  • build(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 by @dependabot in #154
  • build(deps): bump github.com/golangci/golangci-lint from 1.49.0 to 1.50.1 by @dependabot in #152
  • build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #153
  • build(deps): bump golang from 25de7b6 to 992d5fe by @dependabot in #156
  • build(deps): bump golang from 992d5fe to 7ffa701 by @dependabot in #157
  • build(deps): bump distroless/static from cb0f703 to 5759d19 by @dependabot in #158
  • build(deps): bump distroless/base from 856944e to cd1bf87 by @dependabot in #159
  • build(deps): bump github.com/getsentry/sentry-go from 0.14.0 to 0.15.0 by @dependabot in #161
  • build(deps): bump github.com/pomerium/pomerium from 0.19.1 to 0.20.0 by @dependabot in #162
  • build(deps): bump golang from 7ffa701 to bf4b15c by @dependabot in #163

Full Changelog: v0.19.0...v0.20.0

v0.19.0

06 Sep 20:00
607f551
Compare
Choose a tag to compare

Changelog

  • 607f551 build(deps): bump github.com/golangci/golangci-lint (#117)
  • 9d35c80 build(deps): bump actions/setup-go from 3.2.1 to 3.3.0 (#114)
  • 309d517 build(deps): bump google.golang.org/grpc from 1.48.0 to 1.49.0 (#115)
  • 003a912 build(deps): bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0 (#116)
  • 63ee471 build(deps): bump github.com/rs/zerolog from 1.27.0 to 1.28.0 (#113)
  • 669f472 build(deps): bump golang from 1860373 to d3f734e (#118)
  • 9ceee2b build(deps): bump pre-commit/action (#108)
  • 1001eec build(deps): bump tibdex/backport from 1.1.1 to 2.0.3 (#109)
  • 1e01272 build(deps): bump actions/cache from 3.0.7 to 3.0.8 (#110)
  • 08f247d build(deps): bump distroless/static from 21d3f84 to 35817ff (#111)
  • aea8818 build(deps): bump distroless/base from ec73486 to 65afaf8 (#112)
  • 621ae92 build(deps): bump actions/cache from 3.0.6 to 3.0.7 (#105)
  • 82581cc build(deps): bump golang from d72a294 to 1860373 (#106)
  • 273ef09 build(deps): bump distroless/base from 3a62194 to ec73486 (#107)
  • 093f5b6 build(deps): bump actions/setup-python from 4.1.0 to 4.2.0 (#100)
  • 7a931ad build(deps): bump docker/build-push-action from 3.1.0 to 3.1.1 (#101)
  • 9eb9c06 build(deps): bump actions/cache from 3.0.5 to 3.0.6 (#102)
  • 3ae8005 build(deps): bump github.com/golangci/golangci-lint (#103)
  • 2e54d12 build(deps): bump golang from fb249ec to d72a294 (#104)
  • f2ff072 build(deps): bump github.com/golangci/golangci-lint (#98)
  • 30c0d0a build(deps): bump golang from 6e10f44 to fb249ec (#99)
  • 77b3052 go: upgrade to go 1.18 (#97)
  • ab8e7e6 build(deps): bump google.golang.org/protobuf from 1.28.0 to 1.28.1 (#96)
  • d05c3b4 dependabot: add docker support (#95)

v0.18.0

27 Jul 18:05
e49f8a9
Compare
Choose a tag to compare

Changes

Dependencies

  • build(deps): bump github.com/martinlindhe/base36 from 1.1.0 to 1.1.1 by @dependabot in #82
  • build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.4 by @dependabot in #81
  • build(deps): bump actions/setup-python from 3 to 4 by @dependabot in #79
  • build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 by @dependabot in #85
  • build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 by @dependabot in #84
  • build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #88
  • build(deps): bump actions/setup-python from 4.0.0 to 4.1.0 by @dependabot in #89
  • build(deps): bump google.golang.org/grpc from 1.47.0 to 1.48.0 by @dependabot in #91
  • build(deps): bump github.com/golangci/golangci-lint from 1.46.2 to 1.47.1 by @dependabot in #92
  • build(deps): bump github.com/golangci/golangci-lint from 1.47.1 to 1.47.2 by @dependabot in #93
  • bump core to v0.18.0 by @wasaga in #94

New Contributors

Full Changelog: v0.17.4...v0.18.0

v0.17.4

16 Jun 16:10
8ad2f88
Compare
Choose a tag to compare

Fixed

Dependencies

  • build(deps): bump github.com/golangci/golangci-lint from 1.46.1 to 1.46.2 by @dependabot in #74
  • build(deps): bump goreleaser/goreleaser-action from 2 to 3 by @dependabot in #73
  • build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #76
  • build(deps): bump google.golang.org/grpc from 1.46.2 to 1.47.0 by @dependabot in #75
  • build(deps): bump github.com/rs/zerolog from 1.26.1 to 1.27.0 by @dependabot in #78

Full Changelog: v0.17.3...v0.17.4