mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 10:06:24 +05:00
Release v0.10.3
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
cgrates (0.10.3~dev) UNRELEASED; urgency=medium
|
||||
cgrates (0.10.3) UNRELEASED; urgency=medium
|
||||
|
||||
- [RALs] Now, balance update events from RALs to ThresholdS (when negative) are only sent once.
|
||||
- [SessionS] Updated to use rals_conns when refund rounding is sent.
|
||||
|
||||
@@ -140,7 +140,7 @@ var (
|
||||
|
||||
const (
|
||||
CGRateS = "CGRateS"
|
||||
VERSION = "v0.10.3~dev"
|
||||
VERSION = "v0.10.3"
|
||||
DIAMETER_FIRMWARE_REVISION = 918
|
||||
REDIS_MAX_CONNS = 10
|
||||
CGRATES = "cgrates"
|
||||
|
||||
Reference in New Issue
Block a user