Skip to content

Releases: wodby/docker4python

1.1.10

22 Dec 10:41

Choose a tag to compare

Changes since 1.1.10

  • ⭐️ Returned Redis as alternative to Valkey
  • Python:
    • ⬆️ Updated to 3.14.2, 3.13.11
    • 🛠️ Added uv
    • 🪦 Dropped version 3.9 (EOL)
  • Nginx:
    • ⬆️ Updated to 1.29.4
    • ⬆️ Modules updates:
      • uploadprogress 0.9.4
      • vts 0.2.4
      • brotli to latest version
  • MariaDB:
    • ⭐️ Added MariaDB 11.8
    • ⬆️ Updated to 11.4.9, 10.11.15, 10.6.24
    • 🪦 Dropped version 10.5 (EOL)
  • PostgreSQL:
    • ⭐️ Added PostgreSQL 18
    • ⬆️ Updated to 17.7, 16.11, 15.15, 14.20
    • 🪦 Dropped PostgreSQL 13 (EOL)
  • Varnish:
    • 📜 Varnishd now runs as varnish user without jail
    • 📜 Varnish user uid/gid changed to 1000
    • 🐞 Bugfix: missing xz library
  • Valkey:
    • ⭐️ Added Valkey 9
    • ⬆️ Updated to 8.1.5
  • ⬆️ Memcached 1.6.40
  • ⬆️ Solr 9.10.0
  • ⬆️ Node.js 24.12.0, 20.19.6
  • ⬆️ Traefik updated to v3 wodby/docker4drupal#590
  • 🏔️ Alpine Linux updated to 3.23 for most of the images

Update instructions

Update your .env and compose.yml files

Full changelog: 1.1.10...1.2.0

1.1.10

27 Oct 12:03

Choose a tag to compare

Changes since 1.1.9

  • Python:
    • ⭐️ Added version 3.14
    • ⬆️ Updated to 3.13.9 , 3.12.12, 3.11.14, 3.10.19, 3.9.24
  • Nginx:
    • ⬆️ Updated to 1.29.2
    • 📜 Nginx default port can now be changed via NGINX_SERVER_PORT wodby/nginx#101
  • Valkey:
    • ⭐️ Added version 8.1
    • ⬆️ Updated to 8.0.6, 7.2.11
  • Adminer:
    • 🛠️ Adminer now runs on apache server instead of php dev server wodby/adminer#9
    • ⬆️ Updated to 5.4.1
  • ⬆️ Node.js 24.10.0, 22.21.0
  • 🏔️ Alpine Linux patch updates

Update instructions

Update your .env file

Full changelog: 1.1.9...1.1.10

1.1.9

10 Sep 14:48
7d86545

Choose a tag to compare

Changes since 1.1.8

  • Node:
    • ⭐️ Added v24
    • ⬆️ Updated to 22.19.0, 20.19.5
    • 🪦 Dropped v18 (EOL)
  • ⬆️ Adminer 5.4.0
  • ⬆️ Valkey 8.0.5
  • ⬆️ Varnish 6.0.16

Update instructions

Update your .env file

Full changelog: 1.1.8...1.1.9

1.1.8

18 Aug 08:12

Choose a tag to compare

Changes since 1.1.7

  • ⬆️ Python updated to 3.13.7
  • Solr:
    • ⬆️ Updated to 9.9.0
    • 📜 Introduced $SOLR_STANDALONE to run Solr in standalone mode wodby/solr#23
  • ⬆️ Nginx 1.29.1
  • ⬆️ MariaDB 11.4.8, 10.11.14, 10.6.23
  • ⬆️ PostgreSQL 17.6, 16.10, 15.14, 14.19, 13.22
  • ⬆️ Memcached 1.6.39
  • ⬆️ Varnish 6.0.15
  • ⬆️ Node.js 22.18.0
  • 🏔️ Alpine updates

Update instructions

Update your .env file

Full changelog: 1.1.7...1.1.8

1.1.7

21 Jul 09:24

Choose a tag to compare

Changes since 1.1.5

  • ⬆️ Valkey 8.0.4, 7.2.10
  • ⬆️ Apache 2.4.64
  • ⬆️ Node 22.17.1, 20.19.4
  • 🏔️ Alpine security updates

