Skip to content

Releases: totara/totara-docker-dev

v1.26.1

Choose a tag to compare

@TotaraAdmin TotaraAdmin released this 25 Aug 21:39
Immutable release. Only release title and notes can be modified.

1.26.1 (2026-08-25)

Bug Fixes

  • Retry failed apt package downloads when building the PHP images (8147644)

v1.26.0

Choose a tag to compare

@TotaraAdmin TotaraAdmin released this 24 Aug 23:53
Immutable release. Only release title and notes can be modified.

1.26.0 (2026-08-24)

Features

  • Add grafana container for viewing OpenTelemetry data (aa07e74)
  • Pass OTEL_* environment variables through to PHP 8.4/8.5 containers (aac07be)

v1.25.0

Choose a tag to compare

@TotaraAdmin TotaraAdmin released this 07 Jul 23:24
Immutable release. Only release title and notes can be modified.

1.25.0 (2026-07-07)

Features

  • Disabled xdebug in normal PHP 8.4 and 8.5 containers, bumped xdebug versions to latest patch release to fix segfault issue (1f4d3a3)
  • Support subdirectories/behat with front controller (2f7af4c)
  • update totara-docker-dev with support for the new entrypoint (0e07e35)

v1.24.3

Choose a tag to compare

@jakub-krauz-totara jakub-krauz-totara released this 14 May 23:57
Immutable release. Only release title and notes can be modified.

1.24.3 (2026-05-15)

No changes in docker-dev codebase itself. This release was created to rebuild container images with up-to-date versions of bundled software.

Bundled sw updates

v1.24.2

Choose a tag to compare

@jakub-krauz-totara jakub-krauz-totara released this 14 May 00:54
Immutable release. Only release title and notes can be modified.

1.24.2 (2026-05-14)

No changes in docker-dev codebase itself.

Images have been rebuilt, pulling updated dependencies available at the time of build.

v1.24.0

Choose a tag to compare

@TotaraAdmin TotaraAdmin released this 16 Apr 02:26
Immutable release. Only release title and notes can be modified.

1.24.0 (2026-04-16)

Bug Fixes

  • Set mssql database in single user mode before droping or restoring to kill existing connections (c12a159)
  • Update ngrok regex to include .dev domains (0a6a59c)

Features

  • Add -h|--help flag for tdb command (449cc4f)
  • Add healthchecks to all database type services (12689db)

v1.23.0

Choose a tag to compare

@TotaraAdmin TotaraAdmin released this 09 Mar 05:08
Immutable release. Only release title and notes can be modified.

1.23.0 (2026-03-09)

Features

  • Add pcntl to PHP 8.4/8.5 containers (64fd73b)

v1.22.0

Choose a tag to compare

@TotaraAdmin TotaraAdmin released this 10 Feb 20:34
Immutable release. Only release title and notes can be modified.

1.22.0 (2026-02-10)

Features

  • Add Pgsql 18 support (7cdd7d2)
  • Added the tpurge command as a convenience alias (542962a)
  • Added php-8.5 support (8d46fdd)

v1.21.0

Choose a tag to compare

@TotaraAdmin TotaraAdmin released this 21 Nov 03:20
Immutable release. Only release title and notes can be modified.

1.21.0 (2025-11-21)

Bug Fixes

  • Make tup and tdown remove orphaned containers (f8a86c8)
  • Remove deprecated mailcatcher container (1e50958)
  • Remove no longer supported PHP 5.3 and 5.4 containers (09b8b45)
  • Remove wsl path prefix when running tphp (4c63b02)
  • Specify amd64 platform for selenium-edge-debug (dfd5814)

Features

  • Use ghcr.io for custom images instead of docker.io (f166569)

v1.20.2

Choose a tag to compare

@TotaraAdmin TotaraAdmin released this 19 Nov 23:17
Immutable release. Only release title and notes can be modified.

1.20.2 (2025-11-19)

Bug Fixes

  • Fix php_container.php helper script (f4a24c4)
  • Improve tdb error handling when config.php is invalid (5d59de3)
  • Remove vendor directories when installing a T20+ site (45d5564)