Update document v2.0.7

This commit is contained in:
Sukchan Lee 2020-09-18 22:01:49 -04:00
parent 8416ddd5ac
commit 781472c16f
1 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,5 @@
---
title: "v2.0.6 - 100+ UEs tested"
title: "v2.0.7 - 100+ UEs tested"
date: 2020-09-15 12:45:00 -0400
categories:
- Release
@ -10,6 +10,7 @@ head_inline: "<style> ul { padding-bottom: 1em; } </style>"
---
#### Enhancement & Bug Fixes
- Exception handling when SGW-U/UPF buffer is exhausted([#568](https://github.com/open5gs/open5gs/issues/568)) -- [labradiator](https://github.com/labradiator)
- 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)
@ -23,5 +24,5 @@ head_inline: "<style> ul { padding-bottom: 1em; } </style>"
- Change the number of UEs usage ([#533](https://github.com/open5gs/open5gs/issues/533)) -- [herlesupreeth](https://github.com/herlesupreeth)
- Fix PDN connectivity request in PDN DISCONNECT ESM-state([#486](https://github.com/open5gs/open5gs/issues/486)) -- [yc541](https://github.com/yc541)
Download -- [v2.0.6.tar.gz](https://github.com/open5gs/open5gs/archive/v2.0.6.tar.gz)
Download -- [v2.0.7.tar.gz](https://github.com/open5gs/open5gs/archive/v2.0.7.tar.gz)
{: .notice--info}