Skip to content

Releases: FACT-Finder-Web-Components/php-communication-sdk

v0.9.9

Choose a tag to compare

@Rayn93 Rayn93 released this 06 Jun 13:33

Added

  • Add support to API key authorization

v0.9.8

Choose a tag to compare

@Rayn93 Rayn93 released this 16 Jan 07:11

Changed

Compatibility

  • Declare PHP8.2 and PHP8.3 compatibility

v0.9.7

Choose a tag to compare

@Rayn93 Rayn93 released this 31 Jul 13:50

Changed

Compatibility

  • Declare psr/log v3.0 compatibility

v0.9.6

Choose a tag to compare

@grzegorz-jamroz grzegorz-jamroz released this 24 Jan 08:16

SearchAdapter

  • Extend Search interface by records method

v0.9.5

Choose a tag to compare

@grzegorz-jamroz grzegorz-jamroz released this 05 Dec 09:59

Add

AdapterFactory

  • add config

v0.9.3

Choose a tag to compare

@a-laurowski a-laurowski released this 04 Nov 15:02

Changed

Compatibility

  • Declare PHP8.0 compatibility

v0.9.2

Choose a tag to compare

@a-laurowski a-laurowski released this 22 Sep 10:54

Fixed

  • Import
    • Standard Adapter (used for FACT-Finder 7.x) does not use query parameters

v0.9.1

v0.9.1 Pre-release
Pre-release

Choose a tag to compare

@a-laurowski a-laurowski released this 07 Apr 11:39

Fixed

  • Import
    • Cast returned value to array in case json_decode returns null for received response

v0.9

v0.9 Pre-release
Pre-release

Choose a tag to compare

@a-laurowski a-laurowski released this 21 Jan 10:56
0cec62e

Initial release

  • Client builder, according to FF version
  • Import, Search, and Tracking adapters