Skip to content

Releases: SC-Networks/evalanche-reporting-api-connector

2.0.0 Feature Release

31 May 08:39

Choose a tag to compare

Added

  • Add clients for scoringcluster, geocoordinates and articlereferences
  • Documentation improvements

Changed

  • The connection creation now expects a EvalancheConfig instance
  • The connection creation also supports optionally passing existing PSR RequestFactory and PSR18 HttpClient instances
  • Remove support for older PHP versions and require at least PHP8

Removed

  • Remove checkpoint client

En detail

  • Introduce PSR18 support by @usox in #12
  • Bump minimal required php version to 7.4 by @usox in #13
  • Add support for campaign profile history by @usox in #15
  • Add deprecation notice for checkpoint clients by @usox in #16
  • Drop checkpoint support by @usox in #18
  • Upgrade to php8 by @usox in #20
  • Dependency update by @usox in #21
  • Update dependencies by @usox in #22
  • Update dependencies by @usox in #24
  • Add customerId as optional param for all eligible clients by @usox in #25
  • Add documentation for EvalancheConnection by @usox in #27
  • Add missing tables by @usox in #29
  • Update dependencies by @usox in #30
  • Make customer_id optional in geocoordinates and articlereferences by @usox in #31
  • Add a static create-method by @usox in #32
  • Update CHANGELOG and add upgrading instructions by @usox in #33
  • Update dependencies before release by @usox in #34

Full Changelog: v1.1.0...v2.0.0

1.1.0 Feature Release

28 Nov 13:53
a17d95f

Choose a tag to compare

[1.1.0] - 2019-11-29

Added

  • Add support for new profile-milestone

Bugfix Release

28 Nov 08:27

Choose a tag to compare

  • Add missing timestamp restrictions (#10)

1.0.0 Official Release

10 Dec 10:53
10d9f8f

Choose a tag to compare

We're happy to announce the first official release of the Evalanche Reporting Api Connector.

Changelog

0.1.0 Initial development release

18 Oct 14:01

Choose a tag to compare

Add changelog

Fixes #1