Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade to release 17 #25

Open
wants to merge 88 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
88 commits
Select commit Hold shift + click to select a range
e0f4808
upgrade to release 17
ianchen0119 Mar 27, 2024
0fc3346
update go.mod
ianchen0119 Mar 27, 2024
b649af5
update to go 1.19
ianchen0119 Mar 27, 2024
9ee5847
remove duplicated models
ianchen0119 Mar 28, 2024
4b63594
fix: am_policy_request_trigger
andy89923 Apr 9, 2024
510ee89
remove duplicate file model_location_event and model_location_type
donald1218 Apr 9, 2024
5b9f93d
Merge pull request #26 from andy89923/fix/remove-duplicate-am-trigger
ianchen0119 Apr 9, 2024
760ba0b
Merge pull request #27 from donald1218/fix/remove-duplicate-location
ianchen0119 Apr 12, 2024
febbbc8
chore: bump go version to 1.21 and CI actions
andy89923 Apr 15, 2024
9d87928
Merge pull request #28 from andy89923/chore/bump-version
ianchen0119 Apr 17, 2024
14913ab
add function NewPostChargingNotificationRequest
tzuchiehhh Apr 23, 2024
bda9387
Merge pull request #30 from tzuchiehhh/fix/add-function-NewPostChargi…
ianchen0119 Apr 24, 2024
8980098
feat: add http client getter
andy89923 Jul 18, 2024
b2c88de
Merge pull request #36 from andy89923/feat/http-client-getter
ianchen0119 Jul 18, 2024
126b6d9
fix: oauth and accessToken error
andy89923 Jul 18, 2024
f272c26
Merge pull request #38 from andy89923/fix/oauth-token
ianchen0119 Jul 18, 2024
0eaac8f
fix: add missing ambrrm struct
donald1218 Jul 30, 2024
f724fd9
Merge pull request #39 from donald1218/fix/missing-ambrrm
ianchen0119 Jul 30, 2024
335079f
chore: golang version bump to 1.21
andy89923 Jul 31, 2024
f2a2a2f
chore: jwt version bump to v5
andy89923 Jul 31, 2024
5e1320c
chore: update gock version
andy89923 Jul 31, 2024
3de2313
fix: remove unused code
andy89923 Jul 31, 2024
334a058
Merge pull request #40 from free5gc/chore/version-bump
ianchen0119 Aug 1, 2024
71ed56d
fix: remove R16 related models
yccodr Jul 11, 2024
c358ff0
fix: remove r16 models and fix type error
andy89923 Jul 16, 2024
f8c907c
fix: jwt version update
andy89923 Aug 1, 2024
248f34d
fix: remove redundant underscores
pf-lin Aug 7, 2024
f859248
fix: remove redundant underscores
yccodr Aug 7, 2024
3c6f29c
fix: missing modify subscription request
donald1218 Aug 13, 2024
9d5721a
Merge pull request #41 from donald1218/fix/missing-modifysubscriptionreq
ianchen0119 Aug 14, 2024
cbf3ade
Merge pull request #35 from yccodr/fix/rm-r16
ianchen0119 Aug 14, 2024
3667072
fix: add mutipart tags in PostSmContextsError
ianchen0119 Aug 14, 2024
9f8e95a
chore: update PostSmContextsError
ianchen0119 Aug 14, 2024
3320f3d
feat: add BSF openapi
andy89923 Aug 15, 2024
d494170
Merge pull request #42 from andy89923/feat/bsf
ianchen0119 Aug 15, 2024
df7a13c
fix: error type in subscirbedambr
donald1218 Aug 15, 2024
41439a4
fix: add multipart tags in N1N2MessageTransferRequest
pf-lin Aug 21, 2024
8bc015a
Merge pull request #43 from donald1218/fix/subscribedambr
ianchen0119 Aug 23, 2024
6a9f667
Merge pull request #45 from pf-lin/fix/missing-multipart-tags
ianchen0119 Aug 23, 2024
2f41246
style: correct spell mistake
HanHongChen Sep 30, 2024
6fd1c48
Merge pull request #46 from HanHongChen/style/spell-correction
ianchen0119 Oct 11, 2024
c9ff412
fix: PostSmContextsRequest multipart & ref
andy89923 Oct 24, 2024
1b2846d
fix: GetSmData Responce type
andy89923 Oct 24, 2024
1414ef9
Merge pull request #47 from andy89923/fix/get-sm-data-resp
ianchen0119 Oct 24, 2024
2aa9a03
fix: add multipart tags in UpdateSmContextResponse200
pf-lin Oct 28, 2024
061b93b
fix: add multipart tags in UpdateSmContextResponse400
pf-lin Oct 28, 2024
01fdbe0
fix: add multipart tags in UpdatePduSessionResponse400
pf-lin Oct 28, 2024
6f77f68
fix: add multipart tags in PostPduSessionsResponse400
pf-lin Oct 28, 2024
5c89355
fix: add multipart tags in ModifyPduSessionResponse400
pf-lin Oct 28, 2024
5b1ff2f
fix: add multipart tags in ModifyPduSessionResponse200
pf-lin Oct 28, 2024
3f0495e
fix: add multipart tags in ReleasePduSessionResponse200
pf-lin Oct 28, 2024
4cdbde4
fix: add multipart tags in UpdatePduSessionResponse200
pf-lin Oct 28, 2024
92eb464
fix: modify the content type of the multipart tags in BinaryDataN2SmI…
pf-lin Oct 28, 2024
de0c3e1
fix: add multipart tags in UpdateSmContextRequest
pf-lin Oct 30, 2024
1ec8ce7
fix: add multipart tags in DeliverRequest
pf-lin Oct 30, 2024
293df1d
fix: add multipart tags in ModifyPduSessionRequest
pf-lin Oct 30, 2024
220da85
fix: add multipart tags in PostPduSessionsRequest
pf-lin Oct 30, 2024
f593237
fix: add multipart tags in ReleasePduSessionRequest
pf-lin Oct 30, 2024
664feca
fix: add multipart tags in ReleaseSmContextRequest
pf-lin Oct 30, 2024
1860765
fix: add multipart tags in SendMoDataRequest
pf-lin Oct 30, 2024
888f812
fix: add multipart tags in TransferMoDataRequest
pf-lin Oct 30, 2024
a188dce
fix: add multipart tags in TransferMtDataRequest
pf-lin Oct 30, 2024
4bedc2e
fix: add multipart tags in TransferMtDataismfRequest
pf-lin Oct 30, 2024
a0dbc8b
fix: add multipart tags in UpdatePduSessionRequest
pf-lin Oct 30, 2024
cd04cef
fix: add multipart tags in CancelRelocateUeContextRequest
pf-lin Oct 30, 2024
db0984f
fix: add multipart tags in ContextCreateRequest
pf-lin Oct 30, 2024
03a94d0
fix: add multipart tags in ContextUpdateRequest
pf-lin Oct 30, 2024
78a4d95
fix: add multipart tags in CreateUeContextRequest
pf-lin Oct 30, 2024
081023c
fix: add multipart tags in N1MessageNotifyRequest
pf-lin Oct 30, 2024
80e9985
fix: add multipart tags in NonUeN2InfoNotifyRequest
pf-lin Oct 30, 2024
ad6606e
fix: add multipart tags in N2InfoNotifyRequest
pf-lin Oct 30, 2024
0a7dff9
fix: add multipart tags in N2MessageTransferRequest
pf-lin Oct 30, 2024
5553e60
fix: add multipart tags in NonUeN2MessageTransferRequest
pf-lin Oct 30, 2024
8076080
fix: add multipart tags in NullRequest
pf-lin Oct 30, 2024
0161265
fix: add multipart tags in RelocateUeContextRequest
pf-lin Oct 30, 2024
b346bac
fix: add multipart tags in UeContextTransferRequest
pf-lin Oct 30, 2024
51c7fcd
Merge pull request #48 from pf-lin/fix/missing-multipart-tags
ianchen0119 Oct 30, 2024
42ad217
fix: missing multipart
donald1218 Oct 31, 2024
90de7c8
fix: remove duplicate amf_status_change_notify and correct misspell m…
donald1218 Oct 31, 2024
a36f848
Merge pull request #49 from donald1218/fix/missing-multipart
ianchen0119 Nov 1, 2024
bb96a1d
fix: comment misspell
donald1218 Nov 1, 2024
c376b9f
Merge pull request #50 from donald1218/fix/duplicate-amf-status-notify
ianchen0119 Nov 5, 2024
7712245
fix: add twifId in GlobalRanNodeId
andy89923 Nov 7, 2024
49bc530
fix: UEContextTransfer request with multipart tag
andy89923 Nov 7, 2024
6bd662f
fix: merge main to fix conflict
andy89923 Nov 12, 2024
092c679
Merge branch 'main' into feat/r17
andy89923 Nov 12, 2024
9432551
fix: MultipartDeserialize size from 1000 to 1400
andy89923 Nov 16, 2024
6285477
fix: add missing location header in PostChargingData()
andy89923 Nov 20, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
branches: [ main, feat/r17 ]

jobs:
build:
Expand Down
15 changes: 0 additions & 15 deletions Namf_Communication/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion Namf_Communication/.openapi-generator/VERSION

This file was deleted.

9 changes: 0 additions & 9 deletions Namf_Communication/CHANGELOG.md

This file was deleted.

Loading