43.44.0

renovatebot/renovate43.44.0Feb 27, 2026by github-actions[bot]

AI Summary

Release updating base Docker image and improving logger DateTime serialization for better logging consistency.

Key Highlights

  • Updated base-image to v13.14.0
  • Implemented ISO string serialization for DateTime in logger

New Features

  • Updated base Docker image to v13.14.0
  • DateTime serialization to ISO strings in logger

Full Release Notes

## [43.44.0](https://github.com/renovatebot/renovate/compare/43.43.3...43.44.0) (2026-02-27)

### Features

* **deps:** update ghcr.io/renovatebot/base-image docker tag to v13.14.0 (main) ([#41549](https://github.com/renovatebot/renovate/issues/41549)) ([e0112da](https://github.com/renovatebot/renovate/commit/e0112dac2a30b5eb561e4ca20f73cdcad4740a06))

### Miscellaneous Chores

* **logger:** serialize `DateTime` to ISO strings ([#41363](https://github.com/renovatebot/renovate/issues/41363)) ([f963528](https://github.com/renovatebot/renovate/commit/f963528d488c93e25121d6931926083cac7ad807)), closes [#41360](https://github.com/renovatebot/renovate/issues/41360)