🎉 Release 3.15.0-rc.0

This commit is contained in:
oauth
2026-04-09 03:08:06 +00:00
parent fd9355b6a1
commit d1e9dabf7e
+2 -1
View File
@@ -4,7 +4,7 @@
### ❤️ Thanks to all contributors! ❤️
@6543, @M31ancholy, @lephuongbg
@6543, @M31ancholy, @lephuongbg, @utafrali
### 🔒 Security
@@ -17,6 +17,7 @@
### 🐛 Bug Fixes
- Fix Windows container exit code handling and error checks [[#6411](https://github.com/woodpecker-ci/woodpecker/pull/6411)]
- Remove usage of deprecated /user/permissions/repositories [[#6401](https://github.com/woodpecker-ci/woodpecker/pull/6401)]
- Fix parsing /user/workspaces response [[#6396](https://github.com/woodpecker-ci/woodpecker/pull/6396)]
- Fix CLI exec with workflow matrix feature, where variables are not substituted. [[#6162](https://github.com/woodpecker-ci/woodpecker/pull/6162)]