Document update for v2.5.1

This commit is contained in:
Sukchan Lee 2022-10-29 12:47:04 +09:00
parent 3e22805941
commit 78359374ab
1 changed files with 6 additions and 4 deletions

View File

@ -1,6 +1,6 @@
---
title: "v2.5.0 - SCP for Indirect Communication"
date: 2022-10-25 22:54:00 +0900
title: "v2.5.1 - SCP for Indirect Communication"
date: 2022-10-29 12:42:00 +0900
categories:
- Release
tags:
@ -75,7 +75,9 @@ scp:
#### Enhancements
- [WebUI/DB] Fixed the WebUI to Support MongoDB 6.0( ([#1824](https://github.com/open5gs/open5gs/issues/1824)) -- [bmeglicit](https://github.com/bmeglicit)
- [WebUI/DB] Fixed the WebUI to Support MongoDB 6.0 ([#1824](https://github.com/open5gs/open5gs/issues/1824)) -- [bmeglicit](https://github.com/bmeglicit)
- [AMF] Support REREGISTRATION_REQUIRED in dereg notify ([#1858](https://github.com/open5gs/open5gs/pull/1858)) -- [mitmitmitm](https://github.com/mitmitmitm)
- [SMF] Support Security Indication IE for 5G-SA UP integrity and confidentiality([#1851](https://github.com/open5gs/open5gs/discussions/1851)) -- [irazairspan](https://github.com/irazairspan)
- [DBI] Disable Changes Streams with mongo Version ([#1833](https://github.com/open5gs/open5gs/pull/1833)) -- [jmasterfunk84](https://github.com/jmasterfunk84)
- [SBI] Added 3gpp-Sbi-Sender-Timestamp and 3gpp-Sbi-Max-Rsp-Time -- [7c8722d](https://github.com/open5gs/open5gs/commit/7c8722d9d4d2db13d889be1e5e37bc062f069396)
- [MME] Cancel Location while Idle ([#1797](https://github.com/open5gs/open5gs/pull/1797)) -- [jmasterfunk84](https://github.com/jmasterfunk84)
@ -89,5 +91,5 @@ scp:
- [PFCP] Do not check qos_flow in PFCP Report message ([#1819](https://github.com/open5gs/open5gs/pull/1819)) -- [ssafaorhan](https://github.com/ssafaorhan)
- [PFCP] Fixed invalid message of Dropped DL Traffic threshold ([#1817](https://github.com/open5gs/open5gs/pull/1817)) -- [ssafaorhan](https://github.com/ssafaorhan)
Download -- [v2.5.0.tar.gz](https://github.com/open5gs/open5gs/archive/v2.5.0.tar.gz)
Download -- [v2.5.1.tar.gz](https://github.com/open5gs/open5gs/archive/v2.5.1.tar.gz)
{: .notice--info}