43.261.2
renovatebot/renovate43.261.2Jul 13, 2026by github-actions[bot]
AI Summary
A patch release addressing a bug where the logger was not initialized before the proxy, which could lead to runtime errors.
Key Highlights
- Fixed logger initialization order
- Resolves issue #44128
Full Release Notes
## [43.261.2](https://github.com/renovatebot/renovate/compare/43.261.1...43.261.2) (2026-07-13) ### Bug Fixes * initialise logger before proxy ([#44152](https://github.com/renovatebot/renovate/issues/44152)) ([77da691](https://github.com/renovatebot/renovate/commit/77da69117e70421ae034f2723f8007dd6829f142)), closes [#44128](https://github.com/renovatebot/renovate/issues/44128)