Skip to content

Commit d5fe960

Browse files
committed
Merge branch '3.2.x' into 4.0.x
2 parents 54a6c94 + c3c4887 commit d5fe960

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

CHANGELOG-3.2.md

+23-23
Original file line numberDiff line numberDiff line change
@@ -4,33 +4,33 @@ CHANGELOG for 3.2.x
44
This changelog references the relevant changes (bug and security fixes) done
55
in 3.2 versions.
66

7-
* 3.2.3 (2017-xx-xx)
7+
### 3.2.3 (2017-03-30)
88

9-
* Fixed service priority when registering providers
9+
* Fixed service priority when registering providers
1010

11-
* 3.2.2 (2017-01-25)
11+
### 3.2.2 (2017-01-25)
1212

13-
* Fixed `Resetter::resetIndexType` on Elasticsearch 1.x
13+
* Fixed `Resetter::resetIndexType` on Elasticsearch 1.x
1414

15-
* 3.2.1 (2016-10-04)
15+
### 3.2.1 (2016-10-04)
1616

17-
* Restored and deprecated `immediate` option
17+
* Restored and deprecated `immediate` option
1818

19-
* 3.2.0 (2016-08-04)
19+
### 3.2.0 (2016-08-04)
2020

21-
* Allow driverless type definitions #953
22-
* Change Elastica constraints to allow ~2.1 as Elastica now follows semver
23-
* Add support for the [dynamic](https://www.elastic.co/guide/en/elasticsearch/reference/current/dynamic.html) setting in mapping
24-
* Fixed PropelCollection to array casting error #992
25-
* Allow set retryOnConflict per connection
26-
* New event `PRE_TRANSFORM` which allows developers to modify objects before
27-
transformation into documents for indexing
28-
* Introduce `serialize_null` option for Serializer
29-
* Ability to specify custom connection settings for functional tests
30-
* Doctrine: possible to use hints when hydrating objects
31-
* Resolved Propel configuration
32-
* Add Elastica compression option
33-
* Add support for `defaultSortFieldName` and `defaultSortDirection` pagination options
34-
* Removed `immediate` option on type persistence configuration
35-
* Enable pagination of hybrid results
36-
* Add Symfony Serializer support
21+
* Allow driverless type definitions #953
22+
* Change Elastica constraints to allow ~2.1 as Elastica now follows semver
23+
* Add support for the [dynamic](https://www.elastic.co/guide/en/elasticsearch/reference/current/dynamic.html) setting in mapping
24+
* Fixed PropelCollection to array casting error #992
25+
* Allow set retryOnConflict per connection
26+
* New event `PRE_TRANSFORM` which allows developers to modify objects before
27+
transformation into documents for indexing
28+
* Introduce `serialize_null` option for Serializer
29+
* Ability to specify custom connection settings for functional tests
30+
* Doctrine: possible to use hints when hydrating objects
31+
* Resolved Propel configuration
32+
* Add Elastica compression option
33+
* Add support for `defaultSortFieldName` and `defaultSortDirection` pagination options
34+
* Removed `immediate` option on type persistence configuration
35+
* Enable pagination of hybrid results
36+
* Add Symfony Serializer support

0 commit comments

Comments
 (0)