Skip to content

Releases: spryker/docker-sdk

1.62.0

27 Sep 11:40
ae4c276
Compare
Choose a tag to compare

Included commits: 1.61.0...1.62.0

Improvements

  • Added support for MariaDB 10.11.
  • Enabled the use of NPM private packages.

Fixes

  • Removed the warning message caused by the deprecated version configuration in docker-compose.
  • Fixed an issue where docker/sdk boot would fail if the mail configuration was not defined in the deploy file.

Security

  • Resolved security vulnerabilities in the Dashboard service.

1.61.0

07 Feb 13:59
6f1a737
Compare
Choose a tag to compare

Included commits: 1.60.0...1.61.0

Improvements

  • Introduced support of Jenkins 2.442.

Security

1.60.0

08 Jan 07:56
eaf37e9
Compare
Choose a tag to compare

Included commits: 1.59.0...1.60.0

Improvements

  • Introduced the support of the Orbstack.
  • Introduced support of Jenkins 2.401.
  • Introduced support of Alpine 3.18.
  • Introduced docker/sdk exec command to execute a command for the specified service from the docker/sdk ps.
  • Introduced support of the CIDR format for IPs for maintenance whitelist.
  • Improved the health check of Redis service.
  • Improved the behavior of the Blackfire client installation.
  • SwaggerUI is available for all Glue applications: Glue, GlueStorefront, and GlueBackend.

Fixes

  • Fixed the behavior when the database container cannot start in the CI due to service unavailability.

Security

  • Fixed the Dashboard service security vulnerability.

1.59.0

13 Jun 10:09
478b8cd
Compare
Choose a tag to compare

Included commits: 1.58.0...1.59.0

Improvements

  • Introduced SPRYKER_OAUTH_CLIENT_CONFIGURATION environment variable instead of OAUTH_CLIENT_SECRET and OAUTH_CLIENT_IDENTIFIER.
  • Introduced the ability to configure Nginx and PHP-FPM timeout option
  • Updated security repository for Debian for the Jenkins services.
  • Updated Blackfire version to the latest version.
  • Extended ElasticSearch 7.10 and OpenSearch 1.3 with Japanese (kuromoji) Analysis plugin.

Fixes

  • Fixed an issue when Tideways extension isn't enabled to start.

1.58.0

08 May 11:42
a584e23
Compare
Choose a tag to compare

Included commits: 1.57.0...1.58.0

Improvements

  • Introduced support of the Dynamic Multi-Store.

Fixes

  • Fixed the behavior when the Jenkins job fails on 119 secs of execution.

1.57.0

29 Mar 11:04
129a942
Compare
Choose a tag to compare

Included commits: 1.56.0...1.57.0

Improvements

  • Introduced MariaDB 10.6 support.

Fixes

  • Fixed the behavior when service cli is not running the container into the CI.

1.56.0

03 Mar 07:54
6977a7a
Compare
Choose a tag to compare

Included commits: 1.55.0...1.56.0

Improvements

  • Introduced Docker v23 compatibility.
  • Introduced support of pcov extension.
  • Introduced SPRYKER_GLUE_BACKEND_APPLICATION_CORS_ALLOW_ORIGIN to store cors-allow-origin header for GLUE_BACKEND application.
  • Introduced SPRYKER_GLUE_STOREFRONT_APPLICATION_CORS_ALLOW_ORIGIN to store cors-allow-origin header for GLUE_STOREFRONT application.

Fixes

  • Fixed an issue with WSL XDEBUG IP detection.

1.55.0

20 Jan 09:48
355cc44
Compare
Choose a tag to compare

Included commits: 1.54.0...1.55.0

Improvements

  • Introduced OpenSearch support.

1.54.0

16 Jan 16:28
4c65b2e
Compare
Choose a tag to compare

Included commits: 1.53.0...1.54.0

Improvements

  • Introduced the possibility to disable unnecessary services via deploy file.

1.53.0

11 Jan 14:39
ecb80ce
Compare
Choose a tag to compare

Included commits: 1.52.0...1.53.0

Improvements

  • Introduced the possibility to whitelist ip's for the maintenance mode.