Proposal for Orekit 13.1.5

Hi folks,

Please check milestone
Tentative release this month, yes or no?

Cheers,
Romain

It’s a yes!

1 Like

Big yes as well here :ok_hand:

Releases are good. :slight_smile:

I might try to back port some parts of Fix #1914 Consistent CCSDS Frame & Center Mapping (!1151) · Merge requests · Orekit / Orekit · GitLab that can be backwards compatible. Which branch should I back port the changes to?

+1 for releasing a patch.

@evan, if I understood your question properly, you should back port the changes to branch patch-13.1.5

+1 from me

My proposal for after the release would be to switch to java 21 on the develop branch

Noted, the migration process is ready :+1:

I created Add interface for constructing CCSDS Frames #1914 (!1159) · Merge requests · Orekit / Orekit · GitLab for the backwards compatible parts of #1914. Do you think it could be included in this release?

It fixes a bug (Earth-centered ICRF was not the same as GCRF) by adding a new feature (new interface for mapping CCSDS frames to Orekit Frames). Do you think that can be in a patch release? Or would it need to be a minor release?

Regards,
Evan

Hi @evan.ward,

I haven’t checked the code but as long as the interface was added to fix the bug and the API didn’t change I think it qualifies for a patch release.
But this is only my opinion, I’ll let other give their thoughts.

Regards,
Maxime

1 Like

So I think Add interface for constructing CCSDS Frames #1914 (!1159) · Merge requests · Orekit / Orekit · GitLab is ready to merge for this patch release. Would you like me to merge it?

Regards,
Evan

1 Like

I’ll start the release process over the weekend

Cheers,
Romain

3 Likes

Thank you Romain :+1: