2.90
💥 Breaking changes
Related plugin releases
The following plugins must be upgraded in lockstep:
- Mailer 435.v79ef3972b_5c7
- Pipeline: Basic Steps 980.v82219a_ed188e
- Email Extension 2.90
- Mail Watcher 1.17
Failure to upgrade all three plugins in lockstep will result in linkage errors.
Jakarta imports
Email Extension 2.90 is the first release with the package namespace changed from javax.mail
to jakarta.mail
.
If you use a Pre-send Script, Post-send Script, Script - Before Build trigger, or Script - After Build trigger, you must change any imports of javax.mail.*
to instead import jakarta.mail.*
.
📦 Dependency updates
- Bump jsoup from 1.15.1 to 1.15.2 (#377) @dependabot
- Bump plugin parent POM from 4.40 to 4.43.1 (#380, #376, #373) @dependabot
- Bump plugin BOM from 1409.v7659b_c072f18 to 1478.v81d3dc4f9a_43 (#379, #378, #375, #374, #372) @dependabot