Skip to content

v5.0.0-beta1

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jun 13:58
· 5 commits to main since this release

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