Releases: free5gc/nas
Releases · free5gc/nas
v1.1.3
v1.1.2
What's Changed
- Add UT, LTZ and DST into NAS. by @YouShengLiu in #20
- Fix bug: parseTimeZoneToNas should consider DST by @YouShengLiu in #21
- Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0 by @dependabot in #22
- Fix bug: encode DST to NAS will mistake "+10:45" for having DST by @YouShengLiu in #23
- fix the issue198, add error handle of UE Security Capabilities by @BENHSU0723 in #24
New Contributors
- @YouShengLiu made their first contribution in #20
- @BENHSU0723 made their first contribution in #24
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Add error check and test to MobileIdentity5GS.go by @ShouheiNishi in #19
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Bump golang.org/x/sys from 0.0.0-20210423082822-04245dca01da to 0.1.0 by @dependabot in #17
- Generated nasMessage by @ShouheiNishi in #18
New Contributors
- @dependabot made their first contribution in #17
Full Changelog: v1.0.8...v1.1.0
v1.0.8
What's Changed
- modify DNN length check by @mariakagi in #16
New Contributors
- @mariakagi made their first contribution in #16
Full Changelog: v1.0.7...v1.0.8
v1.0.7
Fix crash by invalid NSSAI (#15)
v1.0.6
update openapi package version
v1.0.5
fix QoSFlowOperationCode start value
v1.0.4
Fix security algorithm NIA0, NEA1 issue and add new algorithm NEA3, NIA3.
v1.0.3
upgrade package to fix the potential security vulnerabilities