Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preparation of release 2.8.2 #275

Merged
merged 1 commit into from
Dec 10, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
erGW - 3GPP GGSN and PDN-GW in Erlang
=====================================

Version 2.8.2 - 10 December 2020
-------------------------------

* CT: change the nested groups in the GTP suites - [PR #276](https://github.com/travelping/ergw/pull/276)
* A collection of small CT fixes - [PR #274](https://github.com/travelping/ergw/pull/274)
* Use random `udp` source port for `GTP-C` requests - [PR #273](https://github.com/travelping/ergw/pull/273)
* Fix reading from socket error queue - [PR #272](https://github.com/travelping/ergw/pull/272)
* Updated [ergw_aaa](https://github.com/travelping/ergw_aaa) tag to [3.6.4](https://github.com/travelping/ergw_aaa/releases/tag/3.6.4) - [PR #271](https://github.com/travelping/ergw/pull/271)
* Improve session termination reason handling - [PR #271](https://github.com/travelping/ergw/pull/271)
* Add miss test case of proxy_lib_SUITE - [PR #270](https://github.com/travelping/ergw/pull/270)

Version 2.8.1 - 25 November 2020
-------------------------------

Expand Down