Releases: uselagoon/lagoon-ssh-portal
Releases · uselagoon/lagoon-ssh-portal
v0.37.0
What's Changed
- chore(deps): bump the gomod group with 8 updates by @dependabot in #456
- chore(deps): bump alpine from
77726ef
tob89d9c9
by @dependabot in #455 - chore(deps): bump docker/build-push-action from 5.3.0 to 6.2.0 by @dependabot in #454
- chore(deps): bump the github-actions group with 3 updates by @dependabot in #453
- Update last used timestamp on ssh keys when used by @smlx in #457
Full Changelog: v0.36.2...v0.37.0
v0.36.2
What's Changed
Full Changelog: v0.36.1...v0.36.2
v0.36.1
What's Changed
- chore(deps): bump the gomod group with 8 updates by @dependabot in #448
- chore(deps): bump alpine from 3.19 to 3.20 in the docker group by @dependabot in #447
- chore(deps): bump the github-actions group with 6 updates by @dependabot in #445
- chore(deps): bump golangci/golangci-lint-action from 5.1.0 to 6.0.1 by @dependabot in #446
- fix: rework CI to enable attestation by @smlx in #450
Full Changelog: v0.36.0...v0.36.1
v0.36.0
What's Changed
Full Changelog: v0.35.0...v0.36.0
v0.35.0
What's Changed
- chore(deps): bump the github-actions group with 4 updates by @dependabot in #426
- chore: update dependabot configuration by @smlx in #427
- chore(deps): bump the github-actions group with 1 update by @dependabot in #428
- chore(deps): bump wagoid/commitlint-github-action from 5.4.5 to 6.0.0 by @dependabot in #429
- chore(deps): bump the gomod group with 8 updates by @dependabot in #431
- chore: enforce dependabot scope on commits by @smlx in #432
- chore(deps): bump the github-actions group with 4 updates by @dependabot in #433
- chore(deps): bump the github-actions group with 4 updates by @dependabot in #436
- chore(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.1.0 by @dependabot in #437
- chore: bump go version number in go.mod by @smlx in #438
- chore(deps): bump the gomod group across 1 directory with 9 updates by @dependabot in #439
- chore(deps): bump golang.org/x/net from 0.23.0 to 0.25.0 in the go_modules group across 1 directory by @dependabot in #440
- Use Lagoon API DB to determine project group membership by @smlx in #441
Full Changelog: v0.34.1...v0.35.0
v0.34.1
What's Changed
- chore: add logs docs to README by @smlx in #403
- chore(deps): bump the gomod group with 1 update by @dependabot in #404
- chore(deps): bump the gomod group with 2 updates by @dependabot in #406
- chore(deps): bump the gomod group with 2 updates by @dependabot in #409
- chore(deps): bump the gomod group with 2 updates by @dependabot in #410
- chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.2 to 3.0.3 by @dependabot in #411
- Add more tests to improve coverage by @smlx in #414
- chore(deps): bump the gomod group with 2 updates by @dependabot in #412
- chore(deps): bump the github-actions group with 3 updates by @dependabot in #413
- chore(deps): bump the gomod group with 1 update by @dependabot in #417
- chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #416
- chore(deps): bump the gomod group with 1 update by @dependabot in #418
- chore(deps): bump the gomod group with 3 updates by @dependabot in #421
- chore(deps): bump the github-actions group with 4 updates by @dependabot in #420
- chore(deps): bump the gomod group with 2 updates by @dependabot in #422
- default codeql by @smlx in #423
- chore(deps): bump the gomod group with 1 update by @dependabot in #424
- fix: switch to simple SBOM generation by @smlx in #425
Full Changelog: v0.34.0...v0.34.1
v0.34.0
What's Changed
- chore(deps): bump the gomod group with 1 update by @dependabot in #396
- chore(deps): bump the gomod group with 1 update by @dependabot in #399
- chore(deps): bump the github-actions group with 2 updates by @dependabot in #401
- chore(deps): bump the gomod group with 2 updates by @dependabot in #402
- feat: upgrade module to Go 1.22 by @smlx in #400
Full Changelog: v0.33.3...v0.34.0
v0.33.3
What's Changed
- chore: add documentation to the README by @smlx in #389
- chore(deps): bump github.com/nats-io/nats.go from 1.32.0 to 1.33.1 by @dependabot in #393
- chore(deps): bump k8s.io/client-go from 0.29.1 to 0.29.2 by @dependabot in #392
- ci updates by @smlx in #395
- chore(deps): bump the github-actions group with 2 updates by @dependabot in #397
- fix mock race by @smlx in #398
Full Changelog: v0.33.2...v0.33.3
v0.33.2
What's Changed
- chore(deps): bump github.com/zitadel/oidc/v3 from 3.11.0 to 3.11.1 by @dependabot in #373
- chore(deps): bump k8s.io/api from 0.29.1 to 0.29.2 by @dependabot in #382
- chore(deps): bump go.opentelemetry.io/otel from 1.22.0 to 1.23.1 by @dependabot in #378
- chore(deps): bump golang.org/x/crypto from 0.18.0 to 0.19.0 by @dependabot in #379
- chore(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 by @dependabot in #380
- chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in #381
- chore(deps): bump sigstore/cosign-installer from 3.3.0 to 3.4.0 by @dependabot in #376
- chore(deps): bump docker/metadata-action from 5.5.0 to 5.5.1 by @dependabot in #375
- Add tests covering the main functionality of the ssh server component by @smlx in #387
- fix: refactor goroutine handling by @smlx in #388
Full Changelog: v0.33.1...v0.33.2
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