-
Notifications
You must be signed in to change notification settings - Fork 138
Citrus 4.x
Welcome to Citrus 4.0!
This summary is here to share our strategy, ideas and all major changes that are part of Citrus 4.0!
Citrus 4.0 is a major release mainly driven by the migration form javax.*
to jakarta.*
. The new version has many major updates of dependency projects (e.g. Spring, Apache Camel, Cucumber, Selenium) because of that.
Of course the new major version also addresses many improvements and fixes. That being said we try to keep breaking changes on a low-level in order to provide a smooth migration from former versions. Due to the breaking changes in the many javax
APIs this might not always be possible though. People coming from Citrus 3.x should have a look at the 3.x migration guide.
Here are the main objectives we have in Citrus 4.0
--