Skip to content
This repository has been archived by the owner on Apr 30, 2021. It is now read-only.

Latest commit

 

History

History
12 lines (10 loc) · 533 Bytes

CHANGELOG-3.2.md

File metadata and controls

12 lines (10 loc) · 533 Bytes

CHANGELOG for 3.2.x

  • 3.2.0 (Unreleased)

  • 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