Releases: pimcore/generic-data-index-bundle
Releases · pimcore/generic-data-index-bundle
2.0.0-RC2
Full Changelog: v2.0.0-RC1...v2.0.0-RC2
2.0.0-RC1
What's Changed
- [BC] Change permission checks to
view
forsearchById
by @mattamon in #222 - [BC] Introduce type specific interfaces by @mattamon in #227
- [Bug] Add prefixes for class definition indexes by @lukmzig in #229
- [Data Objects] Inherited fields by @lukmzig in #208
- [Improvement] Add element type to the getIds method of ElementSearchResult by @lukmzig in #230
- [Improvement] Add functionality to enqueue dependent items by @lukmzig in #252
- [Task] Update static resolver by @mattamon in #262
- [Task] Remove deprecations and OpenSearch class_aliases by @lukmzig in #270
- [Improvement]: Add properties for tree sorting to data object indexes by @lukmzig in #275
- Remove php version from composer by @alexz707 in #276
- [Improvement]Handle special language workspace permissions by @lukmzig in #280
- Update carbon by @alexz707 in #282
- Update carbon by @alexz707 in #285
- Update carbon by @alexz707 in #286
- [Tree]: Add class ids modifier by @lukmzig in #287
- [Modifier] Adapt modifier to filter by class names or ids by @lukmzig in #290
- [Task] Add container extension by @mattamon in #291
- [Improvement]: Add support to DBAL v4 by @kingjia90 in #295
- Remove deprecated config setting enable_authenticator_manager by @alexz707 in #297
- Use the default entity manager by @alexz707 in #303
- Remove unnecessary migration table creation logic by @herbertroth in #307
- Change dependencies in composer by @alexz707 in #309
- [Permissions] Check if user permissions are empty by @lukmzig in #312
- [Elements] Add new service to return if element is locked by @lukmzig in #313
- [Workspaces] Adapt logic to align more with classic UI permission system by @lukmzig in #315
- [Tags] Update element tags in index for batch operation by @lukmzig in #316
- Add Product Registration by @fashxp in #317
- [Docs] Adapted Upgrade Notes by @fashxp in #318
- [Task] Add missing information about changed prefix by @lukmzig in #321
New Contributors
- @alexz707 made their first contribution in #276
- @kingjia90 made their first contribution in #295
- @herbertroth made their first contribution in #307
Full Changelog: v1.3.3...v2.0.0-RC1
1.3.3
What's Changed
- [Fix][Queue]: Data object folders are not indexed in async mode by @lukmzig in #298
- [fix][tests]: Async tests timing problem by @lukmzig in #299
- [Docs] Add date-math example by @fashxp in #300
- [Fix]: Add missing check to enqueue data object for deletion by @lukmzig in #305
Full Changelog: v1.3.2...v1.3.3
1.3.2
1.3.1
What's Changed
- [Bug] Add missing type in normalize method of object brick adapter by @lukmzig in #273
- Removed local sonar files by @bluvulture in #263
- Fix issue #271 | Cannot set mappings for custom fields by @woellundwoell in #272
- Fix: sorting of the codeception results by @lukmzig in #277
- [Fix]: Add root node permissions by @lukmzig in #279
- update docs by @fashxp in #281
New Contributors
- @woellundwoell made their first contribution in #272
Full Changelog: v1.3.0...v1.3.1
https://github.com/pimcore/generic-data-index-bundle/milestone/22
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