Orekit 12.1.2 released

The Orekit team is pleased to announce the release of Orekit version 12.1.2.
This is a patch version, including only bug fixes.
The main changes are:

  • Fixed JavaDoc typo in WalkerConstellationSlot.
  • Increased validation coverage on branching conditions.
  • Fixed parsing of CDM in case of empty unit value.
  • Fixed parsing of CDM in case of empty optional value.
  • Fixed inappropriate DefaultDataContext annotations in ModifiedSaatamoinenModel.
  • IntervalEventTrigger should initialize firingIntervalDetector in init.
  • Fixed performance issue in HolmesFeatherstoneAttractionModel.
  • Allow accessing generated elements of Intelsat 11 elements propagator.
  • Allow IER91 orIGb08 as valid ITRF names in SP3 files.
  • Updated release guide according to new sonatype token generation process.

This version depends on Hipparchus 3.1

For complete release notes please see:
https://www.orekit.org/site-orekit-12.1.2/changes-report.html

The maven artifacts are available in maven central.
The source and binaries can be retrieved from the forge releases page:

5 Likes

Thank you Bryan !