Releases: uselagoon/lagoon-ssh-portal
Releases · uselagoon/lagoon-ssh-portal
v0.33.1
What's Changed
- chore(deps): bump k8s.io/client-go from 0.29.0 to 0.29.1 by @dependabot in #361
- chore(deps): bump golang.org/x/time from 0.3.0 to 0.5.0 by @dependabot in #360
- chore(deps): bump github.com/alecthomas/assert/v2 from 2.4.1 to 2.5.0 by @dependabot in #362
- chore(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #367
- chore(deps): bump github.com/zitadel/oidc/v3 from 3.10.2 to 3.11.0 by @dependabot in #369
- chore(deps): bump anchore/sbom-action from 0.15.3 to 0.15.8 by @dependabot in #372
- chore(deps): bump github/codeql-action from 3.23.0 to 3.23.2 by @dependabot in #371
- chore(deps): bump actions/dependency-review-action from 3.1.5 to 4.0.0 by @dependabot in #363
- chore(deps): bump alpine from
51b6726
toc5b1261
by @dependabot in #368 - chore: auto-approve github maintained actions by @smlx in #384
- chore(deps): bump github/codeql-action from 3.23.2 to 3.24.3 by @dependabot in #385
- fix: unbreak images by @smlx in #386
Full Changelog: v0.33.0...v0.33.1
v0.33.0
What's Changed
- chore(deps): bump wagoid/commitlint-github-action from 5.4.4 to 5.4.5 by @dependabot in #351
- chore(deps): bump go.opentelemetry.io/otel from 1.21.0 to 1.22.0 by @dependabot in #356
- chore(deps): bump github.com/zitadel/oidc/v3 from 3.10.0 to 3.10.2 by @dependabot in #357
- feat: rate limit keycloak API access by @smlx in #354
Full Changelog: v0.32.0...v0.33.0
v0.32.0
What's Changed
- chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #328
- chore(deps): bump golang.org/x/sync from 0.3.0 to 0.5.0 by @dependabot in #329
- chore(deps): bump github.com/zitadel/oidc/v3 from 3.7.0 to 3.8.0 by @dependabot in #330
- chore(deps): bump github.com/gliderlabs/ssh from 0.3.5 to 0.3.6 by @dependabot in #331
- Update CI by @smlx in #332
- chore: bump go version for module by @smlx in #333
- chore: enable dependabot auto-approve for k8s.io dependencies by @smlx in #334
- chore(deps): bump k8s.io/client-go from 0.28.4 to 0.29.0 by @dependabot in #323
- chore(deps): bump github.com/zitadel/oidc/v3 from 3.8.0 to 3.10.0 by @dependabot in #345
- chore(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #337
- chore(deps): bump golang.org/x/sync from 0.5.0 to 0.6.0 by @dependabot in #338
- chore(deps): bump docker/metadata-action from 5.4.0 to 5.5.0 by @dependabot in #340
- chore(deps): bump actions/dependency-review-action from 3.1.4 to 3.1.5 by @dependabot in #341
- chore(deps): bump github/codeql-action from 3.22.11 to 3.23.0 by @dependabot in #347
- chore(deps): bump anchore/sbom-action from 0.15.1 to 0.15.3 by @dependabot in #348
- Various CI / security updates by @smlx in #349
- chore(deps): bump github.com/nats-io/nats.go from 1.31.0 to 1.32.0 by @dependabot in #350
- chore: add cover.out to gitignore by @smlx in #352
- feat: use slog instead of zap for structured logging by @smlx in #353
Full Changelog: v0.31.0...v0.32.0
v0.31.0
Changelog
- 00164b5 Merge pull request #243 from uselagoon/logs2
- b781495 feat: update sessionhandler and command line for logs support
- 6b923b4 feat: add logs support to k8s client
- 5d39c74 fix: add timeout to find deployment call
- 5f44c07 feat: add logs support to connection params parsing
- 541af01 Merge pull request #326 from uselagoon/dependabot/go_modules/github.com/zitadel/oidc/v3-3.7.0
- ef4524f chore(deps): bump github.com/zitadel/oidc/v3 from 3.6.0 to 3.7.0
- 2eed895 Merge pull request #324 from uselagoon/dependabot/github_actions/actions/download-artifact-4
- 3c7571c chore(deps): bump actions/download-artifact from 3 to 4
- 6d122fd Merge pull request #325 from uselagoon/dependabot/github_actions/actions/upload-artifact-4
- 01ce51b chore(deps): bump actions/upload-artifact from 3 to 4
- 0a1f66e Merge pull request #320 from uselagoon/dependabot/go_modules/github.com/google/uuid-1.5.0
- 330749c chore(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0
- 8e4ee65 Merge pull request #319 from uselagoon/dependabot/go_modules/github.com/zitadel/oidc/v3-3.6.0
- 9544fcb chore(deps): bump github.com/zitadel/oidc/v3 from 3.5.1 to 3.6.0
- 3774e20 Merge pull request #318 from uselagoon/dependabot/go_modules/github.com/alecthomas/assert/v2-2.4.1
- f74317a chore(deps): bump github.com/alecthomas/assert/v2 from 2.4.0 to 2.4.1
- 62cecad Merge pull request #317 from uselagoon/dependabot/github_actions/actions/setup-go-5
- 3d99f32 chore(deps): bump actions/setup-go from 4 to 5
- 066c295 Merge pull request #316 from uselagoon/dependabot/go_modules/github.com/zitadel/oidc/v3-3.5.1
- 90f39e4 chore(deps): bump github.com/zitadel/oidc/v3 from 3.4.0 to 3.5.1
- 3724a62 Merge pull request #315 from uselagoon/dependabot/go_modules/github.com/golang-jwt/jwt/v5-5.2.0
- 114628d chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.1.0 to 5.2.0
- f33ed5c Merge pull request #314 from uselagoon/dependabot/go_modules/golang.org/x/oauth2-0.15.0
- 835c541 chore(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0
- fe405ee Merge pull request #313 from uselagoon/dependabot/go_modules/golang.org/x/crypto-0.16.0
- b1ffc6e chore(deps): bump golang.org/x/crypto from 0.15.0 to 0.16.0
- 58dcffc Merge pull request #312 from uselagoon/dependabot/go_modules/github.com/zitadel/oidc/v3-3.4.0
- ada04cf chore(deps): bump github.com/zitadel/oidc/v3 from 3.3.1 to 3.4.0
- 76f2908 Merge pull request #311 from uselagoon/dependabot/go_modules/github.com/zitadel/oidc/v3-3.3.1
- 5ae494e chore(deps): bump github.com/zitadel/oidc/v3 from 3.3.0 to 3.3.1
- 61df180 Merge pull request #310 from uselagoon/dependabot/go_modules/github.com/zitadel/oidc/v3-3.3.0
- 187cf61 chore(deps): bump github.com/zitadel/oidc/v3 from 3.2.1 to 3.3.0
- c05df64 Merge pull request #308 from uselagoon/dependabot/go_modules/go.opentelemetry.io/otel-1.21.0
- 438b9c8 chore(deps): bump go.opentelemetry.io/otel from 1.20.0 to 1.21.0
- 43e3dc4 Merge pull request #307 from uselagoon/dependabot/go_modules/k8s.io/client-go-0.28.4
- d54c3be chore(deps): bump k8s.io/client-go from 0.28.3 to 0.28.4
- 5070267 Merge pull request #306 from uselagoon/dependabot/go_modules/k8s.io/apimachinery-0.28.4
- 472c2fc chore(deps): bump k8s.io/apimachinery from 0.28.3 to 0.28.4
- 4aa5fb8 Merge pull request #304 from uselagoon/dependabot/go_modules/github.com/zitadel/oidc/v3-3.2.1
- d474a40 chore(deps): bump github.com/zitadel/oidc/v3 from 3.1.1 to 3.2.1
- 7de236b Merge pull request #305 from uselagoon/dependabot/go_modules/go.opentelemetry.io/otel-1.20.0
- 5928f39 chore(deps): bump go.opentelemetry.io/otel from 1.19.0 to 1.20.0
- 094653b Merge pull request #302 from uselagoon/dependabot/go_modules/github.com/golang-jwt/jwt/v5-5.1.0
- 8d9e9c1 chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.0.0 to 5.1.0
- 456c57b Merge pull request #301 from uselagoon/dependabot/go_modules/golang.org/x/oauth2-0.14.0
- 68af4de chore(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.14.0
- bf42ef9 Merge pull request #300 from uselagoon/dependabot/go_modules/github.com/nats-io/nkeys-0.4.6
- 6a244f4 chore(deps): bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6
- 840fe12 Merge pull request #299 from uselagoon/dependabot/go_modules/github.com/google/uuid-1.4.0
- d4741ed chore(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0
- 9c73fae Merge pull request #298 from uselagoon/dependabot/go_modules/github.com/zitadel/oidc/v3-3.1.1
- 471b032 chore(deps): bump github.com/zitadel/oidc/v3 from 3.0.2 to 3.1.1
- 0c420bb Merge pull request #295 from uselagoon/dependabot/go_modules/k8s.io/client-go-0.28.3
- ca117ef chore(deps): bump k8s.io/client-go from 0.28.2 to 0.28.3
- 52d00b6 Merge pull request #294 from uselagoon/dependabot/go_modules/github.com/zitadel/oidc/v3-3.0.2
- 3bbbdb2 chore(deps): bump github.com/zitadel/oidc/v3 from 3.0.1 to 3.0.2
- ce65b81 Merge pull request #293 from uselagoon/dependabot/go_modules/github.com/nats-io/nats.go-1.31.0
- 8064a3a chore(deps): bump github.com/nats-io/nats.go from 1.30.2 to 1.31.0
- 806e391 Merge pull request #292 from uselagoon/dependabot/go_modules/github.com/zitadel/oidc/v3-3.0.1
- 7a097e3 chore(deps): bump github.com/zitadel/oidc/v3 from 3.0.0-next.11 to 3.0.1
- 2da0e50 Merge pull request #291 from uselagoon/dependabot/go_modules/github.com/alecthomas/kong-0.8.1
- f7f746d chore(deps): bump github.com/alecthomas/kong from 0.8.0 to 0.8.1
- 05b4090 Merge pull request #290 from uselagoon/dependabot/go_modules/golang.org/x/net-0.17.0
- 3826a09 chore(deps): bump golang.org/x/net from 0.16.0 to 0.17.0
- 5162cbc Merge pull request #289 from uselagoon/dependabot/go_modules/golang.org/x/oauth2-0.13.0
- f981c82 chore(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.13.0
- cecdbe5 Merge pull request #288 from uselagoon/dependabot/go_modules/golang.org/x/crypto-0.14.0
- 956ecbe chore(deps): bump golang.org/x/crypto from 0.13.0 to 0.14.0
- b09dfde Merge pull request #287 from uselagoon/dependabot/go_modules/github.com/alecthomas/assert/v2-2.4.0
- 896d3ec chore(deps): bump github.com/alecthomas/assert/v2 from 2.3.0 to 2.4.0
- f56b50a Merge pull request #285 from uselagoon/dependabot/go_modules/go.opentelemetry.io/otel-1.19.0
- 2ff2849 chore(deps): bump go.opentelemetry.io/otel from 1.18.0 to 1.19.0
- b9a720c Merge pull request #286 from uselagoon/dependabot/go_modules/github.com/zitadel/oidc/v3-3.0.0-next.11
- 5d3949f chore(deps): bump github.com/zitadel/oidc/v3
- 8d03d58 Merge pull request #283 from uselagoon/dependabot/go_modules/github.com/prometheus/client_golang-1.17.0
- 1cbfea8 chore(deps): bump github.com/prometheus/client_golang
- 4368a19 Merge pull request #284 from uselagoon/dependabot/go_modules/github.com/nats-io/nats.go-1.30.2
- 028596a chore(deps): bump github.com/nats-io/nats.go from 1.30.1 to 1.30.2
- 20b7eca Merge pull request #282 from uselagoon/dependabot/go_modules/github.com/nats-io/nats.go-1.30.1
- a445038 chore(deps): bump github.com/nats-io/nats.go from 1.30.0 to 1.30.1
- 889bdbf Merge pull request #280 from uselagoon/docs
- 26fa26c chore: update README with better documentation
- fd1d8aa Merge pull request #281 from uselagoon/dependabot/github_actions/actions/checkout-4
- a40a10d chore(deps): bump actions/checkout from 3 to 4
- 88b71a5 Merge pull request #279 from uselagoon/dep-review-action
- 2155689 chore: add Dependency Review github action
- f410a1a chore: rely on major version of coveralls action
- 556298b Merge pull request #278 from uselagoon/dependabot/go_modules/github.com/nats-io/nats.go-1.30.0
- b6793e1 chore(deps): bump github.com/nats-io/nats.go from 1.29.0 to 1.30.0
- 33b77ae Merge pull request #277 from uselagoon/dependabot/go_modules/go.uber.org/zap-1.26.0
- 6c83a32 chore(deps): bump go.uber.org/zap from 1.25.0 to 1.26.0
- ea19eeb Merge pull request #276 from uselagoon/dependabot/go_modules/github.com/nats-io/nats.go-1.29.0
- e86d05f chore(deps): bump github.com/nats-io/nats.go from 1.28.0 to 1.29.0
- 93d270e Merge pull request #272 from uselagoon/dependabot/go_modules/go.opentelemetry.io/otel-1.18.0
- fad4555 chore(deps): bump go.opentelemetry.io/otel from 1.17.0 to 1.18.0
- 36c9ebc Merge pull request #275 from uselagoon/dependabot/go_modules/k8s.io/client-go-0.28.2
- cdb28d1 chore(deps): bump k8s.io/client-go from 0.28.1 to 0.28.2
- 68fb415 Merge pull request #273 from uselagoon/dependabot/go_modules/k8s.io/api-0.28.2
- 1bae129 chore(deps): bump k8s.io/api from 0.28.1 to 0.28.2
- e253da0 Merge pull request #271 from uselagoon/dependabot/github_actions/docker/login-action-3
- 6a7022a chore(deps): bump docker/login-action from 2 to 3
- 060264e Merge pull request #270 from uselagoon/dependabot/github_actions/docker/metadata-action-5
- 8e9cf2e chore(deps): bump docker/metadata-action from 4 to 5
- 24bc271 Merge pull request #269 from uselagoon/dependabot/github_actions/docker/build-push-action-5
- 735ae75 chore(deps): bump docker/build-push-action from 4 to 5
- 920e569 Merge pull request #268 from uselagoon/dependabot/github_actions/goreleaser/goreleaser-action-5
- 15f8d74 chore(deps): bump goreleaser/goreleaser-action from 4 to 5
- 9a426ae Merge pull request #267 from uselagoon/dependabot/github_actions/coverallsapp/github-action-2.2.3
- 59e271b chore(deps): bump coverallsapp/github-action from 2.2.2 to 2.2.3
- d9e364a Merge pull request #265 from uselagoon/dependabot/go_modules/golang.org/x/oauth2-0.12.0
- 359e322 chore(deps): bump golang.org/x/oauth2 from 0.11.0 to 0.12.0
- 75a4053 Merge pull request #264 from uselagoon/dependabot/github_actions/actions/checkout-4
- 2678541 chore(deps): bump actions/checkout from 3 to 4
- 31ccbdc Merge pull request #263 from uselagoon/dependabot/github_actions/coverallsapp/github-action-2.2.2
- 4fe7624 chore(deps): bump coverallsapp/github-action from 2.2.1 to 2.2.2
- 3bac2e1 Merge pull request #262 from uselagoon/dependabot/go_modules/github.com/zitadel/oidc/v3-3.0.0-next.10
- ef1c3de chore(deps): bump github.com/zitadel/oidc/v3
- feb69b5 Merge pull request #261 from uselagoon/dependabot/go_modules/go.opentelemetr...
v0.30.1
Changelog
- 64bbe7c Merge pull request #249 from uselagoon/shreddedbacon-patch-1
- e038878 fix: exclude deleted environments
- d037388 Merge pull request #247 from uselagoon/dependabot/go_modules/github.com/nats-io/nats.go-1.28.0
- 918f573 chore(deps): bump github.com/nats-io/nats.go from 1.27.1 to 1.28.0
- 5fe4734 Merge pull request #245 from uselagoon/dependabot/go_modules/k8s.io/client-go-0.27.4
- 8781bd1 chore(deps): bump k8s.io/client-go from 0.27.3 to 0.27.4
- 7b90981 Merge pull request #244 from uselagoon/dependabot/github_actions/coverallsapp/github-action-2.2.1
- 3ce4016 chore(deps): bump coverallsapp/github-action from 2.2.0 to 2.2.1
- 06329a4 Merge pull request #241 from uselagoon/dependabot/go_modules/golang.org/x/oauth2-0.10.0
- 89110b3 chore(deps): bump golang.org/x/oauth2 from 0.9.0 to 0.10.0
v0.30.0
What's Changed
- chore(deps): bump k8s.io/apimachinery from 0.27.0 to 0.27.1 by @dependabot in #210
- chore(deps): bump k8s.io/client-go from 0.27.0 to 0.27.1 by @dependabot in #211
- chore(deps): bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 by @dependabot in #209
- chore(deps): bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 by @dependabot in #218
- chore(deps): bump go.opentelemetry.io/otel from 1.14.0 to 1.15.1 by @dependabot in #217
- chore(deps): bump github.com/go-sql-driver/mysql from 1.7.0 to 1.7.1 by @dependabot in #215
- chore(deps): bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 by @dependabot in #220
- chore(deps): bump golang.org/x/crypto from 0.8.0 to 0.9.0 by @dependabot in #219
- chore(deps): bump go.opentelemetry.io/otel from 1.15.1 to 1.16.0 by @dependabot in #224
- chore(deps): bump k8s.io/client-go from 0.27.1 to 0.27.2 by @dependabot in #222
- chore(deps): bump github.com/nats-io/nats.go from 1.25.0 to 1.26.0 by @dependabot in #225
- chore(deps): bump coverallsapp/github-action from 2.1.0 to 2.1.2 by @dependabot in #214
- chore(deps): bump coverallsapp/github-action from 2.1.2 to 2.2.0 by @dependabot in #226
- chore(deps): bump github.com/alecthomas/assert/v2 from 2.2.2 to 2.3.0 by @dependabot in #227
- chore(deps): bump github.com/nats-io/nats.go from 1.26.0 to 1.27.0 by @dependabot in #228
- chore(deps): bump golang.org/x/oauth2 from 0.8.0 to 0.9.0 by @dependabot in #230
- chore: automatically merge dependabot PRs by @smlx in #235
- chore(deps): bump k8s.io/client-go from 0.27.2 to 0.27.3 by @dependabot in #233
- chore(deps): bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 by @dependabot in #231
- chore(deps): bump github.com/alecthomas/kong from 0.7.1 to 0.8.0 by @dependabot in #237
- chore(deps): bump github.com/nats-io/nats.go from 1.27.0 to 1.27.1 by @dependabot in #238
- JWT handling overhaul by @smlx in #240
Full Changelog: v0.29.1...v0.30.0
v0.29.1
v0.29.0
What's Changed
- chore(deps): bump coverallsapp/github-action from 2.0.0 to 2.1.0 by @dependabot in #201
- chore(deps): bump wagoid/commitlint-github-action from 5.3.1 to 5.4.0 by @dependabot in #200
- chore(deps): bump wagoid/commitlint-github-action from 5.4.0 to 5.4.1 by @dependabot in #203
- chore(deps): bump golang.org/x/crypto from 0.7.0 to 0.8.0 by @dependabot in #198
- chore(deps): bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 by @dependabot in #199
- Bump go.mod and k8s API related dependencies by @smlx in #208
Full Changelog: v0.28.1...v0.29.0
v0.28.1
What's Changed
- chore(deps): bump wagoid/commitlint-github-action from 5.3.0 to 5.3.1 by @dependabot in #173
- chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.4.3 to 4.5.0 by @dependabot in #175
- chore(deps): bump golang.org/x/oauth2 from 0.0.0-20220309155454-6242fa91716a to 0.5.0 by @dependabot in #177
- chore(deps): bump github.com/nats-io/nats.go from 1.13.1-0.20211018182449-f2416a8b1483 to 1.23.0 by @dependabot in #176
- chore(deps): bump go.opentelemetry.io/otel from 1.13.0 to 1.14.0 by @dependabot in #181
- chore(deps): bump github.com/nats-io/nats.go from 1.23.0 to 1.24.0 by @dependabot in #179
- chore(deps): bump k8s.io/apimachinery from 0.26.1 to 0.26.2 by @dependabot in #186
- chore(deps): bump k8s.io/client-go from 0.26.1 to 0.26.2 by @dependabot in #185
- chore(deps): bump github.com/nats-io/nats-server/v2 from 2.6.4 to 2.7.4 by @dependabot in #187
- chore(deps): bump golang.org/x/crypto from 0.6.0 to 0.7.0 by @dependabot in #190
- chore(deps): bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 by @dependabot in #188
- chore(deps): bump github.com/alecthomas/assert/v2 from 2.2.1 to 2.2.2 by @dependabot in #189
- chore(deps): bump coverallsapp/github-action from 1.1.3 to 2.0.0 by @dependabot in #195
- chore(deps): bump actions/setup-go from 3 to 4 by @dependabot in #191
- chore(deps): bump github.com/nats-io/nats.go from 1.24.0 to 1.25.0 by @dependabot in #196
- chore(deps): bump k8s.io/apimachinery from 0.26.2 to 0.26.3 by @dependabot in #192
- chore(deps): bump k8s.io/client-go from 0.26.2 to 0.26.3 by @dependabot in #194
- Fix handling of persistent SSH connections and improve debug logging by @smlx in #197
Full Changelog: v0.28.0...v0.28.1
v0.28.0
What's Changed
- chore(deps): bump k8s.io/apimachinery from 0.26.0 to 0.26.1 by @dependabot in #164
- chore(deps): bump k8s.io/api from 0.26.0 to 0.26.1 by @dependabot in #166
- chore(deps): bump k8s.io/client-go from 0.26.0 to 0.26.1 by @dependabot in #165
- chore(deps): bump docker/build-push-action from 3 to 4 by @dependabot in #168
- chore(deps): bump go.opentelemetry.io/otel from 1.11.2 to 1.12.0 by @dependabot in #167
- chore(deps): bump go.opentelemetry.io/otel from 1.12.0 to 1.13.0 by @dependabot in #170
- chore(deps): bump golang.org/x/crypto from 0.5.0 to 0.6.0 by @dependabot in #171
- Add flag to block Developer SSH access by @smlx in #172
Full Changelog: v0.27.2...v0.28.0