Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@martin-mat martin-mat released this 13 Jan 13:06
· 4 commits to main since this release

Release Notes for v1.4.0 (Monday, January 13, 2025)

Changes since v1.3.3 (September 16, 2024)

🙌 Kudos

We appreciate everyone who helped with Release v1.4.0! 🎉

Special thanks to contributors committed to this release:

@svteb
@collivier
@kosstennbl
@barmull
@Smitholi67

Please submit a PR to add your name to the CONTRIBUTORS.md.

Features

  • #2129 CNF Installation (1) introduce new config format and parser
  • #2147 CNF Installation (2.1) Transformer for old version of config
  • #2148 CNF Installation (2.2) Add generator for v2 config
  • #2149 CNF Installation (3) Switch to new config usage
  • #2162 CNF Installation (3.1) Limit cnf_setup to only one CNF
  • #2150 CNF Installation (4) Group several manifest into one file
  • #2163 CNF Installation (5.1) Test preparation for new installation
  • #2164 CNF Installation (5.2) Remove installation configmap
  • #2166 CNF Installation (5.3) Disable new cluster tests and adapt service_discovery
  • #2167 CNF Installation (5.4) Update compatibility tests
  • #2165 CNF Installation (6) New installation process
  • #2177 CNF Installation (7) Verify new installation process
  • #2171 CNF Installation (8) Transition to new installation
  • #2176 Allow to specify deployment order in cnfs that have multiple deployments
  • #2181 Rename cnf_cleanup, cnf_setup and setup tasks

🐛 Bug Fixes

  • #2175 typo: close cat call in github action definition

🔧 Maintenance

  • #2160 Remove ameba from shard dependencies
  • #2174 Export Kind logs to ease debugging
  • #2180 Fix the private registry logic
  • #2185 Remove 2 incorrect submodules not listed in .gitmodules
  • #2186 Update all github actions
  • #2187 Force the use of ubuntu-24.04
  • #2193 Update README.md
  • #2189 Update code-of-conduct.md
  • #2190 Avoid 2 artifact conflicts
  • #2188 Update Kind to v0.25.0
  • #2191 Stop using local registry
  • #2196 Skip both 5g and core tags

Artifact info:

  • Commit: v1.4.0
  • SHA256SUM: 0d9ac5ca321c70e07b6514ab42943fdad0b150157fa5016576aec3ba431eb591 cnf-testsuite-v1.4.0.tar.gz

Full Changelog: v1.3.3...v1.4.0