C

Concourse CI

C
Concourse CI DevOps v8.2.4

v8.2.4

What's Changed 🐞 Bug Fixes fix how resources with check_every: never are handled when scheduling builds by @taylorsilva in #9598 fix streaming volumes with relative symlinks by @taylorsilva in #9601 fix "invalid UTF-8" errors when get steps generate metadata by @kurtmc in #9602 📦 Bundled Resource Types bosh-io-release: v1.3.4 bosh-io-stemcell: v1.5.4 docker-image: v1.13.1 git: v1.22.3 github-relea…

C
Concourse CI DevOps v8.2.3

v8.2.3

What's Changed 🐞 Bug Fixes unescape the redirect uri before further parsing it by @taylorsilva in #9587 Resolves open redirect CVE GHSA-8w27-c4vc-88q9 📦 Bundled Resource Types bosh-io-release: v1.3.4 bosh-io-stemcell: v1.5.4 docker-image: v1.13.1 git: v1.22.3 github-release: v1.14.0 hg: v1.5.4 mock: v0.14.5 pool: v1.8.1 registry-image: v1.17.0 s3: v2.5.4 semver: v2.0.1 time: v1.11.3 Full Changelog…

C
Concourse CI DevOps v8.2.2

v8.2.2

What's Changed 🐞 Bug Fixes Fix CF connector by @IvanChalukov in #9580 Use session signing key to derive state signing key by @taylorsilva in #9579 🛠️ Misc. Changes Bump containerd to v2.3.1 to address a privilege escalation CVE in containerd by @taylorsilva in #9582 📦 Bundled Resource Types bosh-io-release: v1.3.4 bosh-io-stemcell: v1.5.4 docker-image: v1.13.1 git: v1.22.3 github-release: v1.14.0…

C
Concourse CI DevOps v8.2.1

v8.2.1

What's Changed 🐞 Bug Fixes fix: handle all IPv4 loopback resolvers by @immanuwell in #9569 Fix pipeline rendering when resources have no icon by @jghiloni in #9571 Ensure resources that have never been checked are looked up by manually triggered builds by @taylorsilva in #9574 📦 Bundled Resource Types bosh-io-release: v1.3.4 bosh-io-stemcell: v1.5.4 docker-image: v1.13.0 git: v1.22.2 github-releas…

C
Concourse CI DevOps v8.2.0

v8.2.0

What's Changed 🚨 Breaking Changes Don't allow pipelines or teams containing / to be set with the set_pipeline step by @taylorsilva in #9537 Teams or pipelines with / wouldn't display in the web UI. If you have teams or pipelines that have a /, rename them before upgrading. Semver resource has a breaking change for users of the swift driver. We migrated the driver from using rackspace/gophercloud t…

C
Concourse CI DevOps v8.0.0

v8.0.0

Thank you to all the people that contributed to this release! You can read this blog post for an overview of the changes: https://concourse-ci.org/blog/2026-01-15-v8---new-year-new-concourse-release/ What's Changed 🚨 Breaking Changes fly: drop support for deprecated {{old_style}} var resolution by @vlfig in #9194 Switch use of md5 hashing to sha256 by @IvanChalukov in #9165 NOTE: This DB migration…

C
Concourse CI DevOps v8.1.1

v8.1.1

What's Changed 🐞 Bug Fixes return BreakoutError when symlink does not link to a path inside the destination by @taylorsilva #9486 🛠️ Misc. Changes use statically built versions of containerd binaries by @taylorsilva concourse/ci#429 📦 Bundled Resource Types bosh-io-release: v1.3.3 bosh-io-stemcell: v1.5.3 docker-image: v1.12.4 git: v1.22.0 github-release: v1.13.2 hg: v1.5.2 mock: v0.14.4 pool: v1.…

C
Concourse CI DevOps v8.1.0

v8.1.0

What's Changed ✈️ Features feat: allow glob patterning for get.passed by @kcbimonte in #9418 Add metadata from get steps to the local build var by @PentaHelix in #9419 Make container selection for fly intercept interactive and searchable by @taylorsilva in #9438 Implement disable_reruns property for jobs by @ceco556 in #9463 Add --containerd-allowed-device flag for cgroup device rules by @mariash…

C
Concourse CI DevOps v8.0.2

v8.0.2

What's Changed We updated our build process to bring in newly compiled versions of the Linux container runtime dependencies (containerd, runc, CNI plugins, etc.). We grab most of these from Wolfi's APK repository. For runc, we needed a statically compiled version, so we compile that ourselves (pipeline here). The motivation for this was to clear out CVE's related to the version of Go that each of…

C
Concourse CI DevOps v8.0.1

v8.0.1

What's Changed Handle json null values in the resource_config_versions table during the sha256 migration by @taylorsilva #9436 Fix down migration by @IvanChalukov #9426, #9428 Add flag to disable secret redaction CONCOURSE_DISABLE_REDACT_SECRETS by @taylorsilva #9433 📦 Bundled Resource Types bosh-io-release: v1.3.2 bosh-io-stemcell: v1.5.2 docker-image: v1.12.0 git: v1.21.0 github-release: v1.13.0…