v3.1.0
What's Changed
- Refactor packages and NFs
- upgrade some 3rd-party packages to fix potential security vulnerabilities
- refactor packages: move common packages to new util package
- restruct NF's folders
- add config validator
- modify default DNN IP pool's cidr to 10.60.0.0/16
- move TLS folder into config folder
- move consumerTestdata and nasTestpacket into test folder
- update all scripts
- drop NFProfiles in db when executing force_kill.sh
- Fix: COMMIT_TIME of the Makefile is incorrect when the local time zone is not UTC. by @matsumu-y in #319
New Contributors
- @matsumu-y made their first contribution in #319
Full Changelog: v3.0.7...v3.1.0