Releases: kiboko-labs/kloud
Releases · kiboko-labs/kloud
Rebuild all Docker images with updated PHP versions
Added ext_mongodb Oro EE images
Added ext_mongodb
to the OroCommerce/OroCRM/OroPlatform EE images
Added Composer2 support for Oro 4.2 applications
Added Composer 2 for Oro 4.2 Fixed an issue in the iconv support
Updating Docker images
1.2.5 Updated documentation about usage
Fixed a crash in the stack:upgrade command
1.2.4 Fixed a parameter in the stack:upgrade command
Added automatic Docker images build
- 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
- 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
- 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
- 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
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