Skip to content

Releases: uselagoon/remote-controller

v1.0.1

Choose a tag to compare

@rocketeerbkw rocketeerbkw released this 13 Jul 22:05
674e218

What's Changed

  • chore(deps): bump the github-actions group with 3 updates by @dependabot[bot] in #382
  • chore(deps): bump actions/dependency-review-action from 4.9.0 to 5.0.0 by @dependabot[bot] in #383
  • chore(deps): bump the github-actions group with 3 updates by @dependabot[bot] in #385
  • chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in #386
  • chore(deps): bump the gomod group across 1 directory with 9 updates by @dependabot[bot] in #387
  • chore(deps): bump go.mongodb.org/mongo-driver from 1.17.2 to 1.17.7 by @dependabot[bot] in #384

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 22 May 01:35
39e7b08

What's Changed

  • Chore remove webhook events integration by @bomoko in #356
  • fix: idling replicas fixes by @shreddedbacon in #357
  • test: set envtest version to controller-runtime release by @shreddedbacon in #371
  • Disable auto_scan on push by @britslampe in #370
  • chore: add prompt to confirm kube context target by @shreddedbacon in #358
  • refactor: namespace cleanup for harbor resources by @shreddedbacon in #372
  • chore(deps): bump golang from 1.25-alpine to 1.26-alpine in the docker group across 1 directory by @dependabot[bot] in #350
  • chore(deps): bump the gomod group across 1 directory with 11 updates by @dependabot[bot] in #367
  • chore(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #362
  • chore(deps): bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #364
  • chore(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in #365
  • chore(deps): bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #363
  • chore(deps): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #366
  • Feat: Support for Project Cloning by @CGoodwin90 in #359
  • Change advanced task EnableServiceLinks to be false by default by @bomoko in #378
  • fix: race condition causing builds stuck queued by @rocketeerbkw in #379
  • feat: support for latestpushed retention rule by @shreddedbacon in #369
  • feat: support for organization deploy keys by @shreddedbacon in #377
  • chore(deps): bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #376
  • chore(deps): bump the github-actions group across 1 directory with 2 updates by @dependabot[bot] in #374
  • fix: deprecated scheme builder registration by @shreddedbacon in #380
  • chore(deps): bump the gomod group across 1 directory with 9 updates by @dependabot[bot] in #375
  • chore(deps): bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 by @dependabot[bot] in #368

New Contributors

Full Changelog: v0.29.1...v1.0.0

v0.29.1

Choose a tag to compare

@github-actions github-actions released this 11 Mar 01:55
1ff7cdf

What's Changed

  • fix: use annotation not label for safe-to-evict by @shreddedbacon in #355
  • chore(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #352
  • chore(deps): bump actions/attest-build-provenance from 3.2.0 to 4.1.0 by @dependabot[bot] in #353

Full Changelog: v0.29.0...v0.29.1

v0.29.0

Choose a tag to compare

@github-actions github-actions released this 24 Feb 21:29
e460387

What's Changed

  • chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #325
  • chore(deps): bump the gomod group across 1 directory with 10 updates by @dependabot[bot] in #339
  • feat: support idling messages from core by @shreddedbacon in #245
  • feat: consume environment services from confimap by @shreddedbacon in #321
  • chore(deps): bump actions/checkout from 5.0.1 to 6.0.2 by @dependabot[bot] in #347
  • chore(deps): bump the github-actions group across 1 directory with 3 updates by @dependabot[bot] in #349
  • chore(deps): bump github.com/docker/cli from 28.4.0+incompatible to 29.2.0+incompatible by @dependabot[bot] in #346
  • chore(deps): bump the gomod group across 1 directory with 9 updates by @dependabot[bot] in #348
  • chore: update kind to 0.27.0 by @shreddedbacon in #314

Full Changelog: v0.28.0...v0.29.0

v0.28.0

Choose a tag to compare

@CGoodwin90 CGoodwin90 released this 06 Jan 00:59
831d075

What's Changed

  • refactor: support other build names by @shreddedbacon in #336
  • fix: add build failed condition when failure state reached by @shreddedbacon in #337
  • fix: long projectname truncate by @shreddedbacon in #328
  • chore(deps): bump golang from 1.23-alpine to 1.24-alpine in the docker group by @dependabot[bot] in #297
  • chore(deps): bump the github-actions group across 1 directory with 5 updates by @dependabot[bot] in #338
  • chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #341
  • chore(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.2.0 by @dependabot[bot] in #342
  • chore(deps): bump github/codeql-action from 3.30.2 to 4.31.9 by @dependabot[bot] in #343
  • chore(deps): bump vladopajic/go-test-coverage from 2.18.2 to 2.18.3 in the github-actions group by @dependabot[bot] in #340

Full Changelog: v0.27.0...v0.28.0

v0.27.0

Choose a tag to compare

@rocketeerbkw rocketeerbkw released this 06 Nov 02:19
7d165fc

What's Changed

New Contributors

Full Changelog: v0.26.0...v0.27.0

v0.26.0

Choose a tag to compare

@github-actions github-actions released this 15 Sep 23:20
845e192

What's Changed

Full Changelog: v0.25.0...v0.26.0

v0.25.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 22:09
d0e7fe5

What's Changed

New Contributors

Full Changelog: v0.24.0...v0.25.0

v0.24.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 01:42
b47a187

New Features

  • Preliminary support for harbor retention policies by @shreddedbacon in #267
    • Note: this will be rolled out to Lagoon core in a future version

What's Changed

Full Changelog: v0.23.0...v0.24.0

Remote Controller v0.23.0

Choose a tag to compare

@tobybellwood tobybellwood released this 07 May 22:14
0fd48d6

What's Changed

Full Changelog: v0.22.0...v0.23.0