Skip to content

Releases: pimcore/generic-data-index-bundle

v1.1.3

13 Aug 12:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

16 Jul 10:17
bd50928
Compare
Choose a tag to compare

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

02 Jul 14:45
be7c0f0
Compare
Choose a tag to compare

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

18 Jun 06:57
659e772
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.1.0

v1.0.6

18 Jun 06:56
ad3aea3
Compare
Choose a tag to compare

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

21 May 07:37
5834970
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.0.5

v1.0.4

08 May 09:53
44a5880
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

23 Apr 07:55
49e77a5
Compare
Choose a tag to compare

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

05 Apr 15:28
82baf94
Compare
Choose a tag to compare

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

26 Mar 17:15
c883f04
Compare
Choose a tag to compare

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