From f4c667bfdeefd56f3dfb5c85db0d92cb18fb730c Mon Sep 17 00:00:00 2001 From: Reshma Bidikar <85998496+reshmabidikar@users.noreply.github.com> Date: Tue, 15 Sep 2026 09:17:25 +0530 Subject: [PATCH] update Kaui/aviate changelog --- userguide/aviate/aviate-changelog.adoc | 31 +++++++++++++++++++++ userguide/tutorials/killbill-changelog.adoc | 11 ++++++++ 2 files changed, 42 insertions(+) diff --git a/userguide/aviate/aviate-changelog.adoc b/userguide/aviate/aviate-changelog.adoc index e56ada03d..b83281a6b 100644 --- a/userguide/aviate/aviate-changelog.adoc +++ b/userguide/aviate/aviate-changelog.adoc @@ -44,6 +44,37 @@ ++++ +== September 15th, 2026 + +Aviate plugin version *1.0.47* has been released. This release includes the following features and improvements: + +- Fix invoice item end date issue +- Support for billing account level tax exemption + +== September 2nd, 2026 + +Aviate plugin version *1.0.46* has been released. This release includes the following features and improvements: + +- Pre-filter timeline aggregation candidates by group size +- Update timeseries-pipeline.md against latest code +- Resolve phase type from catalog instead of defaulting to EVERGREEN +- Quote template branding support +- Fix typo in property name + +== August 25th, 2026 + +Aviate plugin version *1.0.45* has been released. This release includes the following features and improvements: + +- Create tax invoice item when invoice is generated from quote +- Fix exception in retiring offering +- Fix issue with unlinking spec from offering +- Fix health data endpoint to return only tenant specific data +- Upgrade AWS SDK to 2.x +- Scale non-ramp quote totals by item quantity +- Support multiple trusted JWT audiences +- Fix Cognito client HTTP implementation resolution after AWS SDK 2.x migration +- Fix product deletion to include entries into aviate_catalog_products_add_ons + == June 3rd, 2026 Aviate plugin version *1.0.44* has been released. This release includes the following features and improvements: diff --git a/userguide/tutorials/killbill-changelog.adoc b/userguide/tutorials/killbill-changelog.adoc index b77e0163b..d56ec8af2 100644 --- a/userguide/tutorials/killbill-changelog.adoc +++ b/userguide/tutorials/killbill-changelog.adoc @@ -1,5 +1,16 @@ = Kill Bill Changelog +== September 15th, 2026 + +Kaui version https://github.com/killbill/killbill-admin-ui-standalone/releases/tag/kaui-standalone-4.0.31[4.0.31] was released. It includes some bug fixes and improvements, including: + +- Upgrade to Rails 7.2 and JRuby 9.4.15.0 +- Fix missing secret_key_base in production on Rails 7.2 +- Pin json gem to ~> 2.21 to fix release build crash +- Jruby9 rack +- Build release war with JRuby 10.0.6.0 / Java 21 + + == August 19th, 2026 Kaui version https://github.com/killbill/killbill-admin-ui-standalone/releases/tag/kaui-standalone-4.0.25[4.0.25] was released. It includes some bug fixes and improvements, including: