SEAL 0.12.9
Logo created by Meine Wilma
What's Changed
- Add support for Elasticsearch via SSL Proxy by @mario-fehr in #649
- Remove platform.php configuration from Mezzio and Spiral composer.json by @alexander-schranz in #650
- Update the documentation with newer PHPUnit version in create adapter section by @alexander-schranz in #653
- Add support for TLS with Typesense adapter by @RamonNijman in #651
- Add HTTPS support also for Opensearch, Solr, Redis Adapter and adopt Meilisearch parsing by @alexander-schranz in #654
- Update dependencies for Mezzio Symfony 8 by @alexander-schranz in #656
- Add documentation about InCondition and NotInCondition by @alexander-schranz in #657
- Add documentation for index_name_prefix integration configs by @alexander-schranz in #659
- Fix phpstan issue with returned array highlight in Solr and Memory In and NotIn Conditions by @alexander-schranz in #660
Main added feature you can now use ?tls=true inside the DSN to use https instead of http for different http based adpaters.
New Contributors
- @RamonNijman made their first contribution in #651
Full Changelog: 0.12.8...0.12.9
Upgrading from an older version?
If you upgrade from an older version – check backwards compatibility breaks of previous releases:
- Release Notes 0.12
- Release Notes 0.11
- Release Notes 0.10
- Release Notes 0.9
- Release Notes 0.8
- Release Notes 0.6