From f5cf90c832afa58c1e6c83c97370058f089d19be Mon Sep 17 00:00:00 2001 From: Reshma Bidikar <85998496+reshmabidikar@users.noreply.github.com> Date: Thu, 14 May 2026 12:00:56 +0530 Subject: [PATCH] KB changelog for KB 0.24.18 --- userguide/tutorials/killbill-changelog.adoc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/userguide/tutorials/killbill-changelog.adoc b/userguide/tutorials/killbill-changelog.adoc index 3eb428919..e481c85c9 100644 --- a/userguide/tutorials/killbill-changelog.adoc +++ b/userguide/tutorials/killbill-changelog.adoc @@ -1,5 +1,15 @@ = Kill Bill Changelog +== May 14th, 2026 + +Kill Bill version https://github.com/killbill/killbill/releases/tag/killbill-0.24.18[0.24.18] was released. It includes some bug fixes and improvements, including: + +- https://github.com/killbill/killbill/issues/2211[#2211] - Invoice error handling improvements: retries, parking, and logging +- https://github.com/killbill/killbill/issues/2207[#2207] - Tighten lock-failure retry handling for consistency across all paths +- https://github.com/killbill/killbill/issues/2208[#2208] - Park accounts on unrecoverable invoice processing failures +- https://github.com/killbill/killbill/issues/2209[#2209] - Uniform WARN logging across all invoice failure paths +- https://github.com/killbill/killbill/issues/2210[#2210] - Add logging when invoice run is aborted or rescheduled by a plugin + == May 6th 2026 Kaui version https://github.com/killbill/killbill-admin-ui-standalone/releases/tag/kaui-standalone-4.0.15[4.0.15] was released. It includes some bug fixes and improvements, including: