Releases: pimcore/generic-data-index-bundle
Releases · pimcore/generic-data-index-bundle
1.3.0
What's Changed
- [Task] Disable roave/security due to a twig security issue and update upload-artifact to v4 by @lukmzig in #212
- [BC] Introduce type specific interfaces by @mattamon in #224
- Revert "[BC] Introduce type specific interfaces" by @mattamon in #226
- [Improvement] Add a new search modifier to allow filtering based on the integer values by @lukmzig in #246
- [Improvement] Add a new search modifier for full text search by @lukmzig in #249
- [Improvement] Add support for elasticsearch and openSearch by @lukmzig in #239
- [Task] Add upgrade notes for version 1.3 by @lukmzig in #256
- [Task]: Set deprecated service alias only when OpenSearch is used by @lukmzig in #257
- [Improvement] Default Asset Metadata should be in the index by @lukmzig in #259
- [Task] Update pimcore/pimcore to ^11.5 by @mattamon in #266
- Add class_alias for asset field definition adapters by @markus-moser in #267
Full Changelog: v1.2.3...v1.3.0
1.3.0-RC2
What's Changed
- Add class_alias for asset field definition adapters by @markus-moser in #267
Full Changelog: v1.3.0-RC1...v1.3.0-RC2
1.3.0-RC1
What's Changed
- [Task] Disable roave/security due to a twig security issue and update upload-artifact to v4 by @lukmzig in #212
- [BC] Introduce type specific interfaces by @mattamon in #224
- Revert "[BC] Introduce type specific interfaces" by @mattamon in #226
- [Improvement] Add a new search modifier to allow filtering based on the integer values by @lukmzig in #246
- [Improvement] Add a new search modifier for full text search by @lukmzig in #249
- [Improvement] Add support for elasticsearch and openSearch by @lukmzig in #239
- [Task] Add upgrade notes for version 1.3 by @lukmzig in #256
- [Task]: Set deprecated service alias only when OpenSearch is used by @lukmzig in #257
- [Bug] Fix lexer token and workflows by @lukmzig in #260
- [Improvement] Default Asset Metadata should be in the index by @lukmzig in #259
- [Bug] Block adapter Normalizer by @lukmzig in #264
- [Task] Add Static Resolver 2.0 by @martineiber in #265
- Do not overwrite default failure transport by @morgannilsson in #261
New Contributors
- @morgannilsson made their first contribution in #261
Full Changelog: v1.2.2...v1.3.0-RC1
https://github.com/pimcore/generic-data-index-bundle/milestone/15?closed=1
1.2.3
What's Changed
- [Bug] Fix lexer token and workflows by @lukmzig in #260
- [Bug] Block adapter Normalizer by @lukmzig in #264
- [Task] Add Static Resolver 2.0 by @martineiber in #265
- [Bug] Do not overwrite default failure transport by @morgannilsson in #261
New Contributors
- @morgannilsson made their first contribution in #261
Full Changelog: v1.2.2...v1.2.3
https://github.com/pimcore/generic-data-index-bundle/milestone/19?closed=1
v1.2.2
What's Changed
- [Task] Reenable roave/security by @mattamon in #223
- [Bug] Index errors with field collection fields by @lukmzig in #228
- [Bug] DocumentTypeAdapter getRelatedItemsOnUpdateQuery return empty query by @lukmzig in #234
- [Bug] Add missing normalize methods to containers by @lukmzig in #240
- [Bug] Wrong shortcut on generic-data-index:update:index by @lukmzig in #242
- [Bug] Base permissions should be false by default by @lukmzig in #244
- [Bug] Wring index name passed for data objects deletion by @lukmzig in #251
- [Bug]: Add missing element search index name prefix by @lukmzig in #253
- [Bug]: Classes with missing internal by @lukmzig in #241
Full Changelog: v1.2.1...v1.2.2
https://github.com/pimcore/generic-data-index-bundle/issues?q=is%3Aclosed+milestone%3A1.2.2
v1.2.1
What's Changed
Full Changelog: v1.2.0...v1.2.1
v1.1.5
What's Changed
Full Changelog: v1.1.4...v1.1.5
v1.2.0
What's Changed
- Add SearchResultIdListService by @markus-moser in #172
- Respect defined sort order in SearchResultIdListService by @markus-moser in #173
- Element to search result item transformers by @markus-moser in #181
- Introduce CachedSearchIndexMappingService by @markus-moser in #182
- Combine multiple queries to BoolQuery in QueryList by @markus-moser in #186
- Fix element to search result items transformers by @markus-moser in #188
- Implement file size aggregation services for assets by @markus-moser in #187
- Revert wrong commits by @markus-moser in #192
- Add filter search modifiers with definable field names by @markus-moser in #185
- Add and improve sort order modifiers by @markus-moser in #183
- Use correct OpenSearch mappings for date + time attribute types by @markus-moser in #193
- [PQL] Add synonym field name transformer by @markus-moser in #194
- Improve console output messages by @markus-moser in #196
- Create index if not exists while trying to reindex its mapping by @markus-moser in #199
- Centralize logic for class definition reindexing by @markus-moser in #200
- Add classDefinitionIcon to data object indices by @markus-moser in #198
- Extend PQL with new operators (!=, not like) and support for null/empty values by @markus-moser in #195
- Add info about auto_create_index by @dpfaffenbauer in #203
- Data object search service - order by key vs. order by index by @lukmzig in #205
New Contributors
- @dpfaffenbauer made their first contribution in #203
Full Changelog: v1.1.4...v1.2.0
https://github.com/pimcore/generic-data-index-bundle/milestone/9?closed=1
v1.1.4
What's Changed
Full Changelog: v1.1.3...v1.1.4
https://github.com/pimcore/generic-data-index-bundle/milestone/14?closed=1
v1.1.3
What's Changed
- Fix index creation for new class definitions by @markus-moser in #190
Full Changelog: v1.1.2...v1.1.3