Skip to content

Releases: travelping/ergw

2.8.8

09 Mar 16:23
Compare
Choose a tag to compare

Version 2.8.8 - 9 March 2021

Bugfixes 🐛

  • #332 Build is broked for OTP 22.3 in ergw 2.8.7
  • #335 fix statem data corruption in S5/S8 proxy

Features 🚀

  • #331 implement a "real" DNS response cache
  • #333 Remove prefix v from image tag
  • #341 Udpate OTP image to 23.2.7
  • #334 add UP VTIME feature support

2.8.7

26 Feb 16:35
b76afa3
Compare
Choose a tag to compare

Version 2.8.7 - 26 February 2021

Bugfixes 🐛

  • #326 Return proper sender TEID when rejecting new sessions
  • #327 Use Bearer QoS from session in Create Session Response
  • #325 Switch to rand:uniform/1 for SEID generation

2.8.6

04 Feb 21:19
7544946
Compare
Choose a tag to compare

Version 2.8.6 - 4 February 2021

Documentations 📚

  • #318 Add path_management to README

Dependencies ⚙️

Improvements 💡

  • #310 Shuffle the config loading to make it available earlier

Refactorings 🔥

  • #313 Remove /metrics from Swagger definitions

Features 🚀

  • #315 Implement configurable GTP path ICMP error behaviour
  • #306 Implement configurable GTP RTT metrics interval

2.8.5

29 Jan 11:36
040a303
Compare
Choose a tag to compare

Version 2.8.5 - 29 January 2021

Dependencies ⚙️

Features 🚀

  • #304 Multiarch build support on Travis and GitLab-CI

Bugfixes 🐛

  • #298 Remove non use option and fix dev-sx.config

2.8.4

26 Jan 17:39
a66077f
Compare
Choose a tag to compare

Version 2.8.4 - 26 January 2021

Bugfixes 🐛

  • #296 Fix reliably delete PFCP session

2.8.3

22 Jan 15:47
3ec1cb7
Compare
Choose a tag to compare

Version 2.8.3 - 22 January 2021

Documentations 📚

  • #285 Add missing decription of PFCP metrics

Dependencies ⚙️

Improvements 💡

  • #293 PFCP reduce log output

Refactorings 🔥

  • #289 Remove dotfiles
  • #290 Remove diagrams

Features 🚀

  • #278 Add global node_id config setting and use it in PFCP
  • #279 Replace context key tuples with records
  • #283 Configurable retry timings for SMF / UPF heartbeats
  • #286 Added PFCP Sx association metric
  • #294 Change socket config split_sockets to send_port

Bugfixes 🐛

  • #282 Fix online charging URR link

2.8.2

10 Dec 13:34
e1ff081
Compare
Choose a tag to compare

Version 2.8.2 - 10 December 2020

  • CT: change the nested groups in the GTP suites - PR #276
  • A collection of small CT fixes - PR #274
  • Use random udp source port for GTP-C requests - PR #273
  • Fix reading from socket error queue - PR #272
  • Updated ergw_aaa tag to 3.6.4 - PR #271
  • Improve session termination reason handling - PR #271
  • Add miss test case of proxy_lib_SUITE - PR #270

2.8.1

25 Nov 12:14
0c0f774
Compare
Choose a tag to compare

Version 2.8.1 - 25 November 2020

  • Bump OTP to 23.1.2.0 and 22.3.4.12
  • Fix issue #245: provided correct config example of sockets section
  • Remove sx_socket option because sx socket is now handled in the sockets section of ergw
  • Fix proxy gw selection when a gw is down
  • Fix issue #133 for correct display of IPv4 and IPv6

2.8.0

16 Nov 18:24
d3b05ac
Compare
Choose a tag to compare

Version 2.8.0 - 16 November 2020

  • Refactor handler contexts
  • Implement UP based TEID assignment
  • Remove reliance on User Plane IP Resource Information IE
  • Update ergw_aaa tag to 3.6.2
  • Fix Common Tests
  • Handle timeouts create session/pdp_context requests
  • Extend delete contexts REST API for delete all contexts: /api/v1/contexts

2.7.2

05 Nov 11:55
Compare
Choose a tag to compare

Version 2.7.2 - 5 November 2020

  • Update prometheus_diameter_collector tag to 1.0.1 for handle discarded answers in the diameter stats
  • Added SemVer for erGw for skip step of change rebar.config each time when version of project will update.