Skip to content

Releases: free5gc/openapi

v1.0.8

27 Mar 15:48
4abe611
Compare
Choose a tag to compare

What's Changed

  • Bump google.golang.org/protobuf from 1.25.0 to 1.33.0 by @dependabot in #24

Full Changelog: v1.0.7...v1.0.8

v1.0.7

17 Feb 01:03
Compare
Choose a tag to compare

What's Changed

  • Add Converged Charging by @Roy-Hu in #13
  • Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0 by @dependabot in #14
  • Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #16
  • Feature: Add SendAccessTokenRequest util by @andy89923 in #17
  • Refactor: Add NfId to certificate pem path by @andy89923 in #18
  • Feature: Add OAuth2 GetTokenCtx() by @andy89923 in #19
  • Fix: change parameter type of OAuth functions by @andy89923 in #20
  • Add namf-oam serviceName by @andy89923 in #21
  • Add OAM serviceName in models by @andy89923 in #22
  • twif add TwifId to GlobalRanNodeId by @Tai-shang-chun in #23

New Contributors

  • @Roy-Hu made their first contribution in #13
  • @andy89923 made their first contribution in #17
  • @Tai-shang-chun made their first contribution in #23

Full Changelog: v1.0.6...v1.0.7

v1.0.6

03 Mar 06:22
09d371e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.5...v1.0.6

v1.0.5

22 Jun 15:45
32bfa27
Compare
Choose a tag to compare

What's Changed

  • Add error in Nsmf_PDUSession by @mariakagi in #4
  • Fix data race in NewAPIClient functions by @ShouheiNishi in #5
  • Query parameters - check if empty added for string by @ubrovc in #6

New Contributors

Full Changelog: v1.0.4...v1.0.5

v1.0.4

03 Feb 08:52
Compare
Choose a tag to compare
Add GitHub Action

Add GitHub action for go build and go test CI

v1.0.3

03 Feb 08:52
Compare
Choose a tag to compare
upgrade package to fix the potential security vulnerabilities

v1.0.2

03 Feb 08:41
Compare
Choose a tag to compare
upgrade packages version in go.mod and add golangci rules

v1.0.1

08 Sep 14:18
b173231
Compare
Choose a tag to compare
Add error to Nsmf_PDUSession (#2)

Add ProblemDetails.
- SubscriptionDenied
- NetworkFailure