Update document for v2.0.6

This commit is contained in:
Sukchan Lee
2020-09-15 12:49:57 -04:00
parent 08ac13ee22
commit 96ab327dea

View File

@@ -1,6 +1,6 @@
---
title: "v2.0.5 - 100+ UEs tested"
date: 2020-09-10 22:14:00 -0400
title: "v2.0.6 - 100+ UEs tested"
date: 2020-09-15 12:45:00 -0400
categories:
- Release
tags:
@@ -9,8 +9,10 @@ tags:
head_inline: "<style> ul { padding-bottom: 1em; } </style>"
---
#### Important Updates
#### Enhancement & Bug Fixes
- Change AMF configuration : plmn -> plmn_support ([d4a9c14](https://github.com/open5gs/open5gs/commit/d4a9c140a8457e64b57e918cd1dd5c6f81acab46))
- 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)
- Add routine for checking NSSAI ([#554](https://github.com/open5gs/open5gs/issues/554)) -- [s5uishida](https://github.com/s5uishida)
- 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)