Skip to content

Releases: answear/luigis-box-bundle

4.0.0

03 Oct 08:15
c889264
Compare
Choose a tag to compare

What's Changed

  • Support symfony 7 by @Wiktor6 in #49
  • [BC BREAK] drop support for symfony < 6
  • [BC BREAK] drop support for php < 8.2

New Contributors

Full Changelog: 3.1.0...4.0.0

3.1.0

19 Sep 13:05
deb5f2e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.0...3.1.0

3.0.0

18 Aug 10:19
66131f1
Compare
Choose a tag to compare

BC-break:

  • drop support for Symfony < 5.4

New:

  • add support for Symfony 6

Full Changelog: v2.5.0...3.0.0

v2.5.0

14 Jan 14:13
b5dd517
Compare
Choose a tag to compare

What's Changed

  • Allow set request cache ttl

Full Changelog: v2.4.0...v2.5.0

v2.4.0

18 Jun 13:03
6757c0a
Compare
Choose a tag to compare
  • guzzlehttp is used instead of guzzle adapter

v2.3.0

27 May 09:46
b4ed3a3
Compare
Choose a tag to compare
  • Updated dependency: "symfony/*"

v2.2.0

25 May 07:29
7d2b6fb
Compare
Choose a tag to compare
  • added (array) $headers to ConfigProvider. You can now pass some headers on searching.
  • (Deprecated) ConfigProvider::getRequestHeaders() method. Use ConfigProvider::getAuthorizationHeaders if you need to.

v2.1.0

02 Mar 12:10
456229e
Compare
Choose a tag to compare
  • added searchTimeout option (default 6 seconds) to split timeouts between API updates and searching.
  • revert default value for requestTimeout to 10 seconds

v.2.0.0

16 Feb 12:02
36e4fa9
Compare
Choose a tag to compare
  • [BC BREAK] change default connection timeout from 10s to 4s, request timeout from 10s to 8s
  • [BC BREAK] change bundle configuration

v1.4.0

27 Jan 15:13
3e5e609
Compare
Choose a tag to compare
  • [BC] do not cast bool in url filters