Releases: travelping/ergw_aaa
Releases Β· travelping/ergw_aaa
4.1.4
4.1.3
4.1.2
4.1.1
4.1.0
4.0.0
Version 4.0.0 - 25 June 2021
Features π
- #152 Handle
NAT
IEs
inDIAMETER
NASREQ
- #154 Add
deleted_by_upf
for default termination cause mapping - #158 Change rate limit config
Bugfixes π
- #148 Fix nodelay
SCTP
- #149 Add terminate step to all handlers
- #157 Change answers in config from tuple to
K/V
Dependencies βοΈ
- #159 Updated dependencies: eradius, prometheus.erl
- #153 Switch back to official
DIAMETER
compiler plugin
3.6.14
3.6.13
3.6.12
3.6.11
Version 3.6.11 - 7 May 2021
Features π
- #137 Add
nodelay
support forSCTP
Dependencies βοΈ
- #124 Start use prometheus from
master
branch
Started use 'prometheus' from master by reason that provided fixes
for speed up for fetching metrics which were merged into master but were not released
- prometheus#124 improve efficiency of label translation in text format
- prometheus#121 replace regex to escape special chars with simple binary comprehension
- prometheus#120 speedup collection of counters and histograms