Skip to content

v5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jul 11:34
· 3 commits to main since this release

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)