Skip to content

Releases: 030/n3dr

fix: Default snap channel should point to n3dr 7

21 Apr 14:51
@030 030
c5b9e6a
Compare
Choose a tag to compare

What's Changed

  • fix: [#485] Resolve defer issue in time now. by @030 in #497
  • fix: [#499] Add default reviewer 030 to dependabot PRs. by @030 in #500
  • build(deps): bump codecov/codecov-action from 4.0.1 to 4.0.2 by @dependabot in #501
  • build(deps): bump github.com/aws/aws-sdk-go from 1.50.14 to 1.50.25 by @dependabot in #502
  • build(deps): bump docker/setup-buildx-action from 3.0.0 to 3.1.0 by @dependabot in #507
  • build(deps): bump github.com/go-playground/validator/v10 from 10.17.0 to 10.18.0 by @dependabot in #479
  • build(deps): bump codecov/codecov-action from 4.0.2 to 4.1.0 by @dependabot in #504
  • build(deps): bump github.com/aws/aws-sdk-go from 1.50.25 to 1.50.27 by @dependabot in #505
  • build(deps): bump github.com/go-openapi/strfmt from 0.22.0 to 0.22.1 by @dependabot in #506
  • build(deps): bump github.com/aws/aws-sdk-go from 1.50.27 to 1.50.28 by @dependabot in #508
  • build(deps): bump github.com/aws/aws-sdk-go from 1.50.28 to 1.50.29 by @dependabot in #509
  • build(deps): bump github.com/go-playground/validator/v10 from 10.18.0 to 10.19.0 by @dependabot in #511
  • build(deps): bump github.com/aws/aws-sdk-go from 1.50.29 to 1.50.30 by @dependabot in #512
  • build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #513
  • build(deps): bump github.com/go-openapi/validate from 0.23.0 to 0.23.2 by @dependabot in #514
  • build(deps): bump golang from 1.22.0-alpine3.18 to 1.22.1-alpine3.18 by @dependabot in #519
  • build(deps): bump github.com/go-openapi/runtime from 0.27.1 to 0.27.2 by @dependabot in #517
  • build(deps): [#524] Update go version in go.mod by @030 in #527
  • build(deps): bump github.com/aws/aws-sdk-go from 1.50.30 to 1.50.35 by @dependabot in #523
  • build: [#535] allow gomod-go-version-updater action to trigger golang… by @030 in #536
  • build: [#535] allow gomod-go-version-updater action to trigger golang… by @030 in #539
  • build: [#535] allow gomod-go-version-updater action to trigger golang… by @030 in #543
  • fix: [#535] Go mod updater go mod tidy by @030 in #537
  • build(deps): bump docker/setup-buildx-action from 3.1.0 to 3.2.0 by @dependabot in #549
  • build(deps): bump docker/build-push-action from 5.1.0 to 5.3.0 by @dependabot in #548
  • build(deps): bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #546
  • build(deps): bump docker/login-action from 3.0.0 to 3.1.0 by @dependabot in #547
  • build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #558
  • build(deps): bump svenstaro/upload-release-action from 2.7.0 to 2.9.0 by @dependabot in #491
  • build(deps): bump golang version in go.mod file from 1.21.5 to 1.22.2 by @github-actions in #545
  • build(deps): bump 030/gomod-go-version-updater-action from 0.1.1 to 0.1.2 by @dependabot in #555
  • build(deps): bump github.com/docker/docker from 20.10.27+incompatible to 24.0.9+incompatible by @dependabot in #551
  • build(deps): bump codecov/codecov-action from 4.1.0 to 4.3.0 by @dependabot in #557
  • build(deps): bump docker/setup-buildx-action from 3.2.0 to 3.3.0 by @dependabot in #556
  • build(deps): bump golang from 1.22.1-alpine3.18 to 1.22.2-alpine3.18 by @dependabot in #553
  • build(deps): bump github.com/go-openapi/swag from 0.22.10 to 0.23.0 by @dependabot in #533
  • build(deps): bump github.com/go-openapi/errors from 0.21.1 to 0.22.0 by @dependabot in #532
  • build(deps): bump github.com/go-openapi/runtime from 0.27.2 to 0.28.0 by @dependabot in #529
  • fix: [#496] Default snap channel should point to n3dr 7 by @030 in #559
  • build: [#561] Revert to sventaro upload action 2.7.0 by @030 in #562
  • build: [#561] Write repo permission required to push docker image by @030 in #563

Full Changelog: 7.5.1...7.5.2

fix: [#495] Upload issues due to incomplete regex.

24 Feb 13:40
@030 030
40355f4
Compare
Choose a tag to compare

What's Changed

  • fix: [#493] Resolve issue in integration test. by @030 in #494
  • build(deps): bump schubergphilis/mcvs-golang-action from 0.3.0 to 0.4.1 by @dependabot in #483
  • fix: [#495] Upload issues due to incomplete regex. by @030 in #498

Full Changelog: 7.5.0...7.5.1

feat: Display how long N3DR was running.

10 Feb 09:28
@030 030
89f1883
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/docker/docker from 20.10.24+incompatible to 20.10.27+incompatible by @dependabot in #466
  • build(deps): bump github.com/go-openapi/validate from 0.22.4 to 0.23.0 by @dependabot in #465
  • build(deps): bump github.com/aws/aws-sdk-go from 1.50.5 to 1.50.10 by @dependabot in #464
  • build(deps): bump golang from 1.21.6-alpine3.18 to 1.22.0-alpine3.18 by @dependabot in #471
  • build(deps): bump schubergphilis/mcvs-golang-action from 0.2.3 to 0.3.0 by @dependabot in #473
  • build(deps): bump github.com/aws/aws-sdk-go from 1.50.10 to 1.50.14 by @dependabot in #474
  • feat: [#459] Display how long N3DR was running. by @030 in #475

Full Changelog: 7.4.1...7.5.0

GLIBC_2.34 not found while building snap package.

04 Feb 10:39
@030 030
70ed1cc
Compare
Choose a tag to compare

GLIBC_2.34 not found while building snap package.

What's Changed

  • build: [#467] Resolve 'GLIBC_2.34 not found in snapcraft' issue. by @030 in #468

Full Changelog: 7.4.0...7.4.1

Create user and assign roles.

04 Feb 08:25
@030 030
d37fdc5
Compare
Choose a tag to compare

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

https=false otherwise https was not disabled and use of semantic versioning for plugins in github actions

09 Dec 20:13
@030 030
d493683
Compare
Choose a tag to compare
7.3.3

build(deps): [#399] V is omitted in upload-release-action. (#404)

Create groups.

02 Dec 15:30
@030 030
062cac9
Compare
Choose a tag to compare
fix: [#384] Create groups. (#386)

* fix: [#384] Create groups.

* fix: [#384] Create groups.

* fix: [#384] Create groups.

* fix: [#384] Create groups.

* fix: [#384] Create groups.

* fix: [#384] Create groups.

* fix: [#384] Create groups.

* fix: [#384] Create groups.

* fix: [#384] Create groups.

* fix: [#384] Create groups.

* fix: [#384] Create groups.

* fix: [#384] Create groups.

* fix: [#384] Create groups.

* fix: [#384] Create groups.

* fix: [#384] Create groups.

* fix: [#384] Create groups.

* fix: [#384] Create groups.

* fix: [#384] Create groups.

* fix: [#384] Create groups.

* fix: [#384] Create groups.

* feat: Determine what images are running in a k8s cluster.

* fix: [#384] Create groups.

* fix: [#384] Create groups.

* fix: [#384] Create groups.

* fix: [#384] Create groups.

* fix: [#384] Create groups.

* fix: [#384] Create groups.

405 not allowed when creating repositories as 'https' could not be enabled.

14 Oct 20:58
@030 030
5ce9028
Compare
Choose a tag to compare
Merge pull request #382 from 030/381-405-not-allowed

fix: [#381] 405 not allowed when creating repositories as 'https' cou…

Change admin password automatically.

14 Oct 16:39
@030 030
f77c065
Compare
Choose a tag to compare
Merge pull request #379 from 030/378-change-admin-pass

fix: [#378] Change initial admin pass (automatically).

Update dependencies.

26 Aug 07:56
@030 030
7f22bde
Compare
Choose a tag to compare
Merge pull request #380 from 030/dependencies-updater-bot

Update dependencies