Skip to content

1.7.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 21 Dec 14:33
· 115 commits to master since this release
5b0f5a3

Included commits: 1.6.0...1.7.0

Fixes

  • Introduced SynchronizationBehaviorConfig::getDataColumnType() that define default type for all data columns.
  • Adjusted default column type for data field, now it's Propel CLOB type. For PostgreSQL thats mean no changes, for MariaDB field type changed from TEXT to LONGTEXT.