Releases: pimcore/generic-data-index-bundle
Releases · pimcore/generic-data-index-bundle
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
v1.1.2
What's Changed
- Do not catch exceptions which occur during handling the index queue by @markus-moser in #178
- Fix data object table data type with activated column config by @markus-moser in #179
- Catch throwable instead of exception for thumbnail generation to avoid that the indexing queue breaks by @markus-moser in #180
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Fix missing data-object-folder index in data-object alias by @markus-moser in #174
- Add ignore_above configs to keyword fields to avoid max_bytes_length_exceeded_exception by @markus-moser in #176
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Remove unsued models by @markus-moser in #109
- Prepare functional tests setup by @markus-moser in #104
- Add indexing mechanism for documents by @lukmzig in #100
- Extend functional tests for data object indexing by @lukmzig in #120
- Change auth for tests by @lukmzig in #115
- Implement missing data object field definition adapters by @lukmzig in #125
- Handle AdminSettingsSubscriber logic via Symfony messenger by @lukmzig in #128
- Pagination for big amounts of data by @lukmzig in #132
- Update CLA check by @markus-moser in #138
- Deployment strategy by @lukmzig in #133
- [Improvement] Search will not return an item if user has no view permission on parent of the parent folder by @markus-moser in #131
- Cannot filter for specific data object class via SearchProviderInterface by @lukmzig in #140
- Do not delete and recreate index on class definitions save by @lukmzig in #135
- Do not hard-code index name in workspace QueryService by @markus-moser in #144
- Add tag filter modifier by @lukmzig in #145
- Add locate in tree service by @markus-moser in #147
- Update SECURITY.md by @markus-moser in #149
- Fix codeception by @markus-moser in #151
- Adapt element permission service by @lukmzig in #153
- Add Pimcore Query Language by @markus-moser in #148
- Improve search services docs by @markus-moser in #156
- Fix issues noticed by SonarCloud by @markus-moser in #158
- Make search services exceptions public by @markus-moser in #161
- Add services to search for all elements and their dependencies by @markus-moser in #159
- Added php 8.3 support by @fashxp in #166
- Fix input quantity value data object type OpenSearch mapping by @markus-moser in #167
- Fix hasWorkflowWithPermissions check in combination with user authentication by @markus-moser in #169
Full Changelog: v1.0.5...v1.1.0
v1.0.6
What's Changed
- Fix input quantity value data object type OpenSearch mapping by @markus-moser in #167
- Skip data object folder indexing to avoid index not found exceptions by @markus-moser in #168
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Fix document counts in index stats by @markus-moser in #155
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Asset metadata relation fix by @markus-moser in #150
- License update by @fashxp in #152
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Permission conditions for search services need to be based on list permission instead of view permission by @lukmzig in #146
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Fix index queue message dispatching deadlock and limit problems by @markus-moser in #126
- Fix localized fields adapter normalizer and delete subscriber by @lukmzig in #136
- Remove PHP 8.1 support by @lukmzig in #137
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Fix missing data object enqueuing when inheritance and synchronous pr… by @markus-moser in #110
- Do not index fields without field definition adapter by @markus-moser in #113
- Add missing symfony scheduler queue to docs by @markus-moser in #114
- Replace PimcorexTemplateBundlex with PimcoreGenericDataIndexBundle by @lukmzig in #118
- Replace PimcorexTemplateBundlex with PimcoreGenericDataIndexBundle by @lukmzig in #119
- Add index on operationTime column of generic_data_index_queue table by @markus-moser in #121
- Fix elementIndexName column length by @markus-moser in #123
- Add note about minimum version of OpenSearch by @lukmzig in #124
Full Changelog: v1.0.0...v1.0.1