Releases: mc1arke/sonarqube-community-branch-plugin
Releases · mc1arke/sonarqube-community-branch-plugin
25.7.0
What's Changed
- Upgrade to Sonarqube 25.7 by @mc1arke in #1102
- Bump com.squareup.okhttp3:logging-interceptor from 4.12.0 to 5.1.0 by @dependabot[bot] in #1101
- Bump org.junit:junit-bom from 5.13.1 to 5.13.3 by @dependabot[bot] in #1099
- Bump org.junit:junit-bom from 5.13.3 to 5.13.4 by @dependabot[bot] in #1106
- Bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.19.1 to 2.19.2 by @dependabot[bot] in #1107
Full Changelog: 25.6.0...25.7.0
25.6.0
What's Changed
- Bump org.junit:junit-bom from 5.13.0 to 5.13.1 by @dependabot in #1086
- Bump org.wiremock:wiremock from 3.13.0 to 3.13.1 by @dependabot in #1090
- Bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.19.0 to 2.19.1 by @dependabot in #1093
- Upgrade to Sonarqube 25.6 by @mc1arke in #1087
Full Changelog: 25.5.0...25.6.0
25.5.0
25.4.0
1.24.0
What's Changed
This release did not generate a modified front-end artefact so will not display the available branches and pull requests in the front-end. It it recommended to skip this release and use a newer release.
- #1043: Handle Multi Quality Rule metrics during decoration by @mc1arke in #1071
- #1023: Fix documentation links by @mc1arke in #1072
- #1065: Send HTTP verbs in uppercase by @mc1arke in #1073
- #1054: Upgrade to sonarqube-25.4.0.105899-community by @ojoggerst in #1057
- #1075: Switch classloader injection to reference a stable class by @mc1arke in #1077
- #1049: UI addon to support SonarQube 25.4 by @jackylamhk in #1067
- #920: Add GitHub PR decoration args note by @jackylamhk in #1004
- #1005: Fix first analysis on non main branch fails by @bernalvarela in #1016
- Bump org.junit:junit-bom from 5.11.3 to 5.11.4 by @dependabot in #1015
- Bump org.mockito:mockito-core from 5.14.2 to 5.15.2 by @dependabot in #1020
- Bump org.assertj:assertj-core from 3.26.3 to 3.27.3 by @dependabot in #1028
- Bump org.kohsuke:github-api-unbridged from 1.326 to 1.327 by @dependabot in #1041
- Bump org.junit:junit-bom from 5.11.4 to 5.13.0 by @dependabot in #1070
- Bump org.mockito:mockito-core from 5.15.2 to 5.18.0 by @dependabot in #1069
- Bump org.wiremock:wiremock from 3.10.0 to 3.13.0 by @dependabot in #1062
- Bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.18.2 to 2.19.0 by @dependabot in #1064
New Contributors
- @ojoggerst made their first contribution in #1057
- @bernalvarela made their first contribution in #1016
Full Changelog: 1.23.0...1.24.0
1.23.0
What's Changed
- #972: Ensure a consistent timezone is used in comparisons by @mc1arke in #973
- docs: Update helm chart value examples by @jackylamhk in #987
- Bump org.wiremock:wiremock from 3.9.1 to 3.9.2 by @dependabot in #986
- Bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.17.2 to 2.18.1 by @dependabot in #990
- Bump org.junit:junit-bom from 5.11.0 to 5.11.3 by @dependabot in #984
- Bump org.mockito:mockito-core from 5.13.0 to 5.14.2 by @dependabot in #982
- Remove the unsupported Nodes GraphQL library by @mc1arke in #992
- #958: Set plugin group ID to root in container build by @mc1arke in #999
- Switch to new Software Quality metrics when decorating Pull Requests by @mc1arke in #995
- Remove old Gitlab and Azure Devops summary comments on new decoration by @mc1arke in #997
- Check agent is correctly installed during plugin startup by @mc1arke in #1000
- #893: Report build status to Bitbucket by @mc1arke in #998
- Upgrade all tests to JUnit 5 by @mc1arke in #1001
- fix: Update GitHub PR check name by @jackylamhk in #1003
- #1011: Add support for Sonarqube 24.12 by @mc1arke in #1013
- Bump org.wiremock:wiremock from 3.9.2 to 3.10.0 by @dependabot in #1010
- Fix docker compose instructions using old docker-compose binary instead of compose plugin by @KrappRamiro in #1008
- Bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.18.1 to 2.18.2 by @dependabot in #1006
New Contributors
- @jackylamhk made their first contribution in #987
Full Changelog: 1.22.0...1.23.0
1.22.0
Note: This version supports Sonarqube 10.6. Sonarqube 10.5 and below are not supported in this release
What's Changed
- #715: Handle duplication information not being present by @mc1arke in #943
- #940: Use correct component IDs when extracting analysis date by @mc1arke in #944
- #945: Gather statistics for issues fixed in a pull request by @mc1arke in #948
- #959: Ensure multi-line string are enclosed in blockquotes during Github PR decoration by @mc1arke in #961
- #909: Use default branch as Pull Request base when target does not exist by @mc1arke in #950
- #934: Use static report key for non-monorepo Bitbucket decoration by @mc1arke in #951
- Bump org.mockito:mockito-core from 5.12.0 to 5.13.0 by @dependabot in #956
- Bump org.wiremock:wiremock from 3.8.0 to 3.9.1 by @dependabot in #946
- Bump org.junit:junit-bom from 5.10.3 to 5.11.0 by @dependabot in #949
- #958: Remove group assignment during container build by @mc1arke in #963
Full Changelog: 1.21.0...1.22.0
1.21.0
1.20.0
Note: This version supports Sonarqube 10.5. Sonarqube 10.4 and below are not supported in this release
What's Changed
- Bump org.mockito:mockito-core from 5.11.0 to 5.12.0 by @dependabot in #910
- Bump org.junit:junit-bom from 5.10.2 to 5.10.3 by @dependabot in #928
- Bump org.wiremock:wiremock from 3.5.2 to 3.8.0 by @dependabot in #929
- Bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.17.0 to 2.17.2 by @dependabot in #931
- Bump org.assertj:assertj-core from 3.25.3 to 3.26.3 by @dependabot in #933
- Fix detection of previous PR annotation comments by @GreyTeardrop in #898
- SonarQube 10.5 compatibility by @dkeitzel in #904
- Upgrade to the latest Gradle version by @mc1arke in #942
New Contributors
Full Changelog: 1.19.0...1.20.0
1.19.0
Note: This version supports Sonarqube 10.4. Sonarqube 10.3 and below are not supported in this release
New Features:
- Support for Sonarqube 10.4 (#873 , #870)
- Use PNGs rather than SVGs in pull request decoration (#853, #558)
Bug Fixes:
- Only minimise comments against the current project key during Github Decoration of mono repos (#884, #785)
Full Changelog: 1.18.0...1.19.0