4.3.33
kazoo Changes
Changes to 4.3 after version 4.3.32
Resolved Tickets
KAZOO-6099
-
Summary
- Kazoo object plan modifications do not trigger bookkeeper updates when using minimums on cumulative plans to force quantities
-
Commits
- [[4.3] KAZOO-6099: simplify annotate to fix last object removal quantity bug (#5777)
-
KAZOO-6099: simplify annotate to fix last object removal quanity bug
-
fix dialyzer
-
fmt](2298603) by bitbashing
- [[4.3] Kazoo 6099 4.3 (#5755)
-
KAZOO-6099: check for object plan changes when generating invoices
-
KAZOO-6099: fliped logic for debugging, didnt put it back](48891f2) by bitbashing
KAZOO-6098
- Summary
- Unable to set new credit cards to default with additional braintree verifications enabled
- Commits
- KAZOO-6098: verify only when adding a new card (#5751) by bitbashing
KAZOO-6088
-
Summary
- As a user I want the payment token alert to be suppressed if I dont' have service plans so that I am not confused
-
Commits
- [[4.3] KAZOO-6088: skip payment token alerts if there are no service plans (#5721)
-
KAZOO-6088: skip payment token alerts if there are no service plans
-
KAZOO-6088: update cb_alerts tests
-
fix fix cb alerts tests](4d86f74) by bitbashing
Unticketed Commits
- prevent db listing to upgrade to node local connection in bigcouch (#5768) by John White
- fix deleting a single cc payment token (#5767) by icehess
- [4.3] - Ledger summary modb (#5771) * * Added new MODB view,
ledgers/summary_by_account
to return parent and subaccount ledger summaries. * Added new crossbar endpoint tocb_ledgers
to return current modb ledger summary from../ledgers/summary/{YYYYMM}
. * api and doc updates * Revert "api and doc updates" This reverts commit 30cf6bb5e93a10de8ddf1916ad812a2a5b9c835f. * api and doc fixup * payload shape change and other requests * formatting * requested refactor and view changes * doc example by John White - Fix function's return type (#5759) by James Aimonetti
- [4.3]: add api to get samples of webhook event payloads (#5759) add webhooks_all remove master specific event fix spec make apis? by Hesaam Farhang
- PORT-23: update return types (#5706) by James Aimonetti
- PORT-23: check old key for setting is_private first (#5706) migrate to is private key is_private_legacy/1 by Hesaam Farhang
- add code_checks.bash to code_checks target (4.3 only) (#5764) * add code_checks.bash to code_checks target * update circleci config files to properly set CHANGED by icehess
- [4.3] removing dialyzer race_conditions, it causing oom in cricleci (#5761) by Hesaam Farhang
- [4.3] tell processes with sticky channels about down brokers (#5760) * tell processes with sticky channels about down brokers * handle gen_listener casts by James Aimonetti
- [4.3] someone made dialyzer to not run and dialyzer is not happy about it (#5743) * someone made dialyzer to not run and dialyzer is not happy about it * this is all about items is not a list? by icehess