Releases: jolicode/elastically
Releases · jolicode/elastically
v1.7.0
What's Changed
Highlight
- Get ride of bad typing in Document::getData() by @VincentLanglet in #150
Other fixes
- docs: fix PHP version by @jeremyFreeAgent in #146
- ci: upgrade PHPStan version by @jeremyFreeAgent in #145
- ci: change PHP-CS-Fixer config for PHP 8.0 by @jeremyFreeAgent in #147
- Fix typo in the changelog by @jdreesen in #151
- doc(symfony): Provide a working example out of the box by @damienalexandre in #152
New Contributors
- @jeremyFreeAgent made their first contribution in #146
- @VincentLanglet made their first contribution in #150
Full Changelog: v1.6.0...v1.7.0
v1.6.0
Mainly the addition of a Symfony Bundle and the removal of old PHP / Symfony versions.
What's Changed
- Update GitHub Action actions/checkout from v2 to v3 by @lyrixx in #131
- Drop support for Symfony 4.4 by @lyrixx in #127
- Drop support for PHP 7.4 by @lyrixx in #128
- Add a bridge : A bundle for Symfony by @lyrixx in #86
- Add bulk size argument on Symfony bundle by @Korbeil in #134
- Accept more flexible client configuration by declaring it as variable by @Korbeil in #132
- Fix readme for symfony version by @ternel in #135
- Add phpstan.neon file to .gitattributes by @jmsche in #136
- Symfony DI: set $bulkMaxSize on the right service by @jmsche in #137
- CHANGELOG: remove extra "support" word by @jmsche in #138
- minor grammar tweaks by @tacman in #142
- drop $ so gitclip works by @tacman in #141
- Invalid transport issue by @Korbeil in #140
- Fix bundle issues by @Korbeil in #144
Full Changelog: v1.5.4...v1.6.0
v1.5.4
What's Changed
- Fix #122 - unallowed indices for user with opensearch by @MrYamous in #123
- update changelog by @MrYamous in #124
- Throw exception if empty index in ResultSetBuilder #116 by @MrYamous in #125
- Force nikic/php-parser >= 4.7 because of a strange bug by @lyrixx in #129
New Contributors
Full Changelog: v1.5.3...v1.5.4
v1.5.3
What's Changed
- Add some internal comment about symfony/flex by @lyrixx in #111
- Ability to change mapping filename by @insekticid in #120
- Add OpenSearch in the test matrice by @damienalexandre in #118
- Replace the TravisCI badge by @damienalexandre in #119
- Prepare release 1.5.3 by @damienalexandre in #121
New Contributors
- @insekticid made their first contribution in #120
Full Changelog: v1.5.2...v1.5.3
v1.5.2
What's Changed
- Try using the Elastic Github Action + add ES 8 by @damienalexandre in #106
- FIX #56 Run the tests on a custom Elasticsearch port by @damienalexandre in #107
- Add UPGRADE guide by @jmsche in #108
- Bug #109 Fix tests and Elastica compatibility by @damienalexandre in #110
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- Allow symfony/deprecation-contracts 3.0 by @GuillaumeRoques in #100
- Fixed typo by @lyrixx in #101
New Contributors
- @GuillaumeRoques made their first contribution in #100
Full Changelog: v1.5.0...v1.5.1
v1.5.0
v1.4.0
See CHANGELOG for the complete diff.
What's Changed
- Update PHP-CS-Fixer to V3.0.0 by @lyrixx in #75
- Switch to Github Action instead of travis by @lyrixx in #76
- Drop support for Symfony < 4.4 by @lyrixx in #73
- Drop support for PHP < 7.4 by @lyrixx in #72
- Add PHPStan by @lyrixx in #77
- Clean how the project deal with DI by @lyrixx in #78
- Introduce MappingProviderInterface by @lyrixx in #79
- Update .gitattributes by @jmsche in #80
- Fix namespace by @lyrixx in #81
- Fixes to php-cs-fixer: ignore cache file in Git, fix Makefile usage & apply to… by @jmsche in #83
- phpstan: allow to run locally & create base config by @jmsche in #84
- Add PhpProvider by @jmsche in #82
- Remove legacy PHP-CS-Fixer cache file from .gitignore by @jdreesen in #85
- Fix index name mapper getting pure index name frome alias by @kennywick in #91
New Contributors
- @jdreesen made their first contribution in #85
- @kennywick made their first contribution in #91
v1.3.0
v1.2.0
See CHANGELOG.md