⚠️ Deprecated
⚠️ Warning: The Static Analysis Utilities plugin has been marked as end-of-life, and the relevant functionality has been integrated into the Warnings Next Generation plugin. Integration with the Static Analysis Utilities plugin has been deprecated in the Email Extension plugin and will be removed in a future release. Ideally, this removal will take place after the Email Extension plugin gains integration with the Warnings Next Generation plugin (pull requests welcome!) to avoid dropping this functionality.
🚀 New features and improvements
🐛 Bug fixes
📦 Dependency updates
📝 Documentation updates
- Migrate documentation from Markdown to AsciiDoc (#219) @bromps
👻 Maintenance
- Mark older fields as deprecated and migrate callers to non-deprecated equivalents (#247) @basil
- Minor code cleanup (#228) @basil
- Update plugin metadata (#222) @basil
🚦 Tests
- Add test for
ExtendedEmailPublisherDescriptor#readResolve
(#245) @basil
- Eliminate reliance on Jenkins Update Center in tests (#244) @basil
- Temporarily disable
ExtendedEmailPublisherMatrixTest
on Windows ACI agents due to resource constraints (#242) @basil
- Rewrite
ExtendedEmailPublisherMatrixTest
to use JUnit ClassRule
(#241) @basil
- Stop build before moving on to the next test (#239) @basil
- Authentication tests (#217) @slide