Releases: nextmn/CP-Lite
Releases · nextmn/CP-Lite
Version 0.0.8
Immutable
release. Only release title and notes can be modified.
What's Changed
- Disable non-working help command (use the flag instead) by @louisroyer in #29
- Add UE IP Address IE for downlink by @louisroyer in #30
- Fix wrong app name in logger by @louisroyer in #31
- Refactor: WithContext type by @louisroyer in #32
- Bump deps by @louisroyer in #33
- Update deps by @louisroyer in #34
- Update deps by @louisroyer in #36
- Bump github.com/gin-gonic/gin from 1.10.0 to 1.10.1 by @dependabot[bot] in #37
- Bump github.com/urfave/cli/v2 from 2.27.6 to 2.27.7 by @dependabot[bot] in #38
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #39
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #40
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #41
- Bump github.com/gin-gonic/gin from 1.10.1 to 1.11.0 by @dependabot[bot] in #42
- Bump github.com/quic-go/quic-go from 0.54.0 to 0.54.1 in the go_modules group across 1 directory by @dependabot[bot] in #43
- Bump golang.org/x/crypto from 0.40.0 to 0.45.0 in the go_modules group across 1 directory by @dependabot[bot] in #44
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #45
- Bump github.com/quic-go/quic-go from 0.54.1 to 0.57.0 in the go_modules group across 1 directory by @dependabot[bot] in #46
- Update go version by @louisroyer in #47
- Update urfave to v3 by @louisroyer in #49
Full Changelog: v0.0.7...v0.0.8
Version 0.0.7
Version 0.0.6
What's Changed
- Update depends by @louisroyer in #21
- Declare full paths by area; close #25 by @louisroyer in #26
Full Changelog: v0.0.5...v0.0.6
Version 0.0.5
What's Changed
- Bump github.com/nextmn/json-api from 0.0.15 to 0.0.16 by @dependabot in #19
- Add RAN Areas by @louisroyer in #20
New Contributors
- @dependabot made their first contribution in #19
Full Changelog: v0.0.4...v0.0.5
Version 0.0.4
What's Changed
- Fix PFCP session modification during handover sent to the wrong UPF by @louisroyer in #18
Full Changelog: v0.0.3...v0.0.4
Version 0.0.3
What's Changed
- Use HTTP 202 (Accepted) for API instead of HTTP 200 (Ok) by @louisroyer in #15
- Allow more than 1 PDU Session per UE on each slice by @louisroyer in #16
- Handover by @louisroyer in #17
Full Changelog: v0.0.2...v0.0.3
Version 0.0.2
What's Changed
- Multi-upf by @louisroyer in #6
- Wait for PFCP server to be ready by @louisroyer in #7
- Start components with ctx, and wait for shutdown by @louisroyer in #8
- Allow upf interfaces to be reused for N3/N6 by @louisroyer in #9
- Update go-pfcp-networking by @louisroyer in #10
- Fix multi ifaces (for real this time); fix iface types; add logs; add… by @louisroyer in #11
Full Changelog: v0.0.1...v0.0.2
Version 0.0.1
What's Changed
- Add healthcheck by @louisroyer in #4
- Add PSE Procedure by @louisroyer in #5
New Contributors
- @louisroyer made their first contribution in #4
Full Changelog: https://github.com/nextmn/CP-Lite/commits/v0.0.1