Releases: cloudogu/sonar
Releases · cloudogu/sonar
v9.9.1-6
Added
- [#92] Configuration options for resource requirements
- [#92] Defaults for CPU and memory requests
v9.9.1-5
Fixed
- Fixed elasticsearch bootstrap error where
vm.max_map_count
is too low (#90)
- Set
node.store.allow_mmap
to false
and restrict the usage of mmap
in k8s environments to avoid elasticsearch bootstrap error. This option is used to avoid usage of privileged containers.
v9.9.1-4
Fixed
- Temporary user creation during dogu start (#88)
- Permissions of the temporary admin user used to import quality profiles (#88)
- Add admin group to default permission template if it exists (#88)
Changed
- Blocked updates from versions prior to 8.x
Added
- German translations for permission docs
v9.9.1-3
Changed
- Update CAS plugin to version v5.0.2 (#86)
v9.9.1-2
Fixed
- Update installed plugins when upgrading to sonar 9.9.1
v9.9.1-1
Changed
- Upgrade sonar to version 9.9.1.69595 (#80)
- Update sonar-cas-plugin to version 5.0.0 (#80)
v8.9.8-3
Fixed
- Update installed packages and base image to reduce vulnerable packages (#81)
v8.9.8-2
Changed
- Update sonar-cas-plugin to version 4.2.1 (#78)
- Add missing makefile content from v6.0.3
v8.9.8-1
Changed
- Upgrade sonar to version 8.9.8-54436 (#76)
- Update Makefiles to 6.0.3
v8.9.6-2
Changed
- Upgrade java base image to 11.0.14-3