Releases: spryker/docker-sdk
Releases · spryker/docker-sdk
1.39.2
1.39.1
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
Included commits: 1.38.2...1.39.0
Improvements
- Extended
backoffice
Nginx configuration withmerchant-portal
fastcgi params:SPRYKER_MP_HOST
andSPRYKER_MP_PORT
ifmerchant-portal
application is defined.
1.38.2
Included commits: 1.38.1...1.38.2
Fixes
- Fixed Version::parse to interpret given version as a decimal
1.38.1
1.38.0
Included commits: 1.37.0...1.38.0
Improvements
- Adjusted the DB creation process with providing
SPRYKER_DB_CHARACTER_SET
andSPRYKER_DB_COLLATE
environment variables forMySQL
.
Fixes
- Fixed incorrect mounted configuration file name for
MariaDB
.
1.37.0
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
Included commits: 1.36.1...1.36.2
Fixes
- Disabled
server tokens
Nginx directive. - Removed
X-server
response header.
1.36.1
Included commits: 1.36.0...1.36.1
Fixes
- Fixed incorrect application endpoint camel case name into Nginx configuration.
1.36.0
Included commits: 1.35.0...1.36.0
Improvements
- Introduced a new Backend-Gateway application type.
- Introduced a new Backoffice application type.