Skip to content

Releases: wodby/docker4python

0.3.2

14 Jun 04:54
Compare
Choose a tag to compare

Changes since 0.3.1

  • ⬆️ Python 3.10.5, 3.9.13
  • MariaDB:
    • ⭐️ Added MariaDB 10.8
    • ⬆️ Updated to 10.7.4, 10.6.8, 10.5.16, 10.4.25, 10.3.35
    • 🪦 Dropped MariaDB 10.2 (EOL)
  • ⭐️ Redis 7
  • ⬆️ Elasticsearch, Kibana 7.17.4
  • ⬆️ Node.js 16.15.1, 14.19.3
  • 🔃 Adminer rebuilt against updated base PHP image
  • 🏔 Alpine Linux updated to 3.16.0 for some of the images

Update instructions

Update your .env file

0.3.1

17 May 11:30
Compare
Choose a tag to compare

Changes since 0.3.0

  • ⬆️ Redis 6.2.7
  • 📜 MariaDB config: removed deprecated innodb_log_files_in_group and innodb_buffer_pool_instances from 10.5+
  • 🔒 Solr running in Solr Cloud mode now forbids unauthorized access to all pages in admin UI
  • ⬆️ Node.js 16.15.0
  • 🔃 Adminer rebuilt against updated base PHP image

Update instructions

Update your .env file

0.3.0

19 Apr 16:30
Compare
Choose a tag to compare

Changes since 0.2.0

  • ⬆️ OpenSMTPD 6.8.0
  • 🐞 Bugfix: invalid OpenSMTPD tag
  • 🏔 Alpine Linux updated to 3.15

Update instructions

Update your .env file

0.2.0

05 Apr 14:20
Compare
Choose a tag to compare

Changes since 0.1.41

  • ⬆️ Python 3.10.4, 3.9.12
  • ⬆️ OpenSMTPD 1.11.0
  • ⬆️ Memcached 1.6.15
  • ⬆️ Elasticsearch, Kibana 7.17.2
  • 🏔 Security updates for base OS Alpine Linux

Update instructions

Update your .env file

0.1.41

21 Mar 05:41
Compare
Choose a tag to compare

Changes since 0.1.40

  • ⬆️ Python 3.10.3, 3.9.11, 3.8.13, 3.7.13
  • ⬆️ Apache HTTPd 2.4.53
  • ⬆️ Elasticsearch, Kibana 7.17.1
  • ⬆️ Node.js 16.14.2, 14.19.1, 12.22.11
  • 🏔 Patch updates for base OS Alpine Linux

Update instructions

Update your .env file

0.1.40

21 Feb 11:39
Compare
Choose a tag to compare

Changes since 0.1.39

  • 🪦 Python 3.6 dropped (EOL)
  • MariaDB:
    • ⭐️ Added new MariaDB 10.7
    • ⏎ Returned MariaDB 10.2 (dropped by mistake)
    • ⬆️ Updated to 10.6.7, 10.5.15, 10.4.24, 10.3.34, 10.2.43
    • 🚨 Reworked my.cnf configuration wodby/mariadb#45:
      • lower_case_table_names, join_buffer_size, innodb_open_files no longer set by default unless specified
      • query_cache_size default value changed to 1M
      • query_cache_type now OFF by default
      • flush_log_at_trx_commit default value changed to 1
      • Added new env vars $MYSQL_JOIN_BUFFER_SPACE_LIMIT, $MYSQL_OPTIMIZER_SWITCH (no default values)
      • ⚠️ Name of $MYSQL_LOWER_CASE_TABLE_NAME changed to $MYSQL_LOWER_CASE_TABLE_NAMES
  • PostgreSQL
    • 🪦 PostgreSQL 9.6 dropped (EOL)
    • ⬆️ Updated to 14.2, 13.6, 12.10, 11.15, 10.20
  • ⬆️ Memcached 1.6.14
  • ⬆️ Elasticsearch, Kibana 7.17.0
  • ⬆️ Node.js 16.14.0, 14.19.0, 12.22.10

Update instructions

Update your .env file

0.1.39

27 Jan 12:22
Compare
Choose a tag to compare

Changes since 0.1.38

  • ⬆️ Nginx 1.21.6
  • ⬆️ Node.js 16.13.2, 14.18.3, 12.22.9
  • ⬆️ Elasticsearch, Kibana 7.16.3, 6.8.23
  • ⬆️ Memcached 1.6.13
  • ⬆️ Varnish 6.0.10
  • 🐞 Adminer bugfix: prefill server and database from env vars not working anymore wodby/adminer#5

Update instructions

Update your .env file

0.1.38

23 Dec 09:30
Compare
Choose a tag to compare

Changes since 0.1.37

Update instructions

Update your .env and docker-compose.yml files

0.1.37

20 Dec 03:11
Compare
Choose a tag to compare

Changes since 0.1.36

  • Nginx:
    • 🐞 Bugfix: default headers do not apply with disabled caching
    • 📜 Added default Content-Security-Policy header (frame-ancestors 'none')
  • ⬆️ Elasticsearch, Kibana 7.16.2, 6.8.22
  • ⬆️ Solr 8.11.1
  • 🔃 Adminer rebuilt against updated base PHP image

Update instructions

Update your .env file

0.1.36

12 Dec 19:37
Compare
Choose a tag to compare

Changes since 0.1.35

  • Nginx:
    • 🛠 Image now supports custom wodby user uid/gid wodby/nginx#60
    • ⭐️ VTS module added, see $NGINX_METRICS_ and $NGINX_STATUS_ env vars for usage wodby/nginx#61
    • 📜 $NGINX_SET_REAL_IPS_FROM was added to support multiple IP address for set_real_ip_from wodby/nginx#62
    • 🥶 brotli and vts modules versions are now frozen wodby/nginx#63
  • PostgreSQL:
    • ⭐️ Added new latest PostgreSQL 14
    • 🥶 Rebased to wodby/base-postgres with frozen Alpine 3.13
  • Elasticsearch:
  • Solr:
  • Adminer:
    • ⭐️ Added linux/arm64 support
    • ⬆️ Base PHP image updated to 7.4
  • ⬆️ Varnish 6.0.9
  • ⬆️ Node.js 16.13.1, 14.18.2
  • 🥶 Apache rebased to wodby/httpd with frozen Alpine 3.13
  • 🥶 Redis rebased to wodby/base-redis with frozen Alpine 3.13
  • 🥶 Memcached9 rebased to wodby/base-memcached with frozen Alpine 3.13

Update instructions

Update your .env file