mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-14 12:49:54 +05:00
113 lines
4.5 KiB
Plaintext
113 lines
4.5 KiB
Plaintext
cgrates (0.10.3~dev) UNRELEASED; urgency=medium
|
|
|
|
* [RALs] Send balance update event from rals to threshold ( in case of negative) only once
|
|
* [SessionS] Use rals_conns when sending refund rounding
|
|
* [SupplierS] SupplierS require a connection to rals when give
|
|
AccountIDs and RatingPlanIDs to calculate
|
|
* [SessionS] Compile the SRun.EventCost before store it and send it further
|
|
* [ApierS] Correct handle error in case of APIerSv1.GetActionTriggers
|
|
* [SessionS] Added extra condition to determine if the increment is considered the roundIncrement
|
|
* [SessionS] Cloned the charging interval added on EventCost merge
|
|
* [FilterS] Optimized the automated index fields matching
|
|
* [AgentS] Added *routes_maxcost flag
|
|
* [SessionS] Replaced max_call_duration config with default_usage for each ToR
|
|
* [SessionS] The sessions are no longer terminated on shutdown if the replication_conns are set
|
|
|
|
-- DanB <danb@cgrates.org> Thu, 08 Oct 2020 16:23:58 +0300
|
|
|
|
cgrates (0.10.2) UNRELEASED; urgency=medium
|
|
|
|
* [SupplierS] Uniformize the logic in model_helpers.go
|
|
* [FilterS] Updated error message in case of unknown prefix
|
|
* [Server] Corectly log the server listen error
|
|
* [ERs] Add *none EventReader type
|
|
* [ERs] Renamed *default reader folders
|
|
* [General] Added *mo+extraDuration time support (e.g. *mo+1h will
|
|
be time.Now() + 1 month + 1 hour)
|
|
* [SessionS] Use correctly SessionTTLUsage when calculate end usage in case of terminate session from ttl mechanism
|
|
* [RSRParsers] Removed attribute sistem from RSRParser
|
|
* [RSRParsers] Added grave accent(`) char as a delimiter to not split tge RSR value
|
|
* [SessionS] Rename from ResourceMessage to ResourceAllocation
|
|
* [AgentS] Correctly verify flags for setting max usage in ProcessEvent
|
|
* [AgentS] DiameterAgent return NOT_FOUND instead of "filter not passing" error and let other subsystem to handle this (e.g. FilterS)
|
|
|
|
-- DanB <danb@cgrates.org> Tue, 12 May 2020 13:08:15 +0300
|
|
|
|
cgrates (0.10.1) UNRELEASED; urgency=medium
|
|
|
|
* [FilterS] Removed rals_conns in favor of reading the account
|
|
directly from DataDB
|
|
* [SessionS] Added check for missing CGRevent
|
|
* [DiameterAgent] Using String function from diam.Message instead of
|
|
ToJSON for request String method
|
|
* [DiameterAgent] Updated 3gp_vendor dictionary
|
|
* [Templates] Added new dataconverter: *ip2hex
|
|
* [AgentS] Added support for *group type and correctly overwrite
|
|
the values in case of *variable
|
|
* [ERs] Correctly populate ConcurrentRequest from config in
|
|
EventReader
|
|
* [SupplierS] In case of missing usage from Event use 1 minute as
|
|
default value
|
|
* [DataDB] Mongo support different marshaler than msgpack
|
|
* [ConnManager] Fixed rpc_conns handling id with two connections and one of
|
|
it *internal
|
|
* [Replicator] Added Limit and StaticTTL otions for Items from
|
|
DataDB/StorDB
|
|
* [Migrator] Auto discover tenant from key instead of taking it from config
|
|
* [Templates] Fixed missing "*" for strip and padding strategy
|
|
* [SessionS] Update subflags for *rals ( *authorize and *initiate )
|
|
* [AgentRequest] Improved NavigableMap
|
|
* [AgentRequest] FieldAsInterface return Data instead of NMItem
|
|
* [SupplierS] Allow multiple suppliers with the same ID
|
|
* [Engine] Skip caching if limit is 0
|
|
* [CacheS] Avoid long recaching
|
|
* [SessionS] Use correctly SessionTTLUsage when calculate end usage in case of terminate session from ttl mechanism
|
|
* [SessionS] Add SessionTLLLastUsage as option for an extra debit in case of ttl mechanism
|
|
* [Templates] Added new dataconverter: *string2hex
|
|
* [SessionS] Properly charge terminate without initiate event
|
|
|
|
-- DanB <danb@cgrates.org> Wed, 5 May 2020 15:22:59 +0200
|
|
|
|
cgrates (0.10.0) UNRELEASED; urgency=medium
|
|
|
|
* Creating first stable branch.
|
|
|
|
-- DanB <danb@cgrates.org> Thu, 6 Feb 2020 12:05:00 +0200
|
|
|
|
cgrates (0.9.1~rc8) UNRELEASED; urgency=medium
|
|
|
|
* RC8.
|
|
|
|
-- DanB <danb@cgrates.org> Mon, 22 Sep 2015 12:05:00 +0200
|
|
|
|
cgrates (0.9.1~rc7) UNRELEASED; urgency=low
|
|
|
|
* RC7.
|
|
|
|
-- DanB <danb@cgrates.org> Wed, 3 Aug 2015 14:04:00 -0600
|
|
|
|
cgrates (0.9.1~rc6) UNRELEASED; urgency=low
|
|
|
|
* RC6.
|
|
|
|
-- DanB <danb@cgrates.org> Wed, 10 Sep 2014 13:30:00 +0100
|
|
|
|
cgrates (0.9.1~rc5) UNRELEASED; urgency=low
|
|
|
|
* RC5.
|
|
|
|
-- DanB <danb@cgrates.org> Mon, 18 Aug 2014 13:30:00 +0100
|
|
|
|
|
|
cgrates (0.9.1~rc4) UNRELEASED; urgency=low
|
|
|
|
* RC4.
|
|
|
|
-- DanB <danb@cgrates.org> Thu, 25 Mar 2014 17:30:00 +0100
|
|
|
|
cgrates (0.9.1~rc3) UNRELEASED; urgency=low
|
|
|
|
* RC3.
|
|
|
|
-- DanB <danb@cgrates.org> Fri, 03 Jan 2014 17:37:31 +0100
|