mirror of
https://github.com/open5gs/open5gs.git
synced 2025-11-02 04:53:37 +00:00
Release Notes - v0.4.2
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "v0.4.1 - Stable version of v0.4.x"
|
||||
title: "v0.4.1 - Bug fixes & minor changes"
|
||||
date: 2019-05-18 19:06:00 +0900
|
||||
categories:
|
||||
- Release
|
||||
|
||||
20
docs/_posts/2019-05-28-release-v0.4.2.md
Normal file
20
docs/_posts/2019-05-28-release-v0.4.2.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: "v0.4.2 - Stable version of v0.4.x"
|
||||
date: 2019-05-28 21:13:00 +0900
|
||||
categories:
|
||||
- Release
|
||||
tags:
|
||||
- News
|
||||
- Release
|
||||
head_inline: "<style> ul { padding-bottom: 1em; } </style>"
|
||||
---
|
||||
|
||||
#### Enhancement
|
||||
- Support a different APN for each PGW ([#183](https://github.com/open5gs/nextepc/issues/183))
|
||||
- Attach Reject for an invalid APN name ([#187](https://github.com/open5gs/nextepc/issues/187)) -- [ravens](https://github.com/ravens)
|
||||
|
||||
#### Bug fixes
|
||||
- Fix the PIDFile path of the systemd service ([#182](https://github.com/open5gs/nextepc/issues/182)) -- [smoein](https://github.com/smoein)
|
||||
|
||||
Download -- [v0.4.2.tar.gz](https://github.com/open5gs/nextepc/archive/v0.4.2.tar.gz)
|
||||
{: .notice--info}
|
||||
Reference in New Issue
Block a user