Releases: wodby/docker4ruby
Releases · wodby/docker4ruby
1.0.9
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
1.0.7
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
1.0.5
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
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
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
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
Changes since 1.0.1
- 🐞 Incorrect architecture in Alpine Linux alpinelinux/docker-alpine#303 (comment)
- Node.js:
- ⬆️ Updated to 18.14.2, 16.19.1, 14.21.3
- 📦 Added
g++
package to thedev
version of the images
Update instructions
Update your .env
file