Releases: free5gc/openapi
Releases · free5gc/openapi
v1.1.0
What's Changed
- fix: replace AmPolicyRequestTrigger with PcfAmPolicyControlRequestTrigger by @andy89923 in #26
- fix: remove duplicate file model_location_event and model_location_type by @donald1218 in #27
- chore: bump go version to 1.21 and CI actions by @andy89923 in #28
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #29
- add function NewPostChargingNotificationRequest in chf/ConvergedCharging/api_default.go by @tzuchiehhh in #30
- chore: bump to go1.21 by @andy89923 in #31
- feat: add http client getter by @andy89923 in #36
- fix: oauth and accessToken error by @andy89923 in #38
- fix: add missing ambrrm struct by @donald1218 in #39
- chore: jwt version bump to v5.2.1 by @andy89923 in #37
- chore: Version bump by @andy89923 in #40
- fix: missing modify subscription request by @donald1218 in #41
- fix: remove R16 related models by @yccodr in #35
- feat: add BSF R17 openapi by @andy89923 in #42
- fix: error type in subscirbedambr by @donald1218 in #43
- fix: missing multipart tags by @pf-lin in #45
- style: correct spell mistake by @HanHongChen in #46
- fix: GetSmData Responce type by @andy89923 in #47
- fix: add multipart tags by @pf-lin in #48
- fix: missing multipart by @donald1218 in #49
- fix:duplicate amf status notify by @donald1218 in #50
- Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 by @dependabot in #55
- chore: update jwt/v5 to v5.2.2 by @andy89923 in #56
- fix: modify type AccNetChId and SessionRuleReport by @leowu0407 in #53
- upgrade to release 17 by @ianchen0119 in #25
New Contributors
- @donald1218 made their first contribution in #27
- @tzuchiehhh made their first contribution in #30
- @yccodr made their first contribution in #35
- @pf-lin made their first contribution in #45
- @HanHongChen made their first contribution in #46
- @leowu0407 made their first contribution in #53
- @ianchen0119 made their first contribution in #25
Full Changelog: v1.0.8...v1.1.0
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