Releases: pomerium/cli
Releases · pomerium/cli
v0.23.0
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
- vendor internal/signer from enterprise-certificate-proxy by @kenjenkins in #334
- integrate with system cert store by @kenjenkins in #314
- api: integrate with system trust store by @kenjenkins in #337
- update version command by @kenjenkins in #343
- ncrypt: open cert store in readonly mode by @kenjenkins in #344
- api: discard unknown config proto fields by @kenjenkins in #353
- cli/go: upgrade go by @calebdoxsey in #356
- update Go base docker image by @kenjenkins in #371
- expand client cert search capabilities by @kenjenkins in #380
- cli/cmd: add commands for viewing the cache location and clearing it by @calebdoxsey in #384
- api: expand client cert search capabilities by @kenjenkins in #395
- ci: upgrade Go to 1.22 by @wasaga in #406
Dependency updates
- build(deps): bump distroless/static from
a01d47d
to7198a35
by @dependabot in #272 - build(deps): bump distroless/base from
357bc96
toba4cde5
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
to6be6011
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
toeb3f9ac
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
toe7e79fb
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
to80c68f0
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...
v0.22.0
Changelog
v0.22.0 (2023-05-01)
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
to73c225b
#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
to23050c2
#259 (@dependabot[bot]) - build(deps): bump distroless/static from
3c57678
toa01d47d
#258 (@dependabot[bot]) - build(deps): bump distroless/base from
5812871
to357bc96
#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
tof709934
#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
to5990c4f
#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
to74a3829
#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
to52921e6
#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
to5812871
#237 (@dependabot[bot]) - build(deps): bump distroless/static from
c3c3d02
to3c57678
#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
toc3c3d02
#232 (@dependabot[bot]) - build(deps): bump distroless/base from
2956285
to8e770ae
#231 (@dependabot[bot]) - build(deps): bump golang from
63c5d64
to2edf6aa
#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
to2956285
#226 (@dependabot[bot]) - build(deps): bump distroless/static from
d2e0993
to0f29b9f
#225 (@dependabot[bot]) - build(deps): bump golang from
9be8859
to63c5d64
#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
tod2e0993
#218 (@dependabot[bot]) - build(deps): bump distroless/base from
76b0529
to4f9fe94
#217 (@dependabot[bot]) - build(deps): bump golang from
bb9811f
to9be8859
#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
to5bda5a4
#211 (@dependabot[bot]) - build(deps): bump distroless/base from
9eeffdc
to76b0529
#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
- bump core to v0.22.0 #269 (@wasaga)
- upgrade go #265 (@calebdoxsey)
- build(deps): bump github.com/getsentry/sentry-go from 0.18.0 to 0.19.0 #238 (@dependabot[bot])
- set core to v0.21.0 #219 (@wasaga)
v0.21.0
What's Changed
- authclient: add support for service accounts by @calebdoxsey in #164
- build(deps): bump golang from
bf4b15c
todc76ef0
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
to9283685
by @dependabot in #175 - build(deps): bump golang from
dc76ef0
to04f76f9
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
to54184d6
by @dependabot in #178 - build(deps): bump distroless/static from
5759d19
toc3c3d02
by @dependabot in #184 - build(deps): bump distroless/base from
9283685
to8848703
by @dependabot in #183 - build(deps): bump golang from
54184d6
to660f138
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
to11364b4
by @dependabot in #191 - build(deps): bump distroless/base from
8848703
to9eeffdc
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
tobb9811f
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
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
What's Changed
- authclient: add support for service accounts by @calebdoxsey in #164
- build(deps): bump golang from
bf4b15c
todc76ef0
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
to9283685
by @dependabot in #175 - build(deps): bump golang from
dc76ef0
to04f76f9
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
to54184d6
by @dependabot in #178 - build(deps): bump distroless/static from
5759d19
toc3c3d02
by @dependabot in #184 - build(deps): bump distroless/base from
9283685
to8848703
by @dependabot in #183 - build(deps): bump golang from
54184d6
to660f138
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
to11364b4
by @dependabot in #191 - build(deps): bump distroless/base from
8848703
to9eeffdc
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
tobb9811f
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
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
to660f138
(#182) - c195680 build(deps): bump distroless/base from
9283685
to8848703
(#183) - e0a41dc build(deps): bump distroless/static from
5759d19
toc3c3d02
(#184) - d50ce6e build(deps): bump golang from
04f76f9
to54184d6
(#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
to04f76f9
(#174) - 685e871 build(deps): bump distroless/base from
cd1bf87
to9283685
(#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
todc76ef0
(#167) - bd8b1b9 authclient: add support for service accounts (#164)
v0.20.0
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
to4c8f4b8
by @dependabot in #124 - build(deps): bump distroless/static from
35817ff
tof4787e8
by @dependabot in #123 - build(deps): bump distroless/base from
65afaf8
to8a7afd5
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
to2d17ffd
by @dependabot in #126 - build(deps): bump distroless/static from
f4787e8
to7292458
by @dependabot in #129 - build(deps): bump distroless/base from
8a7afd5
to4689543
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
to6ef742b
by @dependabot in #135 - build(deps): bump golang from
2d17ffd
tob850621
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
tocb0f703
by @dependabot in #146 - build(deps): bump golang from
b850621
to25de7b6
by @dependabot in #145 - build(deps): bump distroless/base from
6ef742b
to9681f07
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
to856944e
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
to992d5fe
by @dependabot in #156 - build(deps): bump golang from
992d5fe
to7ffa701
by @dependabot in #157 - build(deps): bump distroless/static from
cb0f703
to5759d19
by @dependabot in #158 - build(deps): bump distroless/base from
856944e
tocd1bf87
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
tobf4b15c
by @dependabot in #163
Full Changelog: v0.19.0...v0.20.0
v0.19.0
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
tod3f734e
(#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
to35817ff
(#111) - aea8818 build(deps): bump distroless/base from
ec73486
to65afaf8
(#112) - 621ae92 build(deps): bump actions/cache from 3.0.6 to 3.0.7 (#105)
- 82581cc build(deps): bump golang from
d72a294
to1860373
(#106) - 273ef09 build(deps): bump distroless/base from
3a62194
toec73486
(#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
tod72a294
(#104) - f2ff072 build(deps): bump github.com/golangci/golangci-lint (#98)
- 30c0d0a build(deps): bump golang from
6e10f44
tofb249ec
(#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
Changes
- tcptunnel: on 503, keep cached JWT by @calebdoxsey in #83
- fix: The specified CA path is invalid by @cfanbo in #80
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
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