Updated changelog

This commit is contained in:
Trial97
2020-02-18 08:43:33 +02:00
committed by Dan Christian Bogos
parent c2ba740b7e
commit 9e42e0562e
2 changed files with 13 additions and 6 deletions

View File

@@ -1,6 +0,0 @@
- [FilterS] Renamed rals_conns to apiers_conns
- [FilterS] Updated *destination filter to get ReverseDestination form API
- [SessionS] Added check for missing CGRevent
- [SessionS] Add *cost flag for SessionSv1.ProcessEvent to calculate the rater cost
- [ConnManager] Added ApierSv2 as internal connection channel instead of ApierSv1
- [DiameterAgent] Using String function from diam.Message instead of ToJSON for request String method

13
changelog Normal file
View File

@@ -0,0 +1,13 @@
cgrates (0.11) UNRELEASED; urgency=medium
* [FilterS] Renamed rals_conns to apiers_conns
* [FilterS] Updated *destination filter to get ReverseDestination form
API
* [SessionS] Added check for missing CGRevent
* [SessionS] Add *cost flag for SessionSv1.ProcessEvent to calculate
the rater cost
* [ConnManager] Added ApierSv2 as internal connection channel instead of ApierSv1
* [DiameterAgent] Using String function from diam.Message instead of
ToJSON for request String method
-- Alexandru Tripon <alexandru.tripon@itsyscom.com> Tue, 18 Feb 2020 08:24:39 +0200