Rugged 4.0.1 released

Dear all,

We have just released Rugged 4.0.1. As a patch release, it does not change Rugged’s
functional scope or API, but it does include a small set of improvements:

  • Fixing several bugs in the source code and broken links in the documentation;
  • Migration of unit tests from Junit 4 to Junit 5 in order to reduce the project’s technical debt and align Rugged practices with those of Orekit;
  • The CI/CD pipeline now signs artifacts generated using the GnuPG key of Rugged’s release managers (cf. .asc files);
  • A software bill of materials (SBOM) in CycloneDX format is now generated (cf. rugged-4.0.1-cyclonedx.json).

This version depends on Orekit 13.1.2 and Hipparchus 4.0.2.

Thanks to @Guylaine , @MaximeJ and @jonathan.guinet for their work.

6 Likes