Skip to content

Commit

Permalink
Update changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
csandanov committed Aug 15, 2024
1 parent 706dc97 commit b8afa82
Show file tree
Hide file tree
Showing 7 changed files with 51 additions and 0 deletions.
16 changes: 16 additions & 0 deletions 1.0/docs/stacks/drupal/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,22 @@ This is the changelog for Drupal stack deployed via Wodby, for docker4drupal cha
- We strongly recommend backing up your database before upgrading your application stack if the new version contains MariaDB updates
- During MariaDB upgrade we run `mysql-check` and `mysql-upgrade`. This operation may take a few minutes for big databases

## 6.0.16

- ⭐️ Vanilla Drupal 11
- ⬆️ Vanilla Drupal 10.3.2
- PHP
- ⬆️ Updated to 8.3.10, 8.2.22
- 📜 Default `apc.shm_size` increased to `256M`
- 📜 Deprecated `assert.active` removed from PHP 8.3
- Nginx:
- ⬆️ Updated to 1.27.1, 1.26.2
- 📜 Modsecurity config now applied for all Drupal versions
- ⬆️ MariaDB 10.11.9, 10.6.19, 10.5.26
- ⬆️ Redis 7.4.0
- ⬆️ Apache HTTPD 2.4.62
- ⬆️ XHProf viewer 2.3.10

## 6.0.15

- ⬆️ Vanilla Drupal 10.3.1
Expand Down
5 changes: 5 additions & 0 deletions 1.0/docs/stacks/html/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ See [details](https://github.com/wodby/apache#html) about virtual host preset.

This changelog is for HTML stack on Wodby, to see images changes see tags description on repository page: [nginx](https://github.com/wodby/nginx/releases) and [Apache](https://github.com/wodby/apache/releases).

### 1.0.14

- ⬆️ Nginx 1.27.1, 1.26.2
- ⬆️ Apache HTTPD 2.4.62

### 1.0.13

- Nginx:
Expand Down
4 changes: 4 additions & 0 deletions 1.0/docs/stacks/mariadb/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ This changelog is for MariaDB stack on Wodby, to see image changes see tags desc
!!! caution "MariaDB 10.1"
If your app has MariaDB 10.1 service and the app was created (or its stack was upgraded) after June 2018, you're actually running MariaDB 10.2 (see https://twitter.com/wodbycloud/status/1206943424861102081 for more details).
### 3.1.6
⬆️ MariaDB 11.2.5, 11.1.6, 10.11.9, 10.6.19, 10.5.26
### 3.1.5
⬆️ MariaDB 11.2.4, 11.1.5, 11.0.6, 10.11.8, 10.6.18, 10.5.25, 10.4.34
Expand Down
4 changes: 4 additions & 0 deletions 1.0/docs/stacks/matomo/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,10 @@ By default we run the following cron command from [crond container](#crond) ever

This changelog is for Matomo stack on Wodby, to see image changes see tags description on [repository page](https://github.com/wodby/matomo/releases).

### 1.2.1

Matomo 5.1.1

### 1.2.0

Matomo 5.1.0
Expand Down
4 changes: 4 additions & 0 deletions 1.0/docs/stacks/postgres/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ If you deploy PostgreSQL as a service inside of a stack that comes with an SSHD

This changelog is for PostgreSQL stack on Wodby, to see image changes see tags description on [repository page](https://github.com/wodby/postgres/releases).

### 2.0.8

⬆️ PostgreSQL 16.4, 15.8, 14.13, 13.16, 12.20

### 2.0.7

⬆️ PostgreSQL 16.3, 15.7, 14.12, 13.15, 12.19
Expand Down
4 changes: 4 additions & 0 deletions 1.0/docs/stacks/redis/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ redis://default:[redis-pass]@[node-ip]:[dynamic-node-redis-port]

This changelog is for Redis stack on Wodby, to see image changes see tags description on [repository page](https://github.com/wodby/redis/releases).

### 3.0.9

⬆️ Redis 7.4.0

### 3.0.8

⬆️ Redis 7.2.5
Expand Down
14 changes: 14 additions & 0 deletions 1.0/docs/stacks/wordpress/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,20 @@ This is the changelog for WordPress stack deployed via Wodby, for docker4wordpre
- We strongly recommend backing up your database before upgrading your application stack if the new version contains MariaDB updates
- During MariaDB upgrade we run `mysql-check` and `mysql-upgrade`. This operation may take a few minutes for big databases

## 6.0.16

- ⬆️ Vanilla WordPress 6.6.1
- ⬆️ WP CLI 2.11.0
- PHP
- ⬆️ Updated to 8.3.10, 8.2.22
- 📜 Default `apc.shm_size` increased to `128M`
- 📜 Deprecated `assert.active` removed from PHP 8.3
- ⬆️ Nginx 1.27.1, 1.26.2
- ⬆️ MariaDB 10.11.9, 10.6.19, 10.5.26
- ⬆️ Redis 7.4.0
- ⬆️ Apache HTTPD 2.4.62
- ⬆️ XHProf viewer 2.3.10

## 6.0.15

- ⬆️ Vanilla WordPress 6.5.5
Expand Down

0 comments on commit b8afa82

Please sign in to comment.