Skip to content

Releases: spryker/docker-sdk

1.6.1

10 Jan 08:37
cf4a1ac
Compare
Choose a tag to compare

Included commits: 1.6.0...1.6.1

Bugfixes

  • Adjusted behavior with the locked default port.

1.6.0

03 Dec 07:46
ec491a7
Compare
Choose a tag to compare

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

12 Nov 13:40
982b960
Compare
Choose a tag to compare

Included commits: 1.5.1...1.5.2

Bugfixes

  • Prevent the usage of spaces in the project path and project name.

1.5.1

08 Nov 11:28
19009fa
Compare
Choose a tag to compare

Included commits: 1.5.0...1.5.1

Bugfixes

  • Adjusted PHP configuration path in the application volumes.

1.5.0

05 Nov 12:46
e111d55
Compare
Choose a tag to compare

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

24 Oct 13:39
43f0d12
Compare
Choose a tag to compare

Included commits: 1.4.0...1.4.1

Bugfixes

  • Generate Spryker OpenApi schema for Swagger in the demo mode.

1.4.0

24 Oct 06:24
976e834
Compare
Choose a tag to compare

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

17 Oct 11:45
2c633bc
Compare
Choose a tag to compare

Included commits: 1.2.3...1.3.0

Improvements

  • Introduced a new Swagger UI service for the Docker environment.

1.2.3

09 Oct 12:35
9a1f029
Compare
Choose a tag to compare

Included commits: 1.2.2...1.2.3

Bugfixes

  • Introduced ElasticSearch configuration file.

1.2.2

27 Sep 10:44
2f179d6
Compare
Choose a tag to compare

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.