Releases: spryker/docker-sdk
Releases · spryker/docker-sdk
1.6.1
1.6.0
Included commits: 1.5.2...1.6.0
Improvement
- Introduced an ability to define a version (from a list of supported ones) for a specific service in a
deploy.*.yml
file.
1.5.2
Included commits: 1.5.1...1.5.2
Bugfixes
- Prevent the usage of spaces in the project path and project name.
1.5.1
Included commits: 1.5.0...1.5.1
Bugfixes
- Adjusted PHP configuration path in the application volumes.
1.5.0
Included commits: 1.4.1...1.5.0
Improvements
- Introduced a new Kibana service for Docker Environment.
- Introduced a new TCP ElasticSearch server configuration.
- Introduced a new TCP RabbitMq server configuration.
1.4.1
Included commits: 1.4.0...1.4.1
Bugfixes
- Generate Spryker OpenApi schema for Swagger in the demo mode.
1.4.0
Included commits: 1.3.0...1.4.0
Improvements
- Introduced a loading of the demo data by running the specified section from the docker installation recipe for each store, e.g
docker/sdk demo <section>
. - Adjust Travis performance for Docker. Execution per store and reduced operation steps, e.g assets building.
1.3.0
Included commits: 1.2.3...1.3.0
Improvements
- Introduced a new Swagger UI service for the Docker environment.
1.2.3
1.2.2
Included commits: 1.2.1...1.2.2
Bugfixes
- Adding TCP socket relay container for Jenkins to be used for accessing docker on the host in order to run jobs in separate containers on all platforms.