diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..35806ff6 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,56 @@ +# Change Log + +## [1.0.0-alpha1](https://github.com/openeuropa/europa-search-client/tree/1.0.0-alpha1) (2022-04-11) + +**Merged pull requests:** + +- EWPP-1909: Update league/container. [\#62](https://github.com/openeuropa/europa-search-client/pull/62) ([hernani](https://github.com/hernani)) +- EWPP-1909: Update to php7.4/8.0 [\#61](https://github.com/openeuropa/europa-search-client/pull/61) ([hernani](https://github.com/hernani)) +- EWPP-1687: Allow apiVersion be nullable. [\#60](https://github.com/openeuropa/europa-search-client/pull/60) ([sergepavle](https://github.com/sergepavle)) +- Endpoint rework and constructor parameters [\#59](https://github.com/openeuropa/europa-search-client/pull/59) ([brummbar](https://github.com/brummbar)) +- OEL-000: Harmonize endpoint calls. [\#57](https://github.com/openeuropa/europa-search-client/pull/57) ([drishu](https://github.com/drishu)) +- OEL-298: Remove ContainerAwareTrait.. [\#56](https://github.com/openeuropa/europa-search-client/pull/56) ([GilNovacomm](https://github.com/GilNovacomm)) +- OEL-000: Container fixes and cleanup. [\#55](https://github.com/openeuropa/europa-search-client/pull/55) ([drishu](https://github.com/drishu)) +- OEL-289: OptionsResolver not shared [\#54](https://github.com/openeuropa/europa-search-client/pull/54) ([timpevi](https://github.com/timpevi)) +- OEL-297: ESC use Middleware:history [\#53](https://github.com/openeuropa/europa-search-client/pull/53) ([abel-santos-corral](https://github.com/abel-santos-corral)) +- OEL-291: ESC testing fixes [\#52](https://github.com/openeuropa/europa-search-client/pull/52) ([abel-santos-corral](https://github.com/abel-santos-corral)) +- OEL-288: Fix composer.json and phpunit.xml.dist [\#51](https://github.com/openeuropa/europa-search-client/pull/51) ([abel-santos-corral](https://github.com/abel-santos-corral)) +- OEL-300: Middleware POC. [\#50](https://github.com/openeuropa/europa-search-client/pull/50) ([drishu](https://github.com/drishu)) +- OEL-220: Move the burden of providing a valid URL to caller [\#49](https://github.com/openeuropa/europa-search-client/pull/49) ([claudiu-cristea](https://github.com/claudiu-cristea)) +- OEL-167: Prevent MultipartStreamBuilder leak. [\#48](https://github.com/openeuropa/europa-search-client/pull/48) ([drishu](https://github.com/drishu)) +- OEL-204: Typo and inconsistency fixes. [\#47](https://github.com/openeuropa/europa-search-client/pull/47) ([drishu](https://github.com/drishu)) +- OEL-155: Make lib symfony 3.4 compatible. [\#46](https://github.com/openeuropa/europa-search-client/pull/46) ([drishu](https://github.com/drishu)) +- OEL-155: Provide a base class for Document [\#45](https://github.com/openeuropa/europa-search-client/pull/45) ([claudiu-cristea](https://github.com/claudiu-cristea)) +- OEL-173: Sort model [\#44](https://github.com/openeuropa/europa-search-client/pull/44) ([claudiu-cristea](https://github.com/claudiu-cristea)) +- OEL-93: Tweaks after receiving testing credentials [\#43](https://github.com/openeuropa/europa-search-client/pull/43) ([claudiu-cristea](https://github.com/claudiu-cristea)) +- OEL-168: Inspect requests [\#42](https://github.com/openeuropa/europa-search-client/pull/42) ([claudiu-cristea](https://github.com/claudiu-cristea)) +- OEL-95: Add info. [\#41](https://github.com/openeuropa/europa-search-client/pull/41) ([drishu](https://github.com/drishu)) +- OEL-94: Finalize ingestion [\#39](https://github.com/openeuropa/europa-search-client/pull/39) ([claudiu-cristea](https://github.com/claudiu-cristea)) +- OEL-00: Drush compatible league container. [\#38](https://github.com/openeuropa/europa-search-client/pull/38) ([drishu](https://github.com/drishu)) +- OEL-97: Add Facet Api Implementation [\#37](https://github.com/openeuropa/europa-search-client/pull/37) ([saidatom](https://github.com/saidatom)) +- OEL-115: Add Metadata model. [\#35](https://github.com/openeuropa/europa-search-client/pull/35) ([drishu](https://github.com/drishu)) +- OEL-100: Update client. [\#34](https://github.com/openeuropa/europa-search-client/pull/34) ([drishu](https://github.com/drishu)) +- OEL-00: Add base class for api testing. [\#32](https://github.com/openeuropa/europa-search-client/pull/32) ([drishu](https://github.com/drishu)) +- OEL-94: Improve class, add test. [\#31](https://github.com/openeuropa/europa-search-client/pull/31) ([drishu](https://github.com/drishu)) +- OEL-00: Add guzzle libs. [\#29](https://github.com/openeuropa/europa-search-client/pull/29) ([drishu](https://github.com/drishu)) +- OEL-93: Epic europa search [\#28](https://github.com/openeuropa/europa-search-client/pull/28) ([drishu](https://github.com/drishu)) +- OEL-117: Update php version. [\#27](https://github.com/openeuropa/europa-search-client/pull/27) ([drishu](https://github.com/drishu)) +- OPENEUROPA-2277: version 1.x of the search client [\#25](https://github.com/openeuropa/europa-search-client/pull/25) ([brummbar](https://github.com/brummbar)) +- OPENEUROPA-369: Make sure that all OpenEuropa projects are released under EUPL-1.2 [\#24](https://github.com/openeuropa/europa-search-client/pull/24) ([drupol](https://github.com/drupol)) +- OPENEUROPA-582: Port CI to Drone. [\#23](https://github.com/openeuropa/europa-search-client/pull/23) ([voidtek](https://github.com/voidtek)) +- OPENEUROPA-623: Update to Phpunit 6. [\#22](https://github.com/openeuropa/europa-search-client/pull/22) ([imanoleguskiza](https://github.com/imanoleguskiza)) +- OPENEUROPA-322: Transfer projects to OpenEuropa organisation [\#21](https://github.com/openeuropa/europa-search-client/pull/21) ([ademarco](https://github.com/ademarco)) +- OPENEUROPA-197: Use OpenEuropa namespace to avoid redundant prefixes [\#20](https://github.com/openeuropa/europa-search-client/pull/20) ([ademarco](https://github.com/ademarco)) +- NEPT-940: File indexing integration in the client library. [\#19](https://github.com/openeuropa/europa-search-client/pull/19) ([gillesdeudon](https://github.com/gillesdeudon)) +- Issue \#17: Ensure that the client is usable with the version 2.1 of the Europa Search API [\#18](https://github.com/openeuropa/europa-search-client/pull/18) ([gillesdeudon](https://github.com/gillesdeudon)) +- Issue \#15: Add Travis badge. [\#16](https://github.com/openeuropa/europa-search-client/pull/16) ([ademarco](https://github.com/ademarco)) +- Issue \#12: Use the transporter layer from the proxy layer [\#14](https://github.com/openeuropa/europa-search-client/pull/14) ([gillesdeudon](https://github.com/gillesdeudon)) +- Issue \#4: documentation update [\#9](https://github.com/openeuropa/europa-search-client/pull/9) ([gillesdeudon](https://github.com/gillesdeudon)) +- Issue \#3: search implementation [\#7](https://github.com/openeuropa/europa-search-client/pull/7) ([gillesdeudon](https://github.com/gillesdeudon)) +- Issue \#3: index refactoring [\#6](https://github.com/openeuropa/europa-search-client/pull/6) ([gillesdeudon](https://github.com/gillesdeudon)) +- Issue \#3: Refactor of the code to align on architecture guidelines. [\#5](https://github.com/openeuropa/europa-search-client/pull/5) ([gillesdeudon](https://github.com/gillesdeudon)) +- 2 communication transmission [\#3](https://github.com/openeuropa/europa-search-client/pull/3) ([gillesdeudon](https://github.com/gillesdeudon)) + + + +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file diff --git a/composer.json b/composer.json index a5eb20bd..51ee7677 100644 --- a/composer.json +++ b/composer.json @@ -40,6 +40,11 @@ } }, "config": { - "sort-packages": true + "sort-packages": true, + "allow-plugins": { + "cweagans/composer-patches": true, + "dealerdirect/phpcodesniffer-composer-installer": true, + "phpro/grumphp": true + } } }