🎉 Release 3.14.0

This commit is contained in:
oauth
2026-01-27 13:29:26 +00:00
parent 6ce1c1158a
commit c3280b7953

View File

@@ -16,6 +16,7 @@
### 📈 Enhancement
- Simplify and Fix server task queue [[#6017](https://github.com/woodpecker-ci/woodpecker/pull/6017)]
- fix(agent): workflow runner use shutdown context [[#6021](https://github.com/woodpecker-ci/woodpecker/pull/6021)]
- Update Architecture: move `pipeline/rpc` => `rpc` & `server/{grpc => rpc}` [[#6012](https://github.com/woodpecker-ci/woodpecker/pull/6012)]
- Implement retry logic in HTTP Send method [[#5857](https://github.com/woodpecker-ci/woodpecker/pull/5857)]