Update document for v2.0.12

This commit is contained in:
Sukchan Lee 2020-10-01 13:55:29 -04:00
parent ced8e661be
commit a513c3e6ec
1 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,6 @@
---
title: "v2.0.11 - 100+ UEs tested"
date: 2020-09-24 22:21:00 -0400
title: "v2.0.12 - 100+ UEs tested"
date: 2020-10-01 13:52:00 -0400
categories:
- Release
tags:
@ -10,6 +10,7 @@ head_inline: "<style> ul { padding-bottom: 1em; } </style>"
---
#### Enhancement & Bug Fixes
- 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)
- Change AMF configuration : plmn -> plmn_support ([d4a9c14](https://github.com/open5gs/open5gs/commit/d4a9c140a8457e64b57e918cd1dd5c6f81acab46))
@ -26,5 +27,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.11.tar.gz](https://github.com/open5gs/open5gs/archive/v2.0.11.tar.gz)
Download -- [v2.0.12.tar.gz](https://github.com/open5gs/open5gs/archive/v2.0.12.tar.gz)
{: .notice--info}