Skip to content

Tags: sineflow/ElasticsearchBundle

Tags

v8.1.2

Toggle v8.1.2's commit message

Verified

This commit was signed with the committer’s verified signature.
pmishev Plamen Mishev
Made Finder::getIndicesToDocumentClasses() public

v8.1.1

Toggle v8.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
pmishev Plamen Mishev
Added support for basic auth credentials to be supplied for connectio…

…ns, not only as part of the host name

v8.1.0

Toggle v8.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
pmishev Plamen Mishev
Replaced symfony/phpunit-bridge with phpunit 10 as it was creating a …

…dependency hell.

Fixed coding style of tests and prevent them from running twice.

v8.0.1

Toggle v8.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
pmishev Plamen Mishev
[FIX] [BC] ssl_verification parameter for a connection is now only ac…

…cepting a bool value. New parameters are added: ssl_ca, ssl_key, ssl_cert.

v8.0.0

Toggle v8.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
pmishev Plamen Mishev
Updated github actions

v7.2.0

Toggle v7.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
pmishev Plamen Mishev
Updated github actions

v7.1.6

Toggle v7.1.6's commit message

Verified

This commit was signed with the committer’s verified signature.
pmishev Plamen Mishev
Added support for Symfony 6

v7.1.5

Toggle v7.1.5's commit message
Added github actions workflow and code style fixes

v7.1.4

Toggle v7.1.4's commit message
Added ssl_verification parameter to the connections configuration

v7.1.3

Toggle v7.1.3's commit message
Merge index definitions extending a template recursively