diff --git a/src/changelog/buildpacks/_posts/2024-02-12-erlang-deprecation.md b/src/changelog/buildpacks/_posts/2024-02-12-erlang-deprecation.md index c4465f7ed..d7838c084 100644 --- a/src/changelog/buildpacks/_posts/2024-02-12-erlang-deprecation.md +++ b/src/changelog/buildpacks/_posts/2024-02-12-erlang-deprecation.md @@ -4,7 +4,7 @@ title: 'Erlang - Deprecation' github: 'https://github.com/Scalingo/erlang-buildpack' --- -The [erlang-buildpack](https://github.com/Scalingo/erlang-buildpack) was +The [erlang-buildpack](https://github.com/Scalingo/erlang-buildpack) has been deprecated and archived on the 12th of February 2024. If you want to deploy an Erlang app on Scalingo, please use your own buildpack. diff --git a/src/changelog/buildpacks/_posts/2026-05-18-sonarqube-deprecation.md b/src/changelog/buildpacks/_posts/2026-05-18-sonarqube-deprecation.md new file mode 100644 index 000000000..7be89db8b --- /dev/null +++ b/src/changelog/buildpacks/_posts/2026-05-18-sonarqube-deprecation.md @@ -0,0 +1,16 @@ +--- +modified_at: 2026-05-18 12:00:00 +title: 'SonarQube - Deprecation' +github: 'https://github.com/Scalingo/sonarqube-buildpack' +--- + +The [sonarqube-buildpack](https://github.com/Scalingo/sonarqube-buildpack) has +been deprecated and archived on the 18th of May 2026. + +SonarQube now embeds Elasticsearch, making it hard to scale properly and +persist data across restarts on Scalingo. As a result, we can no longer provide +a reliable deployment experience. + +If you want to deploy SonarQube on Scalingo, please use your own buildpack. + +We won't provide any support for SonarQube anymore.