Releases: jolicode/elastically
Releases · jolicode/elastically
v1.9.2
v1.9.1
What's Changed
- ci: update some actions version by @lyrixx in #184
- fix(bridge): Make sure the client config option is an array by @damienalexandre in #189
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- Update README scheduleIndex example by @Korbeil in #175
- Fix cs by @lyrixx in #176
- Remove ugly things from README.md by @lyrixx in #177
- readme: fix markdown syntax by @lyrixx in #178
- Update to allow Symfony 7 and test on PHP 8.3 by @NicolasDievart in #180
New Contributors
- @NicolasDievart made their first contribution in #180
Full Changelog: v1.8.4...v1.9.0
v1.8.4
What's Changed
- Add missing
@throws
annotation by @VincentLanglet in #171 - 📝 Add a mini-doc about the prefix option by @Nek- in #169
- Avoid tests failure by @VincentLanglet in #172
New Contributors
Full Changelog: v1.8.3...v1.8.4
v1.8.3
v1.8.2
What's Changed
- Fix code style by @jmsche in #162
- Use specific channel for logs by @VincentLanglet in #163
- fix(tests): Fix compatibility with Doctrine Annotations 2 by @damienalexandre in #164
Full Changelog: v1.8.1...v1.8.2
v1.8.1
v1.8.0
What's Changed
- feature(IndexBuilder): add dry mode in function purgeOldIndices by @vgreb in #155
- Add support for PHP 8.2 by @lyrixx in #130
Other fixes
- Fixed some deprecations by @lyrixx in #156
- Simplify code by @lyrixx in #157
- Tests more Symfony versions by @lyrixx in #158
New Contributors
Full Changelog: v1.7.1...v1.8.0
v1.7.1
What's Changed
- Avoid BC-break in DocumentExchangerInterface by @VincentLanglet in #153
Full Changelog: v1.7.0...v1.7.1
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