|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [0.7.0](https://github.com/inviqa/harness-base-php/tree/0.7.0) (2020-05-29) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/inviqa/harness-base-php/compare/0.6.0...0.7.0) |
| 6 | + |
| 7 | +**Breaking changes:** |
| 8 | + |
| 9 | +- Akeneo 4.x Support [\#287](https://github.com/inviqa/harness-base-php/pull/287) ([kierenevans](https://github.com/kierenevans)) |
| 10 | + |
| 11 | +**Implemented enhancements:** |
| 12 | + |
| 13 | +- Move RabbitMQ to be available for Magento 2 [\#307](https://github.com/inviqa/harness-base-php/pull/307) ([kierenevans](https://github.com/kierenevans)) |
| 14 | +- Use less executors at once in Jenkins [\#306](https://github.com/inviqa/harness-base-php/pull/306) ([kierenevans](https://github.com/kierenevans)) |
| 15 | +- Configure Magento 2 Cron [\#304](https://github.com/inviqa/harness-base-php/pull/304) ([kierenevans](https://github.com/kierenevans)) |
| 16 | +- Resource Prefix support for Magento 1 & 2 [\#303](https://github.com/inviqa/harness-base-php/pull/303) ([kierenevans](https://github.com/kierenevans)) |
| 17 | +- Allow automated builds to show us errors [\#301](https://github.com/inviqa/harness-base-php/pull/301) ([kierenevans](https://github.com/kierenevans)) |
| 18 | +- Indicate that confd\(harness:/\) isn't part of the public api [\#300](https://github.com/inviqa/harness-base-php/pull/300) ([andytson-inviqa](https://github.com/andytson-inviqa)) |
| 19 | +- Keep generated directory contents on backend init for magento2 [\#297](https://github.com/inviqa/harness-base-php/pull/297) ([jbarton123](https://github.com/jbarton123)) |
| 20 | +- Add missing php-fpm pool overrides to pool config [\#296](https://github.com/inviqa/harness-base-php/pull/296) ([andytson-inviqa](https://github.com/andytson-inviqa)) |
| 21 | + |
| 22 | +**Fixed bugs:** |
| 23 | + |
| 24 | +- Fail init job completely if the first attempt fails [\#302](https://github.com/inviqa/harness-base-php/pull/302) ([kierenevans](https://github.com/kierenevans)) |
| 25 | +- Fix drupal8 build [\#298](https://github.com/inviqa/harness-base-php/pull/298) ([kierenevans](https://github.com/kierenevans)) |
| 26 | + |
3 | 27 | ## [0.6.0](https://github.com/inviqa/harness-base-php/tree/0.6.0) (2020-05-12) |
4 | 28 |
|
5 | 29 | [Full Changelog](https://github.com/inviqa/harness-base-php/compare/0.5.0...0.6.0) |
6 | 30 |
|
7 | 31 | **Implemented enhancements:** |
8 | 32 |
|
9 | 33 | - Enable production settings for php-fpm in static mode [\#275](https://github.com/inviqa/harness-base-php/issues/275) |
| 34 | +- PHP-FPM Pools and Zed [\#271](https://github.com/inviqa/harness-base-php/pull/271) ([g-foster2](https://github.com/g-foster2)) |
| 35 | +- Adjust README if mutagen is turned on [\#269](https://github.com/inviqa/harness-base-php/pull/269) ([kierenevans](https://github.com/kierenevans)) |
| 36 | +- Add support for multiple php-fpm pools and split spryker zed into one [\#267](https://github.com/inviqa/harness-base-php/pull/267) ([andytson-inviqa](https://github.com/andytson-inviqa)) |
10 | 37 | - Allow using a fixed mysql port forward to the host [\#290](https://github.com/inviqa/harness-base-php/pull/290) ([kierenevans](https://github.com/kierenevans)) |
11 | 38 | - Prompt for magento edition when creating [\#289](https://github.com/inviqa/harness-base-php/pull/289) ([kierenevans](https://github.com/kierenevans)) |
12 | 39 | - Adding helper commands for composer \(base php\) and drush \(drupal 8\) [\#286](https://github.com/inviqa/harness-base-php/pull/286) ([sawtell](https://github.com/sawtell)) |
|
17 | 44 | - Make mysql image and tag configurable [\#278](https://github.com/inviqa/harness-base-php/pull/278) ([andytson-inviqa](https://github.com/andytson-inviqa)) |
18 | 45 | - Run `setup:di:compile` for Magento 2 in static mode [\#274](https://github.com/inviqa/harness-base-php/pull/274) ([kierenevans](https://github.com/kierenevans)) |
19 | 46 | - allow customising annotations on application ingress [\#273](https://github.com/inviqa/harness-base-php/pull/273) ([dcole-inviqa](https://github.com/dcole-inviqa)) |
20 | | -- PHP-FPM Pools and Zed [\#271](https://github.com/inviqa/harness-base-php/pull/271) ([g-foster2](https://github.com/g-foster2)) |
21 | | -- Adjust README if mutagen is turned on [\#269](https://github.com/inviqa/harness-base-php/pull/269) ([kierenevans](https://github.com/kierenevans)) |
22 | 47 | - Update magento2 gitignore for 2.3.4 [\#268](https://github.com/inviqa/harness-base-php/pull/268) ([kierenevans](https://github.com/kierenevans)) |
23 | | -- Add support for multiple php-fpm pools and split spryker zed into one [\#267](https://github.com/inviqa/harness-base-php/pull/267) ([andytson-inviqa](https://github.com/andytson-inviqa)) |
24 | 48 | - Use default Symfony4 web directory [\#266](https://github.com/inviqa/harness-base-php/pull/266) ([NoDiskInDriveA](https://github.com/NoDiskInDriveA)) |
25 | 49 | - Add SensioLabs Behat PageObjectExtension to Magento 2 skeleton [\#264](https://github.com/inviqa/harness-base-php/pull/264) ([tkotosz](https://github.com/tkotosz)) |
26 | 50 |
|
27 | 51 | **Fixed bugs:** |
28 | 52 |
|
29 | | -- Ensure latest drupal/core 8.8.5 is installed. Fix test-quality script [\#292](https://github.com/inviqa/harness-base-php/pull/292) ([kierenevans](https://github.com/kierenevans)) |
30 | | -- Ignore cron's env.sh [\#288](https://github.com/inviqa/harness-base-php/pull/288) ([kierenevans](https://github.com/kierenevans)) |
31 | | -- Avoid copying assets to php-fpm from console [\#284](https://github.com/inviqa/harness-base-php/pull/284) ([kierenevans](https://github.com/kierenevans)) |
32 | 53 | - Fix builds for Symfony by adding in a webroot folder [\#277](https://github.com/inviqa/harness-base-php/pull/277) ([kierenevans](https://github.com/kierenevans)) |
33 | 54 | - Add extra cache types to avoid env.php needing to be writable at runtime [\#276](https://github.com/inviqa/harness-base-php/pull/276) ([kierenevans](https://github.com/kierenevans)) |
34 | 55 | - Run the watch script [\#272](https://github.com/inviqa/harness-base-php/pull/272) ([kierenevans](https://github.com/kierenevans)) |
35 | | -- Fix TTY usage when stdin is not a TTY. [\#265](https://github.com/inviqa/harness-base-php/pull/265) ([kierenevans](https://github.com/kierenevans)) |
36 | 56 | - Fix dash-casing of php-fpm-exporter services [\#262](https://github.com/inviqa/harness-base-php/pull/262) ([andytson-inviqa](https://github.com/andytson-inviqa)) |
| 57 | +- Ensure latest drupal/core 8.8.5 is installed. Fix test-quality script [\#292](https://github.com/inviqa/harness-base-php/pull/292) ([kierenevans](https://github.com/kierenevans)) |
| 58 | +- Ignore cron's env.sh [\#288](https://github.com/inviqa/harness-base-php/pull/288) ([kierenevans](https://github.com/kierenevans)) |
| 59 | +- Avoid copying assets to php-fpm from console [\#284](https://github.com/inviqa/harness-base-php/pull/284) ([kierenevans](https://github.com/kierenevans)) |
| 60 | +- Fix TTY usage when stdin is not a TTY. [\#265](https://github.com/inviqa/harness-base-php/pull/265) ([kierenevans](https://github.com/kierenevans)) |
37 | 61 |
|
38 | 62 | ## [0.5.0](https://github.com/inviqa/harness-base-php/tree/0.5.0) (2020-03-26) |
39 | 63 |
|
|
0 commit comments