Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
concourse-7.12.0-windows-amd64.zip | 2025-01-23 | 153.1 MB | |
concourse-7.12.0-linux-amd64.tgz | 2025-01-17 | 1.5 GB | |
concourse-7.12.0-darwin-amd64.tgz | 2025-01-17 | 152.6 MB | |
fly-windows-amd64.zip | 2025-01-17 | 36.0 MB | |
fly-linux-amd64.tgz | 2025-01-17 | 35.8 MB | |
fly-darwin-amd64.tgz | 2025-01-17 | 35.8 MB | |
README.md | 2024-10-21 | 6.0 kB | |
v7.12.0 source code.tar.gz | 2024-10-21 | 16.6 MB | |
v7.12.0 source code.zip | 2024-10-21 | 17.9 MB | |
Totals: 9 Items | 1.9 GB | 3 |
✈️ Features
- Add resource type check interval (#8381) @Caprowni
-
This adds an option for a user to configure resource types to be checked every X time at a global level as opposed to setting check_every on each resource type.
-
add shared path to SSM parameters (#8687) @konstl000
-
Implement support for IPv6 networking in tasks (#8801) @Qjammer
-
Add IPv6 networking support to tasks - There's now a CONCOURSE_CONTAINERD_V6_ENABLE/--containerd-v6-enable config option on the concourse worker command to enable IPv6 support in containerd containers. There are two IPv6 config's you can change. --containerd-v6-pool to specify the IPv6 subnet to use. Default subnet is fd9c:31a6:c759::/64. --containerd-v6-disable-masquerade to disable IPMasq, which is on by default if you use IPv6.
-
fly: add background option to execute command (#8856) @KoltesDigital
-
fly execute gets new -b/--background option to create builds without watching them.
-
Load vault client token from file (#8899) @jenniferplusplus
-
This allows Concourse to use the client tokens provided by the K8s Vault-Agent sidecar by setting
CONCOURSE_VAULT_CLIENT_TOKEN_PATH
-
Add --team flag to clear-task-cache command (#8933) @hlreyes
-
Added team flag to fly command clear-task-cache. Use:
fly -t dev clear-task-cache --job pipeline/job --step some-task-step --team other-team
-
Add --team flag to rename-pipeline command (#8940) @Priyanshinv
- Added team flag to fly command rename-pipeline. Usage: fly -t dev rename-pipeline -o some-pipeline -n new-pipeline --team other-team
🐞 Bug Fixes
- Fly excludes Mac metadata when uploading local inputs (#8939) @selzoc
-
fly execute no longer includes MacOS extended file attributes when uploading local inputs
-
fix: fix the mistakes in defer statements (#9003) @cuishuang
🤷 Miscellaneous
-
Fix incorrect log message (#8865) @hongkuancn
-
use stable website for internet test in watsjs (#8869) @xtremerui
-
Update renovate.json (#8871) @xtremerui
-
fix(deps): update module github.com/containerd/containerd to v1.7.11 [security] (#8872) @renovate
-
fix(deps): update module github.com/go-jose/go-jose/v3 to v3.0.1 [security] (#8873) @renovate
-
fix(deps): update module golang.org/x/crypto to v0.17.0 [security] (#8874) @renovate
-
fix(deps): update all dependencies (#8875) @renovate
-
fix(deps): update all dependencies (#8876) @renovate
-
chore(deps): update javasript (#8877) @renovate
-
chore(deps): update all dependencies (#8878) @renovate
-
Pulling go version other than relying on runner image in CodeQL scan (#8879) @xtremerui
-
fix(deps): update all dependencies (#8880) @renovate
-
fix(deps): update all dependencies (#8882) @renovate
-
fix(deps): update all dependencies (#8884) @renovate
-
fix(deps): update all dependencies (#8887) @renovate
-
Fix compilation error in topgun/k8s test (#8889) @xtremerui
-
fix(deps): update all dependencies (#8890) @renovate
-
fix(deps): update all dependencies (#8893) @renovate
-
Rebase master 7.11.1 (#8895) @xtremerui
-
fix(deps): update module github.com/opencontainers/runc to v1.1.12 [security] (#8900) @renovate
-
chore(deps): update javasript (#8901) @renovate
-
Rotate dev vault certs (#8904) @xtremerui
-
Rebase master 7.11.2 (#8909) @xtremerui
-
fix(deps): update module github.com/go-jose/go-jose/v3 to v3.0.3 [security] (#8922) @renovate
-
Fix elm data-format package hash error (#8928) @xtremerui
-
switch from elm package ryannhg/date-format to ryan-haskell/date-format
-
chore(deps): update javasript (#8930) @renovate
-
Fix integration test failure due to deprecated docker-compose (#8946) @xtremerui
-
chore: fix function name in comment (#8948) @fuyangpengqi
-
chore(deps): update javasript (#8954) @renovate
-
chore(deps): update javasript (#8966) @renovate
-
chore: remove repeat words (#8967) @stellrust
-
fix(deps): update module github.com/hashicorp/go-retryablehttp to v0.7.7 [security] (#8969) @renovate
-
fix(deps): update javasript (#8977) @renovate
-
Correctly configure the garden backend in integration tests (#8979) @taylorsilva
-
fix(deps): update all dependencies (#8980) @renovate
-
fix(deps): update all dependencies (#8981) @renovate
-
fix(deps): update all dependencies (#8983) @renovate
-
chore(deps): update javasript (#8987) @renovate
📦 Bundled resource types
Note about the Windows Package: The Concourse Windows package had to be re-uploaded after the initial release because the Windows package was not correctly zipped up. We accidentally zipped up an empty folder! This has been fixed in our CI build script.