Skip to content

Releases: wodby/docker4ruby

1.0.9

27 Nov 10:43
Compare
Choose a tag to compare

Changes since 1.0.8

  • Elasticsearch, Kibana:
    • ⬆️ Updated to 7.17.15
    • 🪦 Dropped version 6 (EOL)
  • PostgreSQL:
    • ⭐️ Added version 16
    • ⬆️ Updated to 15.5, 14.10, 13.13, 12.17
    • 🪦 Dropped version 11 (EOL)
  • Redis:
    • ⬆️ Updated to 7.2.3, 6.2.14
    • 🪦 Dropped version 5 (EOL)
  • MariaDB:
    • ⭐️ Added version 11.1
    • ⬆️ Updated to 11.0.4, 10.11.6, 10.6.16, 10.5.23, 10.4.32
    • 🪦 Dropped version 10.10, 10.9 (EOL)
    • 🐞 Bugfix: MYSQL_TRANSACTION_ISOLATION had no effect in 10.x
  • Nginx:
    • ⬆️ Updated to 1.25.3
    • 🪦 Dropped version 1.23 (EOL)
  • 🪦 Dropped Solr 7, 6, 5 (EOL)
  • ⬆️ Varnish 6.0.12
  • ⬆️ Node.js 20.10.0, 18.18.2
  • ⬆️ Memcached 1.6.22
  • 📜 OpenSMTPD now has $RELAY_PROTO to change relay protocol wodby/opensmtpd#2
  • 🏔 Alpine Linux updated to 3.16.7 for Ruby 3.2, 3.1
  • 🏔 Alpine Linux 3.18.4

Update instructions

Update your .env file

1.0.8

04 Oct 12:37
Compare
Choose a tag to compare

Changes since 1.0.7

  • Node:
    • ⭐️ Added version 20
    • ⬆️ Updated to 18.18.0
    • 🪦 Dropped version 16 and 14 (EOL)
  • ⬆️ Elasticsearch, Kibana 7.17.13
  • ⬆️ Redis 7.2.1
  • 🪦 Varnish 4 dropped (EOL)
  • 🏔 Alpine Linux 3.18.4

Update instructions

Update your .env file

1.0.7

16 Aug 11:29
Compare
Choose a tag to compare

Changes since 1.0.6

  • ⬆️ Nginx 1.25.2
  • ⬆️ MariaDB 11.0.3, 10.11.5, 10.10.6, 10.9.8, 10.6.15, 10.5.22, 10.4.31
  • ⬆️ Redis 7.0.12, 6.2.13
  • ⬆️ Elasticsearch, Kibana 7.17.11
  • ⬆️ Node.js 18.17.1, 16.20.2
  • 📜 Removed legacy version from docker-compose files
  • 📜 Added init: true for adminer to handle termination signals
  • 🏔 Alpine Linux updated to 3.18.3, 3.16.7

Update instructions

Update your .env and docker-compose.yml files

1.0.6

21 Jun 13:08
Compare
Choose a tag to compare

Changes since 1.0.5

  • ⬆️ Nginx 1.25.1
  • MariaDB
    • ⭐️ Added new versions: 11, 10.11, 10.10
    • 🪦 Dropped versions 10.3, 10.7, 10.8 (EOL)
    • ⬆️ Updated to 10.9.7, 10.6.14, 10.5.21, 10.4.30
  • ⬆️ Memcached 1.6.21

Update instructions

Update your .env file

1.0.5

25 May 12:55
Compare
Choose a tag to compare

Changes since 1.0.4

  • 🪦 Ruby 2.7 dropped (EOL)
  • ⭐️ Nginx 1.25, 1.24 added
  • ⬆️ MariaDB 10.9.6, 10.8.8, 10.6.13, 10.5.20, 10.4.29, 10.3.39
  • ⬆️ PostgreSQL 15.3, 14.8, 13.11, 12.15, 11.20
  • ⬆️ Elasticsearch, Kibana 7.17.10
  • ⬆️ Memcached 1.6.20
  • 🏔 Alpine Linux upgraded to 3.18 for some of the images

Update instructions

Update your .env file

1.0.4

26 Apr 13:23
Compare
Choose a tag to compare

Changes since 1.0.3

  • ⬆️ Redis 7.0.11, 6.2.12
  • ⬆️ Node.js 18.16.0
  • 🐞 Solr bugfix: default collection creation in init action failed in Solr cloud mode during wodby/solr#20
  • 🏔 Alpine Linux upgraded to 3.17.3, 3.16.5

Update instructions

Update your .env file

1.0.4-rc

21 Apr 06:46
Compare
Choose a tag to compare
1.0.4-rc Pre-release
Pre-release

Changes since 1.0.3

  • ⬆️ Redis 7.0.11, 6.2.12
  • ⬆️ Node.js 18.16.0
  • 🐞 Solr bugfix: default collection creation in init action failed in Solr cloud mode during wodby/solr#20
  • 🏔 Alpine Linux upgraded to 3.17.3, 3.16.5

Update instructions

Update your .env file

1.0.3

06 Apr 15:45
Compare
Choose a tag to compare

Changes since 1.0.2

  • ⬆️ Ruby 3.2.2, 3.1.4, 3.0.6, 2.7.8
  • Redis:
    • ⬆️ Updated to 7.0.10
    • 🐞 Bugfix: redis saved to disk even when REDIS_SAVE_TO_DISK was not set
  • ⬆️ Nginx 1.23.4
  • ⬆️ Memcached 1.6.19
  • ⬆️ Node.js 18.15.0
  • 🏔 Alpine Linux upgraded to 3.17.3, 3.16.5
  • 🐞 Fixed docker-compose syntax warning in traefik.yml wodby/docker4drupal#545

Update instructions

Update your .env and traefik.yml files

1.0.2

28 Feb 14:37
Compare
Choose a tag to compare

Changes since 1.0.1

Update instructions

Update your .env file

1.0.1

17 Feb 17:36
Compare
Choose a tag to compare

Changes since 1.0.0

  • ⬆️ PostgreSQL 15.2, 14.7, 13.10, 12.14, 11.19
  • 🏔 Alpine updated to 3.17.2, 3.16.4, 3.15.7

Update instructions

Update your .env file