Skip to content

Releases: ibexa/solr

v5.0.2

09 Sep 14:17
Compare
Choose a tag to compare

ibexa/solr changes between v5.0.1 and v5.0.2

No significant changes.

v4.6.24

09 Sep 13:48
Compare
Choose a tag to compare

ibexa/solr changes between v4.6.23 and v4.6.24

No significant changes.

v5.0.1

19 Aug 12:14
Compare
Choose a tag to compare

ibexa/solr changes between v5.0.0 and v5.0.1

Improvements

  • IBX-9727: Added missing strict types and adapted the codebase to PHP 8.3 (#101)
  • IBX-9845: Added support for Solr 9.8+ (#95)

v4.6.23

19 Aug 11:26
Compare
Choose a tag to compare

ibexa/solr changes between v4.6.22 and v4.6.23

No significant changes.

v4.6.22

05 Aug 10:30
Compare
Choose a tag to compare

ibexa/solr changes between v4.6.21 and v4.6.22

Improvements

v5.0.0

22 Jul 11:34
Compare
Choose a tag to compare

ibexa/solr changes between v4.0.0 and v5.0.0

Improvements

  • IBX-1734: Added PR assigner workflow (#229)
  • IBX-3863: Parametrized Solr HTTP Client timeout and max retries (#241)
  • IBX-1439: Dropped league/flysystem-memory dependency (#41)
  • IBX-4929: Fix PhpDoc tags (#48)
  • IBX-5569: Switched to reusable generator workflow
  • IBX-6620: Added Image criterion visitors (#55)
  • IBX-6649: Added support for spell checking (#52)
  • IBX-6827: Aggregation API improvements (#56)
  • IBX-7418: Added CriterionVisitior for ContentName Criterion (#61)
  • IBX-8119: Upgraded minimum PHP version to 8.3
  • IBX-8139: Dropped class_alias BC layer statements from all classes (#68)
  • IBX-8394: Used new RepositoryConfigurationProviderInterface contract (#74)
  • IBX-8726: Added support for IsBookmarked criterion (#75)
  • IBX-9121: Added support for IsUserEnabled criterion
  • IBX-8534: Fixed missing loadRelation method on ContentHandler (#79)
  • IBX-8534: Changed typehint from abstract Criterion to CriterionInterface (#80)
  • IBX-8470: Upgraded codebase to Symfony 6 (#78)
  • IBX-8532: Removed deprecated Facets API (#484)
  • IBX-9727: Added missing type hints (#89)
  • IBX-8471: Upgraded codebase to Symfony 7 (#87)
  • ENG-140: Added auto-assign reviewers GH workflow (#90)
  • IBX-9947: Rebranded field type identifiers (#97)
  • IBX-10228: Bumped symfony/* to ^7.3 (#99)

Bugs

  • IBX-2276: Fixed wrong class used due to wrong mapping (#22)
  • IBX-2451: Fixed facet builder visitor service definitions names (#26)
  • IBX-2618: Optimized bulk indexing
  • IBX-3116: Made Section identifier nonconvertible (#239)
  • IBX-3644: [Doc] Fixed usage text suggested dest dir path (#36)
  • IBX-3553: Moved common search service compiler passes to CoreBundle
  • IBX-5061: Allowed DateMetadata published target
  • IBX-5133: Allowed Solr tests to be executed against different hostname
  • IBX-5827: Replaced deprecated string interpolation (PHP 8.2+) (#246)
  • IBX-5827: Replaced deprecated string interpolation (PHP 8.2+) (#246) (#60)
  • IBX-7653: Add IsContainer criterion support (#63)
  • IBX-8378: Fixed handling non-indexable field types
  • IBX-10254: Renamed ez_lock object state group to ibexa_lock (#100)

v5.0.0-rc1

11 Jul 13:51
Compare
Choose a tag to compare

ibexa/solr changes between v5.0.0-beta1 and v5.0.0-rc1

No significant changes.

v5.0.0-beta1

12 Jun 13:58
Compare
Choose a tag to compare

ibexa/solr changes between v4.6.0 and v5.0.0-beta1

Improvements

  • IBX-8119: Upgraded minimum PHP version to 8.3
  • IBX-8139: Dropped class_alias BC layer statements from all classes (#68)
  • IBX-8394: Used new RepositoryConfigurationProviderInterface contract (#74)
  • IBX-8726: Added support for IsBookmarked criterion (#75)
  • IBX-9121: Added support for IsUserEnabled criterion
  • IBX-8534: Fixed missing loadRelation method on ContentHandler (#79)
  • IBX-8534: Changed typehint from abstract Criterion to CriterionInterface (#80)
  • IBX-8470: Upgraded codebase to Symfony 6 (#78)
  • IBX-8532: Removed deprecated Facets API (#484)
  • IBX-9727: Added missing type hints (#89)
  • IBX-8471: Upgraded codebase to Symfony 7 (#87)
  • ENG-140: Added auto-assign reviewers GH workflow (#90)
  • IBX-9947: Rebranded field type identifiers (#97)

Bugs

  • IBX-7653: Add IsContainer criterion support (#63)
  • IBX-8378: Fixed handling non-indexable field types

v4.6.21

11 Jun 15:43
Compare
Choose a tag to compare

ibexa/solr changes between v4.6.20 and v4.6.21

No significant changes.

v4.6.20

27 May 12:53
Compare
Choose a tag to compare

ibexa/solr changes between v4.6.19 and v4.6.20

Improvements

  • ENG-140: Added auto-assign reviewers GH workflow (#90)