Skip to content

Releases: smartboxgroup/integration-framework-bundle

v2.5.0

19 Nov 13:23
9728312

Choose a tag to compare

  • Adding mergeMapping() function to Tools/Mapper/Mapper class, which merges results from the map() and mapAll() functions into a given mapper.

v2.4.0

16 Aug 12:41
0798c4e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

08 Mar 14:41
ff4907d

Choose a tag to compare

  • Add merge array by key method

v2.2.1

10 Jun 13:22
7aec71b

Choose a tag to compare

Bugfix

  • Add check to ensure only values greater than 0 will trigger a delay.

v2.2.0

01 Jun 16:12
77e1fe4

Choose a tag to compare

Add Delay Interceptor

v2.1.0

01 Mar 17:01
fdc77e9

Choose a tag to compare

  • Feature: Add function shiftUp

v2.0.3

16 Nov 12:29
f99a8d8

Choose a tag to compare

  • Feature: Allow empty recipient lists.

v2.0.2

11 May 10:19
560b4ec

Choose a tag to compare

Add response_format and response_fallback attributes in REST Producer to handle the case when response can't be deserialized

v2.0.1

07 May 14:56
d61777a

Choose a tag to compare

Return message summary if it contains UTF8 characters

v2.0.0

20 Apr 14:30
4390052

Choose a tag to compare

  • Guzzle HttpClient upgrade: UsesGuzzleHttpClient Trait & HttpClientInterface Interface;
  • AMQP Support using the PhpAmqpLib;
    • New driver that supports amqp;
    • Refactoring the consumer to work with asynchronous requests;
    • New parameters to queue drivers;
    • Refactoring the exception handler;
    • Refactoring the serialization functionality related to queue drivers;

Learn more in https://github.com/smartboxgroup/integration-framework-bundle/blob/master/UPGRADE-2.0.md