Skip to content

1.2.9

Latest

Choose a tag to compare

@csandanov csandanov released this 03 Aug 09:30
e0896f1

Changes since 1.2.3

  • Python:
    • ⬆️ Python 3.14.6, 3.13.14
    • 🐞 Readiness checks now use GET
    • 🐞 Gunicorn workers now preserve container runtime environment variables, including application secrets
  • Node.js:
    • ⭐️ Added Node.js 26
    • 🪦 Dropped EOL Node.js 20
    • ⬆️ Node.js 26.5.1, 24.18.1, 22.23.2
    • 🐞 Fixed application-root permissions
  • Memcached:
    • ⬆️ Memcached 1.6.45
    • 📜 Added defaults and overrides for memory, threads, and maximum connections
  • Adminer:
    • ⬆️ Adminer 5.5.1
    • 🐞 Fixed design CSS handling and dark-only designs wodby/adminer#11
  • Solr:
    • ⭐️ Added Solr 10
    • 🐞 Init action is now idempotent and recoverable, with clearer API errors
  • PostgreSQL:
    • ⬆️ PostgreSQL 18.4, 17.10, 16.14, 15.18, 14.23
    • ⭐️ Added PostGIS tags
    • ⬆️ PostGIS 3.5.7 for PostgreSQL 14–17 and PostGIS 3.6.4 for PostgreSQL 18
    • 📜 Database actions now create same-name schemas and manage schema permissions and search paths
    • 🐞 Create user action: existing-role credentials are now verified without replacing conflicting roles
  • ⬆️ Redis 8.6.5, 8.4.5, 8.2.8, 7.4.10
  • ⬆️ Valkey 9.0.5, 8.1.9, 8.0.10, 7.2.14
  • ⬆️ Vinyl 8.0.2, 6.0.18
  • Nginx:
    • ⭐️ Added Nginx 1.31/1.30
    • 🪦 Dropped Nginx 1.29/1.28
    • ⬆️ Nginx 1.31.3, 1.30.4
  • MariaDB:
    • ⬆️ MariaDB 11.8.8, 11.4.12, 10.11.18, 10.6.27
    • 🐞 Create user action now verifies existing-account credentials without replacing conflicting accounts
  • 🏔️ Alpine Linux updates:
    • Updated to 3.24/3.24.1 for Python and several services, 3.23.4 for Node.js, and 3.21.7 for Redis
    • Rebuilt Wodby base images with the newer gotpl