Skip to content

Releases: free5gc/pcf

v1.1.1

30 Jun 13:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

30 Mar 03:01
Compare
Choose a tag to compare

Full Changelog: v1.0.2...v1.1.0

v1.0.2

22 Mar 01:59
816b57d
Compare
Choose a tag to compare

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

Full Changelog: v1.0.1...v1.0.2

v1.0.1

25 Sep 04:13
Compare
Choose a tag to compare
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