Releases: free5gc/pcf
Releases · free5gc/pcf
v1.1.1
What's Changed
- LogLevel is not applied when the test is run. by @RyuichiNamba-fj in #6
New Contributors
- @RyuichiNamba-fj made their first contribution in #6
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Full Changelog: v1.0.2...v1.1.0
v1.0.2
What's Changed
- fix a bug and do check mandatory IEs of bdtReqMsg by @haotingC in #4
- Add locality in config and NF Profile of PCF by @mariakagi in #3
- fix-testcase TestPDUSessionReleaseRequest by @chen042531 in #5
New Contributors
- @haotingC made their first contribution in #4
- @mariakagi made their first contribution in #3
- @chen042531 made their first contribution in #5
Full Changelog: v1.0.1...v1.0.2
v1.0.1
feat(pcf): Add GitHub Action Fix .golangci.yml for gci local-prefix Add GitHub action for golangci-lint to check coding style. Accorading to https://github.com/marketplace/actions/run-golangci-lint. Add GitHub action for go build and go test CI