open5gs/docs/_posts/2020-10-09-release-v2.0.18.md

33 lines
2.9 KiB
Markdown
Raw Permalink Normal View History

2020-09-06 00:47:35 +00:00
---
2020-10-22 02:54:40 +00:00
title: "v2.0.18 - 250+ UEs tested"
2020-10-09 11:54:08 +00:00
date: 2020-10-09 07:53:00 -0400
2020-09-06 00:47:35 +00:00
categories:
- Release
tags:
- News
- Release
head_inline: "<style> ul { padding-bottom: 1em; } </style>"
---
2020-09-15 16:49:57 +00:00
#### Enhancement & Bug Fixes
2020-10-09 03:14:26 +00:00
- fix sysctl() build error with glibc >= 2.30 ([#600](https://github.com/open5gs/open5gs/pull/600)) -- [mnhauke](https://github.com/mnhauke)
- Add Vendor-Specific-Application-Id in CER ([#590](https://github.com/open5gs/open5gs/pull/590), [#591](https://github.com/open5gs/open5gs/pull/591)) -- [herlesupreeth](https://github.com/herlesupreeth)
- Add EMM/GMM message handler in exception state ([#569](https://github.com/open5gs/open5gs/pull/569)) -- [list1982](https://github.com/list1982)
- Exception handling when SGW-U/UPF buffer is exhausted ([#568](https://github.com/open5gs/open5gs/issues/568)) -- [labradiator](https://github.com/labradiator)
2020-09-15 16:49:57 +00:00
- Change AMF configuration : plmn -> plmn_support ([d4a9c14](https://github.com/open5gs/open5gs/commit/d4a9c140a8457e64b57e918cd1dd5c6f81acab46))
2020-09-11 02:15:00 +00:00
- Enhance UPF/SGW-U selection ([#559](https://github.com/open5gs/open5gs/pull/559),[#560](https://github.com/open5gs/open5gs/pull/560)) -- [kbarlee](https://github.com/kbarlee)
2020-09-15 16:49:57 +00:00
- Add routine for checking NSSAI ([#554](https://github.com/open5gs/open5gs/issues/554)) -- [s5uishida](https://github.com/s5uishida)
2020-09-11 02:15:00 +00:00
- GUTI is not present in Attach-Accept/Registration-Accept ([#553](https://github.com/open5gs/open5gs/issues/553)) -- [chenhao5651](https://github.com/chenhao5651)
- 100+ UEs tested ([#551](https://github.com/open5gs/open5gs/issues/551)) -- [cecrevier](https://github.com/cecrevier)
- Try to stablize test program ([#549](https://github.com/open5gs/open5gs/issues/549)) -- [JorgeVBZ](https://github.com/JorgeVBZ), ([#536](https://github.com/open5gs/open5gs/issues/536)) -- [s5uishida](https://github.com/s5uishida)
2020-09-09 02:47:20 +00:00
- Allow subnet skipping in SMF configuration ([#548](https://github.com/open5gs/open5gs/issues/548)) -- [cecrevier](https://github.com/cecrevier)
2020-09-11 02:15:00 +00:00
- Maintaining old NAS signalling ([#546](https://github.com/open5gs/open5gs/issues/546)) -- [carhercla2cat](https://github.com/carhercla2cat)
- Fix the log rotate configuration ([#542](https://github.com/open5gs/open5gs/issues/542)) -- [kbarlee](https://github.com/kbarlee)
- Fix the bug for multiple video call ([#535](https://github.com/open5gs/open5gs/issues/535)) -- [kuanghanqian](https://github.com/kuanghanqian)
2020-09-09 02:47:20 +00:00
- Change the number of UEs usage ([#533](https://github.com/open5gs/open5gs/issues/533)) -- [herlesupreeth](https://github.com/herlesupreeth)
2020-09-11 02:15:00 +00:00
- Fix PDN connectivity request in PDN DISCONNECT ESM-state([#486](https://github.com/open5gs/open5gs/issues/486)) -- [yc541](https://github.com/yc541)
2020-09-22 02:47:14 +00:00
- Fix SEMANTIC ERROR in PACKET FILTER ([#338](https://github.com/open5gs/open5gs/issues/338)) -- [herlesupreeth](https://github.com/herlesupreeth)
2020-09-09 02:47:20 +00:00
2020-10-09 11:54:08 +00:00
Download -- [v2.0.18.tar.gz](https://github.com/open5gs/open5gs/archive/v2.0.18.tar.gz)
2020-09-06 00:47:35 +00:00
{: .notice--info}