Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Spotbugs 4.2.0 #1380

Merged
merged 2 commits into from
Nov 28, 2020
Merged

Release Spotbugs 4.2.0 #1380

merged 2 commits into from
Nov 28, 2020

Conversation

KengoTODA
Copy link
Member

This PR releases the next minor update v4.2.0.

Fixed

  • spotbugs reports VO_VOLATILE_REFERENCE_TO_ARRAY in synthetic code generated by Eclipse 4.17+ Java compiler (#1313)
  • spotbugs reports DM_BOXED_PRIMITIVE_FOR_PARSING for Double and Float (previously only reported for Integer and Long) (#744)
  • sarif report not showing correctly the physical and logical location (#1281)

Added

  • The class search (in the GUI's class name filter) is now case-insensitive and forgives typos (part of (#749))

Changed

  • Bump Saxon-HE from 10.2 to 10.3

@KengoTODA KengoTODA self-assigned this Nov 28, 2020
@sonarcloud
Copy link

sonarcloud bot commented Nov 28, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@KengoTODA KengoTODA merged commit 6fae551 into master Nov 28, 2020
@KengoTODA KengoTODA deleted the spotbugs-4.2.0 branch November 28, 2020 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants