Skip to content

Create user and assign roles.

Compare
Choose a tag to compare
@030 030 released this 04 Feb 08:25
· 68 commits to main since this release
d37fdc5

Create user and assign roles.

What's Changed

  • build(deps): bump alpine from 3.18.4 to 3.18.5 by @dependabot in #387
  • build(deps): bump github.com/go-openapi/validate from 0.22.1 to 0.22.3 by @dependabot in #388
  • build(deps): bump golang from 1.21.0-alpine3.18 to 1.21.5-alpine3.18 by @dependabot in #405
  • build(deps): bump github.com/aws/aws-sdk-go from 1.45.25 to 1.48.16 by @dependabot in #406
  • build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #393
  • build(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.5 by @dependabot in #392
  • build(deps): bump github.com/samber/lo from 1.38.1 to 1.39.0 by @dependabot in #389
  • build: Replace separate hadolint, dockle and trivy by one workflow. by @030 in #417
  • fix: Ensure that integration tests are skipped on dep updates. by @030 in #420
  • Dive by @030 in #419
  • build: [#423] Add golang action. by @030 in #424
  • fix: [#428] Resolve data race condition in upload. by @030 in #429
  • fix: [#430] Do not run Sonar if dependabot branch. by @030 in #431
  • fix: [#430] Use semantic version. by @030 in #432
  • build(deps): bump schubergphilis/mcvs-docker-action from 0.2.0 to 0.2.1 by @dependabot in #427
  • build(deps): bump github.com/go-openapi/strfmt from 0.21.7 to 0.22.0 by @dependabot in #434
  • build(deps): bump alpine from 3.18.5 to 3.19.0 by @dependabot in #413
  • fix: [#428] Resolve race condition. by @030 in #435
  • build(deps): bump golang from 1.21.5-alpine3.18 to 1.21.6-alpine3.18 by @dependabot in #445
  • build(deps): bump github.com/go-playground/validator/v10 from 10.15.5 to 10.17.0 by @dependabot in #444
  • build(deps): bump schubergphilis/mcvs-docker-action from 0.2.1 to 0.3.2 by @dependabot in #449
  • build(deps): bump schubergphilis/mcvs-golang-action from 0.1.1 to 0.2.2 by @dependabot in #448
  • build(deps): bump EndBug/add-and-commit from 9.1.3 to 9.1.4 by @dependabot in #458
  • build(deps): bump schubergphilis/mcvs-golang-action from 0.2.2 to 0.2.3 by @dependabot in #457
  • build(deps): bump alpine from 3.19.0 to 3.19.1 by @dependabot in #455
  • build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #416
  • build(deps): bump github.com/aws/aws-sdk-go from 1.48.16 to 1.50.5 by @dependabot in #453
  • build(deps): bump github.com/go-openapi/swag from 0.22.4 to 0.22.9 by @dependabot in #454
  • build(deps): bump codecov/codecov-action from 3.1.4 to 4.0.1 by @dependabot in #463
  • build(deps): bump github.com/go-openapi/runtime from 0.26.0 to 0.27.1 by @dependabot in #452
  • build(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.2 by @dependabot in #426
  • feat: [#440] Create user and assign roles. by @030 in #447

Full Changelog: 7.3.3...7.4.0