Skip to content

Releases: travelping/ergw_aaa

4.1.4

07 Sep 10:18
Compare
Choose a tag to compare

Version 4.1.4 - 7 September 2021

Features πŸš€

  • #171 RADIUS disconnect

Dependencies βš™οΈ

4.1.3

04 Aug 16:41
Compare
Choose a tag to compare

Version 4.1.3 - 4 August 2021

Features πŸš€

  • #168 FNASREQ/RADIUS IP pool to session

4.1.2

22 Jul 08:06
Compare
Choose a tag to compare

Version 4.1.2 - 22 July 2021

Features πŸš€

  • #166 Fix handling of structured data in MCC-MNC 3GPP values

Documentations πŸ“š

  • #165 Add radius AVP filter readme

4.1.1

14 Jul 13:21
Compare
Choose a tag to compare

Version 4.1.1 - 14 July 2021

Features πŸš€

  • #162 Fix handling of structured data in MCC-MNC 3GPP values

4.1.0

09 Jul 09:08
Compare
Choose a tag to compare

Version 4.1.0 - 9 July 2021

Features πŸš€

  • #160 Handle structured User-Location-Info data

4.0.0

25 Jun 13:17
Compare
Choose a tag to compare

Version 4.0.0 - 25 June 2021

Features πŸš€

  • #152 Handle NAT IEs in DIAMETER 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 βš™οΈ

3.6.14

26 May 15:38
Compare
Choose a tag to compare

Version 3.6.14 - 26 May 2021

Bugfixes πŸ›

  • #146 Fix nodelay SCTP

3.6.13

26 May 13:15
Compare
Choose a tag to compare

Version 3.6.13 - 26 May 2021

Bugfixes πŸ›

  • #144 Fix nodelay SCTP

3.6.12

20 May 10:11
Compare
Choose a tag to compare

Version 3.6.12 - 20 May 2021

Bugfixes πŸ›

  • #141 Fix parsing of Class RADIUS attribute

3.6.11

07 May 14:41
Compare
Choose a tag to compare

Version 3.6.11 - 7 May 2021

Features πŸš€

  • #137 Add nodelay support for SCTP

Dependencies βš™οΈ

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