Update instructions

Update your .env file

Full changelog: 1.1.5...1.1.7

1.1.5

30 Jun 09:39
6c687c7

Choose a tag to compare

Changes since 1.1.4

  • ⬆️ Python 3.13.5
  • Nginx:
    • ⭐️ Added Nginx 1.29
    • 🪦 Dropped Nginx 1.27 (EOL)
  • ⬆️ Node.js 3.22.0, 20.19.3
  • 🏔️ Alpine Linux updated to 3.22.0

Update instructions

Update your .env file

Full changelog: 1.1.4...1.1.5

1.1.4

29 May 06:25

Choose a tag to compare

Changes since 1.1.3

  • ⬆️ MariaDB 11.4.7, 10.11.13, 10.6.22, 10.5.29
  • ⬆️ PostgreSQL 17.5, 16.9, 15.13, 14.18, 13.21
  • ⬆️ Varnish 6.0.14
  • ⬆️ Adminer 5.3.0
  • ⬆️ Node.js 22.16.0, 20.19.2

Update instructions

Update your .env file

Full changelog: 1.1.3...1.1.4

1.1.3

29 Apr 03:48

Choose a tag to compare

Changes since 1.1.2

  • ⬆️ Python 3.13.3, 3.12.10, 3.11.12, 3.10.17, 3.9.22
  • Nginx:
    • ⭐️ Added Nginx 1.28
    • ⬆️ Updated to 1.27.5
    • 🪦 Dropped 1.26 (EOL)
    • 🏔️ Updated Alpine Linux to 3.21
    • 📦 Dropped modsecurity extension
  • Adminer:
    • ⬆️ Updated to 5.2.1
    • 🐞 Bugfix: outdated scripts used for v5 version wodby/adminer#8
  • OpenSMTPD:
    • ⭐️ Added linux/arm64 version wodby/opensmtpd#6
    • ⬆️ Updated to 7.6.0
    • 🏔️ Updated Alpine Linux to 3.21
  • ⬆️ Valkey 8.0.3, 7.2.9
  • ⬆️ Node.js 22.15.0, 20.19.1

Update instructions

Update your .env file

Full changelog: 1.1.2...1.1.3

1.1.2

08 Apr 02:50

Choose a tag to compare

Changes since 1.1.2

  • ⭐️ Adminer updated to v5
  • ⬆️ Solr 9.8.1
  • ⬆️ Node.js 20.19.0, 18.20.8
  • ⬆️ Memcached 1.6.38

Update instructions

Update your .env file

Full changelog: 1.1.1...1.1.2

1.1.1

26 Feb 11:31

Choose a tag to compare

Changes since 1.1.0

  • ⭐️ Elasticsearch and Kibana replaced by OpenSearch and OpenSearch dashboards
  • 💻 Added linux/arm64 support for memcached and rsyslog
  • ⬆️ Python 3.13.2, 3.12.9
  • Solr:
    • ⭐️ Added Solr 9
    • 🪦 Dropped Solr 8 (EOL)
    • 📜 Solr now always runs in cloud mode
    • 🔒 Permissions security-edit and all now set explicitly for admin user
    • 🔒 Solr now explicitly sets credentials injector and ACL provider for Zookeeper
    • 💻 Added linux/arm64 variant
  • ⬆️ Nginx 1.27.4, 1.26.3
  • 📜 Valkey from now on will use hybrid data persistency method (AOF and RDB) when $VALKEY_SAVE_TO_DISK set
  • ⬆️ MariaDB 11.4.5, 10.11.11, 10.6.21, 10.5.28
  • ⬆️ PostgreSQL 17.4, 16.8, 15.12, 14.17, 13.20
  • ⬆️ Node.js 22.14.0, 20.18.3, 18.20.7
  • ⬆️ Memcached 1.6.37
  • ⬆️ Adminer 4.17.1
  • ⭐️ AthenaPDF replaced with Gotenberg
  • 🏔️ Patch updates for Alpine Linux

Update instructions

Update your .env and compose.yml files

Full changelog: 1.1.0...1.1.1