Skip to content

Releases: zingimmick/laravel-scout-opensearch

1.2.0

13 Jan 08:51
c91e900
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0

1.1.0

21 Oct 07:41
a3c5db6
Compare
Choose a tag to compare
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

20 Aug 03:01
c8c7dbe
Compare
Choose a tag to compare
Use searchableAs as table name if table name is empty (#9)

1.0.1

17 Aug 03:40
0d01c21
Compare
Choose a tag to compare
Add Configuration Section (#7)

1.0.0

16 Aug 03:42
Compare
Choose a tag to compare
Update CHANGELOG.md

0.1.0

12 Aug 03:50
4e59d34
Compare
Choose a tag to compare
Continue on error (#5)

* Continue on error

* Continue on error

* Continue on error

* Continue on error

0.0.1

11 Aug 11:13
2f216c5
Compare
Choose a tag to compare
Fix scout key not matched (#4)