diff --git a/docs/_posts/2020-09-07-release-v2.0.2.md b/docs/_posts/2020-09-07-release-v2.0.2.md deleted file mode 100644 index c186576a3..000000000 --- a/docs/_posts/2020-09-07-release-v2.0.2.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: "v2.0.3 - Hotfix for many UEs" -date: 2020-09-07 22:47:00 -0400 -categories: - - Release -tags: - - News - - Release -head_inline: "" ---- - -#### Bug Fixed -- Hotfix for many users ([#551](https://github.com/open5gs/open5gs/issues/551)) -- [cecrevier](https://github.com/cecrevier) -- Stablize test program ([#549](https://github.com/open5gs/open5gs/issues/549)) -- [JorgeVBZ](https://github.com/JorgeVBZ) - -Download -- [v2.0.3.tar.gz](https://github.com/open5gs/open5gs/archive/v2.0.3.tar.gz) -{: .notice--info} diff --git a/docs/_posts/2020-09-05-release-v2.0.1.md b/docs/_posts/2020-09-08-release-v2.0.4.md similarity index 52% rename from docs/_posts/2020-09-05-release-v2.0.1.md rename to docs/_posts/2020-09-08-release-v2.0.4.md index 0a10086b7..c0bf28960 100644 --- a/docs/_posts/2020-09-05-release-v2.0.1.md +++ b/docs/_posts/2020-09-08-release-v2.0.4.md @@ -1,6 +1,6 @@ --- -title: "v2.0.1 - Stablize Open5GS packages" -date: 2020-09-05 19:48:00 -0400 +title: "v2.0.4 - 100+ UEs tested" +date: 2020-09-08 22:44:00 -0400 categories: - Release tags: @@ -9,21 +9,9 @@ tags: head_inline: "" --- -#### Status Update -An issue with MME has been reported in issues [#472](https://github.com/open5gs/open5gs/issues/472). To solve this problem, I freeze the code for the time being and changed the process to terminate if any problems are found including ogs_expect(). - -Here's what I know about this issue: There seems to be a problem with mme-init.c under version 1.3.0. I found that the eventloop is implemented incorrectly, and I am suspecting that this is related to current mme's infinite loop. - -Anyway, if you need it for the experiment, please send the related log. And if necessary, I will provide a release package to catch this bug. - -#### For troubleshooting -- ogs_expect() calls ogs_abort() temporarily ([#472](https://github.com/open5gs/open5gs/issues/472)) -- [theorem6](https://github.com/theorem6), [bladebeam](https://github.com/bladebeam), [cabotek](https://github.com/cabotek) - -#### Enhancement -- Allow subnet skipping in SMF configuration ([#548](https://github.com/open5gs/open5gs/issues/548)) -- [cecrevier](https://github.com/cecrevier) -- Change the number of UEs usage ([#533](https://github.com/open5gs/open5gs/issues/533)) -- [herlesupreeth](https://github.com/herlesupreeth) - #### Bug Fixed +- Hotfix for many users ([#551](https://github.com/open5gs/open5gs/issues/551)) -- [cecrevier](https://github.com/cecrevier) +- Stablize test program ([#549](https://github.com/open5gs/open5gs/issues/549)) -- [JorgeVBZ](https://github.com/JorgeVBZ) - 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 test program bug ([#536](https://github.com/open5gs/open5gs/issues/536)) -- [s5uishida](https://github.com/s5uishida) @@ -31,5 +19,9 @@ Anyway, if you need it for the experiment, please send the related log. And if n - Fix PDN connectivity request in PDN DISCONNECT ESM-state([#486](https://github.com/open5gs/open5gs/issues/486)) -- [yc541](https://github.com/yc541) - Fix UPF/SGW-U selection bug -Download -- [v2.0.1.tar.gz](https://github.com/open5gs/open5gs/archive/v2.0.1.tar.gz) +#### Enhancement +- Allow subnet skipping in SMF configuration ([#548](https://github.com/open5gs/open5gs/issues/548)) -- [cecrevier](https://github.com/cecrevier) +- Change the number of UEs usage ([#533](https://github.com/open5gs/open5gs/issues/533)) -- [herlesupreeth](https://github.com/herlesupreeth) + +Download -- [v2.0.4.tar.gz](https://github.com/open5gs/open5gs/archive/v2.0.4.tar.gz) {: .notice--info}