Releases: DirectoryTree/OpenSearchAdapter
Releases · DirectoryTree/OpenSearchAdapter
Release list
v1.0.2
Changed
- Updated mapping helpers to emit OpenSearch-native field types for flat objects, k-NN vectors, and xy shapes.
- Kept Elasticsearch-style helper names as compatibility aliases that now emit the correct OpenSearch field types.
v1.0.1
Changed
- Refined fake testing APIs for search responses, document managers, and index managers.
v1.0.0
Initial stable release of the OpenSearch adapter package.
Includes:
- Index, mapping, settings, alias, document, and search response adapters.
- Explicit mapping and settings builders with flexible escape hatches.
- Document-specific routing support for bulk operations.
- Integration coverage against OpenSearch 2.19.3 and 3.7.0.
- PHP 8.2, 8.3, and 8.4 test coverage.