Skip to content

Releases: FriendsOfSymfony/FOSElasticaBundle

v3.2.0

04 Aug 15:06
@XWB XWB
Compare
Choose a tag to compare
  • Allow driverless type definitions #953
  • Change Elastica constraints to allow ~2.1 as Elastica now follows semver
  • Add support for the dynamic setting in mapping
  • Fixed PropelCollection to array casting error #992
  • Allow set retryOnConflict per connection
  • New event PRE_TRANSFORM which allows developers to modify objects before
    transformation into documents for indexing
  • Introduce serialize_null option for Serializer
  • Ability to specify custom connection settings for functional tests
  • Doctrine: possible to use hints when hydrating objects
  • Resolved Propel configuration
  • Add Elastica compression option
  • Add support for defaultSortFieldName and defaultSortDirection pagination options
  • Removed immediate option on type persistence configuration
  • Enable pagination of hybrid results
  • Add Symfony Serializer support

v3.1.8

30 Mar 09:19
@XWB XWB
Compare
Choose a tag to compare
  • Removes store:true from mappings unless specifically defined

v3.1.7

08 Dec 12:15
@XWB XWB
Compare
Choose a tag to compare
  • Allow Elastica 2.3

v3.1.6

17 Sep 10:30
@XWB XWB
Compare
Choose a tag to compare
  • Allow Elastica 2.2
  • Add PHP 7 compatibility
  • Fix: Don't use parent identifier for objects/nested documents

v3.0.13

17 Sep 14:14
@XWB XWB
Compare
Choose a tag to compare

Final 3.0 release

  • Add PHP 7 compatibility
  • Fix: Don't use parent identifier for objects/nested documents

v3.0.12

31 Aug 09:42
@XWB XWB
Compare
Choose a tag to compare
  • Updated Elastica dependency to allow 2.2

v3.1.4

27 May 22:55
Compare
Choose a tag to compare
  • Updated Elastica dependency to allow 2.0

v3.0.10

27 May 22:55
Compare
Choose a tag to compare
  • Updated Elastica dependency to allow 2.0

v3.1.3

01 Apr 23:34
Compare
Choose a tag to compare
  • Fix Symfony 2.3 compatibility

v3.1.1

27 Mar 00:48
Compare
Choose a tag to compare
  • Fix PopulateCommand trying to set formats for ProgressBar in Symfony < 2.5
  • Fix Provider implementations that depend on a batch size from going into
    infinite loops