Releases: usnistgov/O-RAN-Testbed-Automation
Releases · usnistgov/O-RAN-Testbed-Automation
v1.2.0
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
v1.1.0
Changelog for v1.0.1 and v1.1.0
- Added Non-RT RIC installation scripts.
- Disabled
r4-infrastructure-kong
pod installation in Near-RT RIC. - Improved stdout installation messages for Near-RT RIC.
- Set file limit descriptors automatically when installing RICs.
- Improved documentation clarity, and consistency across scripts.
Full Changelog: v1.0.0...v1.1.0