43.228.1
renovatebot/renovate43.228.1Jun 17, 2026by github-actions[bot]
AI Summary
This is a bug fix release addressing authentication errors in Docker ECR and normalizing email handling for the Forgejo platform.
Key Highlights
- Fixed Docker ECR auth probe to handle maxResults errors
- Fixed Forgejo platform to support empty string emails by normalizing them to undefined
Full Release Notes
## [43.228.1](https://github.com/renovatebot/renovate/compare/43.228.0...43.228.1) (2026-06-17) ### Bug Fixes * **docker:** handle maxResults error on auth probe for ECR repo ([#43657](https://github.com/renovatebot/renovate/issues/43657)) ([5b4e094](https://github.com/renovatebot/renovate/commit/5b4e0947cb9b31131bf05d8dd8bca0fc90dee5f0)) * **platform/forgejo:** support empty string email and normalize to undefined ([#44068](https://github.com/renovatebot/renovate/issues/44068)) ([0cfffb7](https://github.com/renovatebot/renovate/commit/0cfffb7ffd00f827edcc19d15f835d72dea6063e))