Added full tests for nats ers

This commit is contained in:
Trial97
2021-06-25 15:30:29 +03:00
committed by Dan Christian Bogos
parent 81f2d722f6
commit e7bbbbdb2d
7 changed files with 236 additions and 49 deletions

View File

@@ -10,7 +10,9 @@ cgrates (1.0) UNRELEASED; urgency=medium
* [SessionS] The sessions are no longer terminated on shutdown if the replication_conns are set
* [FilterS] Added *regex filter
* [DispatcherS] Removed Subsystems field in favor of filters
* [RSRParsers] Added *len dataconverter
* [RSRParsers] Added *len dataconverter
* [ERs] Added *nats_json_map
* [EEs] Added *nats_json_map
-- DanB <danb@cgrates.org> Thu, 4 May 2021 12:05:00 +0200
@@ -174,8 +176,6 @@ cgrates (0.11.0) UNRELEASED; urgency=medium
* [DataDB] Updated config options
* [StorDB] Updated config options
-- DanB <danb@cgrates.org> Wed, 19 Feb 2020 13:25:52 +0200
cgrates (0.10.0) UNRELEASED; urgency=medium
* Creating first stable branch.