From 593257d1953818c3c29e93115525df4e2b4e1d0b Mon Sep 17 00:00:00 2001 From: Chingis Sandanov Date: Wed, 29 May 2024 15:20:45 +0300 Subject: [PATCH] Update changelog --- 1.0/docs/stacks/drupal/changelog.md | 4 ++++ 1.0/docs/stacks/solr-drupal/index.md | 4 ++++ 1.0/docs/stacks/solr/index.md | 4 ++++ 1.0/docs/stacks/varnish/index.md | 4 ++++ 1.0/docs/stacks/wordpress/changelog.md | 4 ++++ 5 files changed, 20 insertions(+) diff --git a/1.0/docs/stacks/drupal/changelog.md b/1.0/docs/stacks/drupal/changelog.md index 163620b..d3a67d3 100644 --- a/1.0/docs/stacks/drupal/changelog.md +++ b/1.0/docs/stacks/drupal/changelog.md @@ -6,6 +6,10 @@ 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.13 + +🐞 Bugfix: zookeeper data was not persistent + ## 6.0.12 - ⬆️ Vanilla Drupal 10.2.6 diff --git a/1.0/docs/stacks/solr-drupal/index.md b/1.0/docs/stacks/solr-drupal/index.md index a535de7..56d059e 100644 --- a/1.0/docs/stacks/solr-drupal/index.md +++ b/1.0/docs/stacks/solr-drupal/index.md @@ -74,6 +74,10 @@ Solr path: /solr/[NAME OF YOUR CORE] This changelog is for Solr for Drupal stack on Wodby, to see image changes see tags description on [repository page](https://github.com/wodby/solr/releases). +### 2.6.4 + +🐞 Bugfix: zookeeper data was not persistent + ### 2.6.3 - 🐞 Solr bugfix: default collection creation in init action failed in Solr cloud mode during https://github.com/wodby/solr/issues/20 diff --git a/1.0/docs/stacks/solr/index.md b/1.0/docs/stacks/solr/index.md index 4ac688a..8bafba4 100644 --- a/1.0/docs/stacks/solr/index.md +++ b/1.0/docs/stacks/solr/index.md @@ -68,6 +68,10 @@ Use this approach when you'll need a unique configuration per core. This changelog is for Solr stack on Wodby, to see image changes see tags description on [repository page](https://github.com/wodby/solr/releases) +### 2.6.3 + +🐞 Bugfix: zookeeper data was not persistent + ### 2.6.2 - 🐞 Solr bugfix: default collection creation in init action failed in Solr cloud mode during https://github.com/wodby/solr/issues/20 diff --git a/1.0/docs/stacks/varnish/index.md b/1.0/docs/stacks/varnish/index.md index 2f20ee1..e57e3d8 100644 --- a/1.0/docs/stacks/varnish/index.md +++ b/1.0/docs/stacks/varnish/index.md @@ -57,6 +57,10 @@ A few reasons why you may get 503: This changelog is for Varnish stack on Wodby, to see image changes see tags description on [repository page](https://github.com/wodby/varnish/releases). +### 3.2.3 + +🐞 Bugfix: invalid secret environment variable name + ### 3.2.2 ⬆️ Varnish 6.0.13 diff --git a/1.0/docs/stacks/wordpress/changelog.md b/1.0/docs/stacks/wordpress/changelog.md index 8ba824f..fb5e602 100644 --- a/1.0/docs/stacks/wordpress/changelog.md +++ b/1.0/docs/stacks/wordpress/changelog.md @@ -6,6 +6,10 @@ 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.13 + +🐞 Bugfix: zookeeper data was not persistent + ## 6.0.12 - ⬆️ Vanilla WordPress 6.5.3