Skip to content

v0.25.0

Compare
Choose a tag to compare
@josegonzalez josegonzalez released this 11 Aug 21:27
· 4572 commits to master since this release

Install/update via the bootstrap script:

wget https://raw.githubusercontent.com/dokku/dokku/v0.25.0/bootstrap.sh
sudo DOKKU_TAG=v0.25.0 bash bootstrap.sh

See the 0.25.0 migration guide for more information on migrating to 0.25.0.

Bug Fixes

New Features

Refactors

Documentation

Tests

Other

  • #4726: @josegonzalez Drop web installer in favor of setup via cli
  • #4713: @josegonzalez Make heroku-20/focal the default stack for herokuish builds
  • #4707: @dependabot[bot] chore(deps-dev): bump heroku/heroku-buildpack-php from 195 to 196 in /tests/apps/php
  • #4701: @josegonzalez Revamp dokku run command
  • #4671: @dependabot[bot] chore(deps-dev): bump heroku/heroku-buildpack-php from 193 to 195 in /tests/apps/php
  • #4674: @dependabot[bot] chore(deps): bump jetty-servlet from 11.0.5 to 11.0.6 in /tests/apps/java
  • #4652: @dependabot[bot] chore(deps): bump jetty-servlet from 11.0.4 to 11.0.5 in /tests/apps/java
  • #4653: @dependabot[bot] chore(deps): bump maven-dependency-plugin from 3.1.2 to 3.2.0 in /tests/apps/java
  • #4648: @dependabot[bot] chore(deps): bump django from 3.1.9 to 3.1.12 in /tests/apps/dockerfile-release
  • #4645: @dependabot[bot] chore(deps): bump jetty-servlet from 11.0.3 to 11.0.4 in /tests/apps/java
  • #4642: @dependabot[bot] chore(deps-dev): bump heroku/heroku-buildpack-php from 192 to 193 in /tests/apps/php