Releases: travelping/ergw_aaa
Releases Β· travelping/ergw_aaa
3.7.0
Version 3.7.0 - 08 February 2023
Features π
- #199 Allow the
CAPWAP-GPS-Latitude
and CAPWAP-GPS-Longitude
to be provided as floats for a decimal value instead of a DMS string value
4.3.5
Version 4.3.5 - 30 January 2022
Bugfixes π
- #200 Avoid sending CCR-T after DIAMETER errors that invalidate a session.
4.3.4
Version 4.3.4 - 25 November 2022
Bugfixes π
- #197 Fix list generation for Gy RAR events resulting in an improper list.
4.3.3
Version 4.3.3 - 23 October 2022
Dependencies βοΈ
4.3.2
Version 4.3.2 - 21 October 2022
Dependencies βοΈ
4.3.1
Version 4.3.1 - 6 September 2022
Bugfixes π
- #188 Do not mark the session as stopped in the case of CDF connection failures, to prevent stuck sessions.
- #186 In some circumstances where terminate is invoked but no outgoing message is sent, the session state was not updated to
stopped
, resulting in wrong figures in metrics.
3.6.15
Version 3.6.15 - 30 March 2022
Bugfixes π
- #173 Encode optional
Extended
QoS fields, add metrics for Diameter rate limitation, add a critical
log when Diameter outgoing requests cannot be encoded, discount abandoned pending requests due to process exits when sending Diameter requests
4.2.1
Version 4.2.1 - 23 March 2022
Dependencies βοΈ
4.2.0
Version 4.2.0 - 3 March 2022
Bugfixes π
- #146 Fix encoding outgoing requests with Extended fields for bandwidth/bitrates, if high values are received in GTP messages (e.g. in 5G NSA deployments). Such errors will trigger a
critical
trace since it can potentially render charging inoperative.
Features π
- #171 Added two new metrics:
ergw_aaa_diameter_no_tokens_available_total
and ergw_aaa_diameter_no_capacity_left_total
4.1.5
Version 4.1.5 - 20 October 2021
Dependencies βοΈ