diff contrib/debian/changelog @ 1398:a52a1dbae99f

Preparing for release 1.4.0
author Sebastien Decugis <sdecugis@freediameter.net>
date Mon, 25 Nov 2019 02:03:47 +0800
parents e99e8f20b346
children 8d7d4e1dfea8
line wrap: on
line diff
--- a/contrib/debian/changelog	Fri Nov 15 11:40:37 2019 +0100
+++ b/contrib/debian/changelog	Mon Nov 25 02:03:47 2019 +0800
@@ -1,5 +1,13 @@
-freediameter (1.3.2) RELEASED; urgency=low
+freediameter (1.4.0) RELEASED; urgency=low
 
+  * New API: fd_fifo_set_max to change the capacity of a queue.
+  * New configuration stanza for Relays: ProcessingPeersPattern and ProcessingPeersMinimum
+  * New configuration stanza for scalability: RoutingInThreads and RoutingOutThreads
+  * some coding style cleanups
+  * Improvements on rt_load_balance algorithm
+  * Improvements on logging & locking behaviors
+  * More tolerant to invalid messages and answers.
+  * Improvements on shutdown behaviors.
   * test_ccload: new extension: generates random
     Credit-Control-Requests and counts how many are answered/give an
     error/get no answer. Start it with SIGUSR2, stop it with a second
@@ -7,13 +15,14 @@
   * test_cc: new extension. Automatically replies to
     Credit-Control-Requests. Copies minimally necessary data from
     the Request.
+  * Fixed testcnx failing due to expired CA certificate
 
-freediameter (1.3.1) RELEASED; urgency=low
+freediameter (1.3.2) RELEASED; urgency=low
 
   * acl_wl: add configuration reload support (using SIGUSR1).
   * Reduce deprecation warnings.
 
-freediameter (1.3.0) RELEASED; urgency=low
+freediameter (1.3.1) RELEASED; urgency=low
 
   * test_as: new extension. Automatically replies to Abort-Session-Requests
     with a diameter success message.
"Welcome to our mercurial repository"