Skip to content

Releases: spryker/docker-sdk

1.39.2

20 Aug 10:41
9abe887
Compare
Choose a tag to compare

Included commits: 1.39.1...1.39.2

Fixes

  • Replaced >/dev/stderr with >&2.

1.39.1

17 Aug 10:07
a68b1d6
Compare
Choose a tag to compare

Included commits: 1.39.0...1.39.1

Fixes

  • Fixed the possibility to override debug configuration via deployment file using of php.ini section.

1.39.0

12 Aug 08:38
6c74e61
Compare
Choose a tag to compare

Included commits: 1.38.2...1.39.0

Improvements

  • Extended backoffice Nginx configuration with merchant-portal fastcgi params: SPRYKER_MP_HOST and SPRYKER_MP_PORT if merchant-portal application is defined.

1.38.2

11 Aug 07:17
dc87908
Compare
Choose a tag to compare

Included commits: 1.38.1...1.38.2

Fixes

  • Fixed Version::parse to interpret given version as a decimal

1.38.1

11 Aug 07:12
cb3e14a
Compare
Choose a tag to compare

Included commits: 1.38.0...1.38.1

Fixes

  • Enabled code coverage for xdebug mode.

1.38.0

11 Aug 07:07
cf7b4ca
Compare
Choose a tag to compare

Included commits: 1.37.0...1.38.0

Improvements

  • Adjusted the DB creation process with providing SPRYKER_DB_CHARACTER_SET and SPRYKER_DB_COLLATE environment variables for MySQL.

Fixes

  • Fixed incorrect mounted configuration file name for MariaDB.

1.37.0

26 Jul 18:13
ba3e895
Compare
Choose a tag to compare

Included commits: 1.36.2...1.37.0

Improvements

  • Introduced the possibility to set DNS resolver IP for Service Discovery with NGINX.

1.36.2

19 Jul 07:53
a197618
Compare
Choose a tag to compare

Included commits: 1.36.1...1.36.2

Fixes

  • Disabled server tokens Nginx directive.
  • Removed X-server response header.

1.36.1

30 Jun 12:31
42ec5ef
Compare
Choose a tag to compare

Included commits: 1.36.0...1.36.1

Fixes

  • Fixed incorrect application endpoint camel case name into Nginx configuration.

1.36.0

01 Jun 09:26
a4296d5
Compare
Choose a tag to compare

Included commits: 1.35.0...1.36.0

Improvements

  • Introduced a new Backend-Gateway application type.
  • Introduced a new Backoffice application type.