sonarqube update to 2026.4.1-bb.0
Package Merge Request
Package Changes
https://repo1.dso.mil/big-bang/product/packages/sonarqube/-/blob/2026.4.1-bb.0/CHANGELOG.md
Package MR
big-bang/product/packages/sonarqube!292 (merged)
For Issue
Closes big-bang/product/packages/sonarqube#223 (closed)
Upgrade Notices
PostgreSQL 14 is no longer supported
SonarQube Community Build 26.8 supports PostgreSQL versions 15 through 18. Deployments currently using PostgreSQL 14 must migrate their database to a supported PostgreSQL version before upgrading SonarQube. Take and verify a database backup before performing the PostgreSQL major-version migration.
This package does not deploy or migrate PostgreSQL. Follow the PostgreSQL major-version migration documentation for the selected target version. Deployments already using PostgreSQL 15 through 18 do not require a PostgreSQL migration solely for this SonarQube upgrade.
SonarQube Community Build includes Elasticsearch 9.x
SonarQube Community Build 26.8 and later includes Elasticsearch 9 (9.4.3). Upgrading to Elasticsearch 9 triggers a full re-index. Because Lucene 10 cannot read the previous on-disk format, the index is rebuilt from scratch into a fresh es9 subdirectory. Your configured index location is preserved, but its contents are regenerated.