Skip to content

2.8.0

Latest
Compare
Choose a tag to compare
@woodpecker-bot woodpecker-bot released this 28 Nov 18:51
· 2 commits to release/v2.8 since this release
985a5ae

2.8.0 - 2024-11-28

❤️ Thanks to all contributors! ❤️

@6543, @anbraten, @pat-s, @hg

🔒 Security

✨ Features

  • Docker Backend: fully support windows container (#4381) [#4464]

🐛 Bug Fixes

  • Enforce exact matching for GitLab groups (#4473) [#4474]
  • Normalize aarch64 -> arm64 for docker backend (#4451) [#4457]
  • Add migration to autofix corrupted users.org_id entrys in db (#4307) [#4327]

📈 Enhancement

  • Deprecate secrets in favor of from_secret [#4360]
  • Deprecate and warn of list syntax of environment [#4358]
  • Process workflow logs in batches (#4045) [#4356]

Misc

  • Use release-helper for release/* branches [#4302]