🎉 Release 3.14.0

This commit is contained in:
oauth
2026-02-05 20:43:50 +00:00
parent f3ffdbfb82
commit 61efa6db64

View File

@@ -31,6 +31,7 @@
### 🐛 Bug Fixes
- Fix pipeline cancellation status handling and step state synchronization [[#6011](https://github.com/woodpecker-ci/woodpecker/pull/6011)]
- Add retry logic for CreatePipeline with backoff [[#6067](https://github.com/woodpecker-ci/woodpecker/pull/6067)]
- Fix OAuth token refresh in webhook handling for Bitbucket and GitHub [[#6059](https://github.com/woodpecker-ci/woodpecker/pull/6059)]
- Refresh token before forge calls [[#6035](https://github.com/woodpecker-ci/woodpecker/pull/6035)]