4.3.140
Changes for 4.3.140
Changes to branch 4.3
after version 4.3.139
.
Commits
-
KZOO-173: Strict check ipv4 addresses - by holy-batman
when a number is passed through ip check it results in saying valid ip when its just a number, strict checking of ipv4 will make sure when an ip is properly formatted with dots is accepted as a valid IP.
-
Make sure alerts are enabled before processing - by holy-batman
fix crash when alerts are disabled and we still try to create new alerts.
-
PISTON-1086:Fixed incorrectly formatted kazoo_document validation system error responses - by Ben Bradford
Kazoo 5.x pr 2600hz/kazoo-core#211
-
Print per-application memory usage - by James Aimonetti
-
Don't crash on duplicate bindings - by James Aimonetti
-
disable a test in duo that verifies valid sig_auth because it is expired now - by iceHESS
Because the test sig_auth is expired, disabling the test until we find another valid one.