Release v1.1.0 - 5GMS Application Server
·
68 commits
to main
since this release
Release v1.1.0
This Release marks the move of the Application Server away from the minimum viable products (MVP#1 & MVP#2) and becoming a managed service of the Application Function. This is achieved by implementing a configuration and control interface at reference point M3 (see 3GPP TS 26.501). This also means that this release of the Application Server will require an M3 client, such as the 5GMS Application Function (v1.1.0 or above), to configure it at run-time.
What's Changed
- Add Certificate handling for HTTPS distrubution. by @davidjwbbc in #37
- Only use keyword arguments for asyncio.create_task that are understood. by @davidjwbbc in #42
- Documentation of "development" updated according to "main" by @jordijoangimenez in #48
- Feature: Add M3 interface by @davidjwbbc in #50
- Feature: Uplift to TS 26.512 v17.3.0 by @davidjwbbc in #51
- Fix: Report 422 for bad purge regex by @davidjwbbc in #53
- Improve documentation from feedback and change to M3 cache purge responses by @davidjwbbc in #55
- Update documentation to reflect the need for an M3 client. by @davidjwbbc in #58
- Improve testing documentation. by @davidjwbbc in #61
Full Changelog: rt-5gms-application-server-1.0.1...rt-5gms-application-server-1.1.0