Releases: free5gc/openapi
Releases · free5gc/openapi
v1.0.8
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
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
What's Changed
- Add oauth verify code by @eggegg31415 in #8
- improve oauth check by @eggegg31415 in #9
- Bump golang.org/x/text from 0.3.6 to 0.3.8 by @dependabot in #10
- Add OpenAPI for Traffic Influence by @brianchennn in #11
- Bump golang.org/x/net from 0.0.0-20210805182204-aaa1db679c0d to 0.7.0 by @dependabot in #12
New Contributors
- @eggegg31415 made their first contribution in #8
- @dependabot made their first contribution in #10
- @brianchennn made their first contribution in #11
Full Changelog: v1.0.5...v1.0.6
v1.0.5
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
- @mariakagi made their first contribution in #4
- @ShouheiNishi made their first contribution in #5
- @ubrovc made their first contribution in #6
Full Changelog: v1.0.4...v1.0.5
v1.0.4
Add GitHub Action Add GitHub action for go build and go test CI
v1.0.3
upgrade package to fix the potential security vulnerabilities
v1.0.2
upgrade packages version in go.mod and add golangci rules
v1.0.1
Add error to Nsmf_PDUSession (#2) Add ProblemDetails. - SubscriptionDenied - NetworkFailure