Releases: jolicode/elastically
Releases · jolicode/elastically
v2.2.0
What's Changed
- GHA: Update actions/checkout to v5 by @lyrixx in #217
- dependencies : allow symfony 8, and test against PHP 8.5 by @NicolasDievart in #219
- Do not ignore RuntimeException in phpstan check by @VincentLanglet in #221
- feat: add supports for JsonStreamer on indexation by @GaryPEGEOT in #218
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- fix documentation transport_config by @IssamRaouf in #205
- feat(es9): Add tests for Elasticsearch 9 by @damienalexandre in #210
- chore(tooling): Replace Makefile with Castor and add tests for Symfony by @damienalexandre in #212
- Add support for elastica 9 by @VincentLanglet in #214
- feat: allow specifying index name by @GaryPEGEOT in #215
New Contributors
- @IssamRaouf made their first contribution in #205
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- Major : upgrade ruflin/elastica to v8 by @GaryPEGEOT in #194
- Fix deserialize operations objects by @sfmok in #198
- Create LICENSE by @lyrixx in #193
- chore(upgrade): Prepare major version 2 by removing all the dead code by @damienalexandre in #196
- fix(symfony): Fix some errors on Symfony support with Elastica 8 by @damienalexandre in #199
- chore: prepare version 2.0 by @damienalexandre in #200
New Contributors ❤️
- @GaryPEGEOT made their first contribution in #194
- @sfmok made their first contribution in #198
Full Changelog: v1.9.2...v2.0.0
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
@throwsannotation 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