forked from cgrates/cgrates
-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog
79 lines (56 loc) · 2.54 KB
/
changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
cgrates (0.11.0~dev) 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
* [DiameterAgent] Updated 3gp_vendor dictionary
* [Templates] Added new dataconvertor: *ip2hex
* [AgentRequest] Add support for *group type and correctly overwrite
the values in case of *variable
* [EventReader] Correctly populate ConcurrentRequest from config
* [FilterS] Updated *exists to dynamically compute the path if the
path
* [AgentRequest] Add support for *tmp path
* [SessionS] Add new API SessionSv1.GetCost
* [SessionS] Update MaxUsage field from API replies
* [SessionS] Add support for *cdrs flag in SessionSv1.ProcessEvent
* [StatS] Update metric definition to include path for example:
*sum:~*req.Field1
* [SupplierS] SupplierS require a connection to rals when give
AccountIDs and RatingPlanIDs to calculate
* [SupplierS] In case of missing usage from Event use 1 minute as
default value
* [DataDB] Mongo support different marshaler than msgpack
* [General] Fix rpc_conns handling id with two connections and one of
it *internal
* [Replicator] Add Limit and StaticTTL otions for Items from
DataDB/StorDB
* Migrator discover tenant from key instead of taking it from config
-- Alexandru Tripon <[email protected]> Wed, 19 Feb 2020 13:25:52 +0200
cgrates (0.10.0) UNRELEASED; urgency=medium
* Creating first stable branch.
-- DanB <[email protected]> Thu, 6 Feb 2020 12:05:00 +0200
cgrates (0.9.1~rc8) UNRELEASED; urgency=medium
* RC8.
-- DanB <[email protected]> Mon, 22 Sep 2015 12:05:00 +0200
cgrates (0.9.1~rc7) UNRELEASED; urgency=low
* RC7.
-- DanB <[email protected]> Wed, 3 Aug 2015 14:04:00 -0600
cgrates (0.9.1~rc6) UNRELEASED; urgency=low
* RC6.
-- DanB <[email protected]> Wed, 10 Sep 2014 13:30:00 +0100
cgrates (0.9.1~rc5) UNRELEASED; urgency=low
* RC5.
-- DanB <[email protected]> Mon, 18 Aug 2014 13:30:00 +0100
cgrates (0.9.1~rc4) UNRELEASED; urgency=low
* RC4.
-- DanB <[email protected]> Thu, 25 Mar 2014 17:30:00 +0100
cgrates (0.9.1~rc3) UNRELEASED; urgency=low
* RC3.
-- DanB <[email protected]> Fri, 03 Jan 2014 17:37:31 +0100