Changelog for v1.2.0
- Dependencies are now pinned in
commit_hashes.json
so that allgit clone
commands only depend on stable and tested commits. - Script
download_dependency_repositories.sh
now also usesgit_clone.sh
for pinned dependencies. - 5G_Core configuration file generators refactored, now using
yq
for YAML modifications. - Updated srsRAN_Project and srsRAN_4G configurations to support the latest releases.
- Added sample rApp CSAR generation script in Non-RT RIC installation.
- Improved documentation clarity, and consistency across scripts.
Full Changelog: v1.1.0...v1.2.0