Update document for v2.0.9

This commit is contained in:
Sukchan Lee 2020-09-22 14:14:02 -04:00
parent 788194c220
commit 529e765b96
1 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,5 @@
---
title: "v2.0.8 - 100+ UEs tested"
title: "v2.0.9 - 100+ UEs tested"
date: 2020-09-21 22:45:00 -0400
categories:
- Release
@ -10,6 +10,7 @@ head_inline: "<style> ul { padding-bottom: 1em; } </style>"
---
#### Enhancement & Bug Fixes
- 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)
- 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)
@ -25,5 +26,5 @@ head_inline: "<style> ul { padding-bottom: 1em; } </style>"
- Fix PDN connectivity request in PDN DISCONNECT ESM-state([#486](https://github.com/open5gs/open5gs/issues/486)) -- [yc541](https://github.com/yc541)
- Fix SEMANTIC ERROR in PACKET FILTER ([#338](https://github.com/open5gs/open5gs/issues/338)) -- [herlesupreeth](https://github.com/herlesupreeth)
Download -- [v2.0.8.tar.gz](https://github.com/open5gs/open5gs/archive/v2.0.8.tar.gz)
Download -- [v2.0.9.tar.gz](https://github.com/open5gs/open5gs/archive/v2.0.9.tar.gz)
{: .notice--info}