comparison 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
comparison
equal deleted inserted replaced
1397:239ba25870d8 1398:a52a1dbae99f
1 freediameter (1.3.2) RELEASED; urgency=low 1 freediameter (1.4.0) RELEASED; urgency=low
2 2
3 * New API: fd_fifo_set_max to change the capacity of a queue.
4 * New configuration stanza for Relays: ProcessingPeersPattern and ProcessingPeersMinimum
5 * New configuration stanza for scalability: RoutingInThreads and RoutingOutThreads
6 * some coding style cleanups
7 * Improvements on rt_load_balance algorithm
8 * Improvements on logging & locking behaviors
9 * More tolerant to invalid messages and answers.
10 * Improvements on shutdown behaviors.
3 * test_ccload: new extension: generates random 11 * test_ccload: new extension: generates random
4 Credit-Control-Requests and counts how many are answered/give an 12 Credit-Control-Requests and counts how many are answered/give an
5 error/get no answer. Start it with SIGUSR2, stop it with a second 13 error/get no answer. Start it with SIGUSR2, stop it with a second
6 SIGUSR2. Statistics are printed on exit. 14 SIGUSR2. Statistics are printed on exit.
7 * test_cc: new extension. Automatically replies to 15 * test_cc: new extension. Automatically replies to
8 Credit-Control-Requests. Copies minimally necessary data from 16 Credit-Control-Requests. Copies minimally necessary data from
9 the Request. 17 the Request.
10 18 * Fixed testcnx failing due to expired CA certificate
11 freediameter (1.3.1) RELEASED; urgency=low 19
20 freediameter (1.3.2) RELEASED; urgency=low
12 21
13 * acl_wl: add configuration reload support (using SIGUSR1). 22 * acl_wl: add configuration reload support (using SIGUSR1).
14 * Reduce deprecation warnings. 23 * Reduce deprecation warnings.
15 24
16 freediameter (1.3.0) RELEASED; urgency=low 25 freediameter (1.3.1) RELEASED; urgency=low
17 26
18 * test_as: new extension. Automatically replies to Abort-Session-Requests 27 * test_as: new extension. Automatically replies to Abort-Session-Requests
19 with a diameter success message. 28 with a diameter success message.
20 * dbg_loglevel: new extension. Reads debug level from config file 29 * dbg_loglevel: new extension. Reads debug level from config file
21 and supports configuration reload using SIGUSR1; this allows 30 and supports configuration reload using SIGUSR1; this allows
"Welcome to our mercurial repository"