Releases: JetBrains/spotbugs-intellij-plugin
Releases · JetBrains/spotbugs-intellij-plugin
v1.2.7
- Fix compatibility with IntelliJ IDEA 2023.3
- SpotBugs dependency updated from 4.4.2 to 4.7.3
- Updated Find Security Bugs plugin to 1.12.0
- Updated FB-Contrib plugin to 7.6.0
- Removed built-in error reporting to GitHub
- Maintenance changes to modernize IntelliJ API usage
- Minimal supported IntelliJ IDEA version is set to 2022.2
v1.2.5
v1.2.4
- SpotBugs dependency updated from 4.0.6 to 4.1.3 (fixed critical issues #50 and #51)
- Migrated all components to services and resolved some memory leaks, so the plugin can be installed without
restarting the IDE (since the IntelliJ IDEA 2020.2 version) and the plugin can be unloaded or updated,
unless the analysis has been started - Improved error highlighting
- Set up continuous integration to build the code in the repository, run the tests and create code coverage reports
- Written a few integration tests
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.1
v1.1.0
v1.0.0
- Initial release; based on scanban@1bab9a9
- Plugin compatibility: IDEA 2019.3