Skip to content

Releases: kiboko-labs/kloud

Rebuild all Docker images with updated PHP versions

09 Feb 11:09
07363a0
Compare
Choose a tag to compare

Added ext_mongodb Oro EE images

17 Jun 07:07
fa1a6d2
Compare
Choose a tag to compare

Added ext_mongodb to the OroCommerce/OroCRM/OroPlatform EE images

Added Composer2 support for Oro 4.2 applications

19 Mar 14:42
Compare
Choose a tag to compare
Added Composer 2 for Oro 4.2

Fixed an issue in the iconv support

Updating Docker images

18 Mar 11:35
Compare
Choose a tag to compare
1.2.5

Updated documentation about usage

Fixed a crash in the stack:upgrade command

15 Dec 16:59
Compare
Choose a tag to compare
1.2.4

Fixed a parameter in the stack:upgrade command

Added automatic Docker images build

20 Nov 22:17
e38a83c
Compare
Choose a tag to compare
  • Added Github action to run image:build command
  • Fixed Composer version to <2.0
  • Added 4 build targets for OroCommerce 4.1 with PHP 7.4
  • Added 4 build targets for OroCommerce 4.1 with PHP 7.3
  • Added 4 build targets for OroCommerce 3.1 with PHP 7.2
  • Added 4 build targets for OroCommerce 3.1 with PHP 7.1
  • Added 4 build targets for OroCRM 4.1 with PHP 7.4
  • Added 4 build targets for OroCRM 4.1 with PHP 7.3
  • Added 4 build targets for OroCRM 3.1 with PHP 7.2
  • Added 4 build targets for OroCRM 3.1 with PHP 7.1
  • Changed the minimal PHP versions for Oro 4.2
  • Changed the docker login method in the Github actions
  • Changed the docker login method in the Github actions
  • Added Marello and Middleware image builds in the Github Actions
  • Reorganized docs
  • Removed PHP 7.3 fixtures for Oro 4.2, as this combination has no editor support
  • Updated timeout in the PHPUnit test runner
  • Updated test runner trigger condition
  • Reactivated Blackfire, Xdebug and Elastic Stack fixtures

Add GitHub Actions to test stacks initialization and image building

18 Nov 08:29
02e880a
Compare
Choose a tag to compare
  • Refactored a bit the test fixtures architecture to handle image build test
  • Updated supported sunset versions for OroCRM and OroPlatform
  • Updated README with supported sunset versions for OroCRM and OroPlatform, also for Oro 4.2
  • Fixed some environments declarations
  • Added support for PHP 8.0 on all stacks
  • Added support for Oro 4.2
  • Fixed some PHPUnit and PHPSpec tests
  • Changed the timeout of the test runner
  • Fixed an issue of missing elastic stack on old Marello EE versions

Fixed bugs in the stack management commands

06 Nov 14:55
Compare
Choose a tag to compare
  • Removed service dependencies between http service and removed http worker services
  • Fixed the PHP version discovery in the context wizard for stack initialization
  • Fixed missing RabbitMQ ports in the stack:init command
  • Fixed missing environment variables in the PHP services
  • Fixed duplicates in the environment variables
  • Fixed SQL_PORT declaration, renamed to DATABASE_PORT
  • Fixed Nginx internal vhosts configuration
  • Added phpspec tests in the composer.json scripts

Thanks to Andrey Yatsenko for his help on finding bugs :)

Added optimizations to the stacks and several fixes

29 Sep 23:10
Compare
Choose a tag to compare
  • Added Dejavu enable/disable switch
  • Added ElasticStack enable/disable switch + integration
  • Added Mac OS optimizations enable/disable switch
  • Updated ElasticSearch image tags
  • Added health checks for MySQL and PostgreSQL
  • Fixed stack merging issues while the service order does not match
  • Added the ability to self-manage some services and volumes in order to ignore stack updates

Fixed missing psql command

27 Jul 08:23
Compare
Choose a tag to compare

Fixed missing psql command in order to make the Behat suite work properly.
Fixed a few bugs in the kloud command
Updated PHP 8.0 to beta3