Releases: zingimmick/laravel-scout-opensearch
Releases · zingimmick/laravel-scout-opensearch
1.2.0
What's Changed
- Check missing iterable value type by @zingimmick in #20
- Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #21
- Support for PHPStan 1.0 by @zingimmick in #22
- Support for PHP 8.1 by @zingimmick in #23
- Bump shivammathur/setup-php from 2.15.0 to 2.16.0 by @dependabot in #24
- Bump EndBug/add-and-commit from 7.4.0 to 7.5.0 by @dependabot in #25
- Update zing/coding-standard requirement from ^4.0 to ^4.0 || ^5.0 by @dependabot in #26
- Update license copyright year(s) by @github-actions in #27
- Support Composer 2.2 by @zingimmick in #28
- Simplify ECS skip option by @zingimmick in #29
- Support Laravel 9 by @zingimmick in #30
Full Changelog: 1.1.0...1.2.0
1.1.0
Bump actions/checkout from 2.3.4 to 2.3.5 (#19) * Bump actions/checkout from 2.3.4 to 2.3.5 Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Rector Rectify * Update OpenSearchEngine.php * Use level set instead of sets * fixup * Rector Rectify Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: zingimmick <[email protected]> Co-authored-by: Zing <[email protected]>
1.0.2
Use searchableAs as table name if table name is empty (#9)
1.0.1
Add Configuration Section (#7)
1.0.0
Update CHANGELOG.md
0.1.0
Continue on error (#5) * Continue on error * Continue on error * Continue on error * Continue on error
0.0.1
Fix scout key not matched (#4)