🎉 Release 3.14.0

This commit is contained in:
oauth
2026-02-05 14:31:55 +00:00
parent 951aad2507
commit b5fc8cae96

View File

@@ -31,6 +31,7 @@
### 🐛 Bug Fixes
- 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)]
- Local backend: cleanup generated script for cmd.exe shell [[#6029](https://github.com/woodpecker-ci/woodpecker/pull/6029)]