Skip to content

v4.0.0

Compare
Choose a tag to compare
@johnvanbreda johnvanbreda released this 20 May 12:17
· 3433 commits to master since this release

Major version update due to breaking changes in the Elasticsearch REST API:

  • Format for the addColumns parameter in calls to the Elasticsearch REST API
    endpoints (for CSV downloads) now changed to match the format of the client
    [dataGrid] control's columns configuration. Therefore custom ES download
    formats will need reconfiguring on the client.

  • PHP minimum version supported now 5.6.