Skip to content

Releases: free5gc/openapi

v1.2.3

19 Dec 07:19
1548c66

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.2...v1.2.3

v1.2.2

10 Sep 02:17
637cece

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

31 Jul 04:11
6035f13

Choose a tag to compare

What's Changed

  • feat: add outbout metrics hook system by @Niahh in #60

New Contributors

  • @Niahh made their first contribution in #60

Full Changelog: v1.2.0...v1.2.1

v1.2.0

16 Jul 15:51
5edb198

Choose a tag to compare

What's Changed

  • fix: add missing models from TS29122 and TS29551 by @lyz508 in #59
  • chore(deps): bump golang.org/x/net from 0.33.0 to 0.38.0 by @dependabot[bot] in #57
  • chore: update go 1.24 by @Alonza0314 in #58

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

16 Apr 02:39
1129337

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.8...v1.1.0

v1.0.8

27 Mar 15:48
4abe611

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

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

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

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

Choose a tag to compare

Add GitHub Action

Add GitHub action for go build and go test CI