Skip to content

Releases: pimcore/generic-data-index-bundle

2.0.0-RC2

24 Apr 13:04
Compare
Choose a tag to compare
2.0.0-RC2 Pre-release
Pre-release

Full Changelog: v2.0.0-RC1...v2.0.0-RC2

2.0.0-RC1

24 Apr 10:08
bfc69c3
Compare
Choose a tag to compare
2.0.0-RC1 Pre-release
Pre-release

What's Changed

  • [BC] Change permission checks to view for searchById 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

Full Changelog: v1.3.3...v2.0.0-RC1

1.3.3

11 Apr 05:59
099c8c2
Compare
Choose a tag to compare

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

11 Feb 12:05
483890a
Compare
Choose a tag to compare

What's Changed

  • [Bug]: Fix missing index settings default config values by @lukmzig in #283

Full Changelog: v1.3.1...v1.3.2

1.3.1

28 Jan 08:34
9f8987e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.3.1
https://github.com/pimcore/generic-data-index-bundle/milestone/22

1.3.0

10 Dec 09:21
48dfc20
Compare
Choose a tag to compare

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

05 Dec 09:43
48dfc20
Compare
Choose a tag to compare
1.3.0-RC2 Pre-release
Pre-release

What's Changed

Full Changelog: v1.3.0-RC1...v1.3.0-RC2

1.3.0-RC1

02 Dec 10:50
Compare
Choose a tag to compare
1.3.0-RC1 Pre-release
Pre-release

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

Full Changelog: v1.2.2...v1.3.0-RC1
https://github.com/pimcore/generic-data-index-bundle/milestone/15?closed=1

1.2.3

02 Dec 09:41
cc09b60
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.2...v1.2.3
https://github.com/pimcore/generic-data-index-bundle/milestone/19?closed=1

v1.2.2

19 Nov 12:00
81fbc6b
Compare
Choose a tag to compare

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