Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions userguide/tutorials/killbill-changelog.adoc
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
Loading