Killbill Versions Save

Open-Source Subscription Billing & Payments Platform

killbill-0.24.10

2 months ago

See git diff for a list of changes.

Bug Fixes

API Changes

N/A

Other Changes

N/A

killbill-0.24.9

2 months ago

See git diff for a list of changes.

Bug Fixes

API Changes

N/A

Other Changes

killbill-0.24.7

3 months ago

See git diff for a list of changes.

Bug Fixes

  • #1950 - Perf issue when committing an invoice

API Changes

N/A

Other Changes

Updated versions of some dependencies as follows (see 6e67a2f):

  • Updated snappy-java to 1.1.10.4
  • Excluded protobuf dependency from mysql-connector-java
  • Updated logback to 1.3.14 and slf4j to 2.0.9

killbill-0.24.6

3 months ago

See git diff for a list of changes.

Bug Fixes

  • #1913 - Expiry events not returned while retrieving a subscription
  • #1920 - Issue with invoice dry run when account is blocked and unblocked
  • #1923 - Issue with phase transition for Account in local TZ
  • #1934 - Daylight saving issue for usage computation
  • #1911 - Improve handling of plugins that don't start well
  • #1943 - Performance issue in our Invoice search API

API Changes

N/A

Other Changes

killbill-0.24.5

8 months ago

See git diff for a list of changes.

Bug Fixes

  • #1907 - Invoice not generated after addon upgrade/cancel

API Changes

N/A

Other Changes

  • Updated shiro version to 1.12.0. See 5929e61ec724f950d8f3bdf5ff2488fbc5d42dad.

killbill-0.24.4

10 months ago

See git diff for a list of changes.

Bug Fixes

  • #1863 - Missing Child invoices on the Parent account
  • #1862 - Incorrect invoicing with versioned catalogs and multi-phase plans
  • #1869: Plan#effectiveDateForExistingSubscriptions does not work for weekly plans
  • #1883 - Allow usage plugins to access plugin properties
  • #1893: Fix test failure on Windows

API Changes

N/A

Other Changes

killbill-0.24.3

10 months ago

See git diff for a list of changes.

Bug Fixes

N/A

API Changes

N/A

Other Changes

killbill-0.24.2

1 year ago

See git diff for a list of changes.

Bug Fixes

API Changes

N/A

Other Changes

killbill-0.22.33

1 year ago

Installation and Upgrade Notes

See git diff for a list of changes.

Bug Fixes

  • Fix for #1842: Price from a newer version of the catalog is not used although the catalog is effective - See Pr https://github.com/killbill/killbill/pull/1846
  • Workaround for SQL exception - e.g DefaultBlockingStateDao.getByBlockingIds queries using IN clause when there is no parameter provided.

API Changes

N/A

Other Changes

N/A

killbill-0.24.1

1 year ago

Installation and Upgrade Notes

See git diff for a list of changes.

Bug Fixes

Also fix an issue with tomcat deployment where properties are not correctly available for plugins

N/A

API Changes

N/A

Other Changes