killbill-uncached

pom.xml: updates for release 0.19.3 Fix issue with tag idempotency.

2/19/2018 12:24:27 AM

Changes

NEWS 9(+9 -0)

Details

NEWS 9(+9 -0)

diff --git a/NEWS b/NEWS
index 1be25b9..f1985a5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+0.19.3
+    Fix issue with tag idempotency. Fixes #857
+    Fix JDBC connection leak in pagination API. Fixes #853
+    Fix limitation where catalog plan name cannot end with an number. Fixes #842
+    Reduce log level of InvoiceItemGeneratorLogger. Fixes #851
+    Usage detail/aggregate mode. Fixes #839 
+    Add metadata detail field to external charges. Fixes #843
+    Add ability to void invoices. Fixes #833
+
 0.19.2
     Fix issue with STANDALONE plans (#840)
     Fix connection leak (#558)