v1.0.8
·
65 commits
to main
since this release
What's Changed
- Fix/elasticsearch query scopes by @ginkelsoft-development in #13
- fix: only generate search tokens for fields with encrypted cast by @ginkelsoft-development in #14
- fix: implement actual document deletion in Elasticsearch by @ginkelsoft-development in #15
- fix: validate SEARCH_PEPPER configuration before token generation by @ginkelsoft-development in #16
- fix: require intl extension for consistent normalization by @ginkelsoft-development in #17
- improve: add clarifying comments to database index update process by @ginkelsoft-development in #18
- fix: add proper error handling with exceptions to Elasticsearch service by @ginkelsoft-development in #19
- refactor: remove unused SearchDriver contract interface by @ginkelsoft-development in #20
- add optional debug logging for search index operations by @ginkelsoft-development in #21
- fix: add configuration validation to service provider boot by @ginkelsoft-development in #22
- expand test coverage with comprehensive unit and edge case tests by @ginkelsoft-development in #23
- add configurable minimum prefix length for search queries by @ginkelsoft-development in #24
- Develop into Main by @ginkelsoft-development in #25
Full Changelog: v1.0.7...v1.0.8