What's Changed
Renamed execution mode one_shot
The job scheduler execution mode one_shot has been renamed from to one_off for consistency.
The old value is still accepted for backward compatibility but will log a warning and be removed in a future release.
Github Apps
Github Apps are now properly supported, more info in the documentation.
✨ Features
🌟 Improvements
- refactor(scheduler): rename execution mode from
one_shottoone_offfor consistency by @kimdre in #1336
🐛 Bug Fixes
📦 Dependencies
- chore(deps): update golang:1.26.3 docker digest to 2981696 by @renovate[bot] in #1330
- chore(deps): update dependency zensical to v0.0.41 by @renovate[bot] in #1331
Full Changelog: v0.87.0...v0.88.0