Skip to content

Tags: pimcore/generic-data-index-bundle

Tags

v1.3.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Bug]: Fix missing index settings default config values (#283)

* fix: provide default index settings

* use default value form symfony config

* Apply php-cs-fixer changes

* fix: sonar

---------

Co-authored-by: lukmzig <lukmzig@users.noreply.github.com>

v1.3.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update docs (#281)

v1.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add class_alias for asset field definition adapters (#267)

v1.3.0-RC2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add class_alias for asset field definition adapters (#267)

v1.3.0-RC1

Update pimcore/pimcore to ^11.5

Update pimcore/opensearch-client and pimcore/elasticsearch-client to ^1.1

v1.2.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Do not overwrite default failure transport (#261)

* Do not overwrite default failure transport

* I have read the CLA Document and I hereby sign the CLA

v1.2.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Bug]: Classes with missing internal (#241)

* fix: add forgotten internal tags

* Apply php-cs-fixer changes

* fix: abstract adapters should not be internal

---------

Co-authored-by: lukmzig <lukmzig@users.noreply.github.com>

v1.2.1

Merge branch '1.1' into 1.2

v1.1.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Bug] AssetMetaData language and name are switched (#218)

* fix: metadata fields are listed as field name and language

* use better variable naming

* fix failing test issues

v1.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Data object search service - order by key vs. order by index (#205)

* Add new modifier to sort results by tree index

* Apply php-cs-fixer changes

---------

Co-authored-by: lukmzig <lukmzig@users.noreply.github.com>