Releases: netlogix/Netlogix.JsonApiOrg.Consumer
Releases · netlogix/Netlogix.JsonApiOrg.Consumer
4.2.1 - Don't throw on cache errors
4.2.0 - Fix PHP 8 Deprecations
Introduce parallel fetch requests
- Add multi guzzle based client
- Introduce
ConsumerBackend::requestFromUri(): PromiseInterface
- Switch internals from
ConsumerBackend
to make use ofrequestFromUri()
4.0.1 - Adjust method signature for null uris
What's Changed
Full Changelog: 4.0.0...4.0.1
4.0.0 - Flow 8.3 Requirement
What's Changed
- Build(deps): Bump actions/cache from 3 to 4 by @dependabot in #18
- feat: Require Flow 8.3 by @paxuclus in #19
Full Changelog: 3.1.4...4.0.0
3.1.4 - Don't replace equal signs in query parameters during testing
What's Changed
Full Changelog: 3.1.3...3.1.4
3.1.3 - Make sure query parameters are handled correctly during testing
What's Changed
- BUGFIX: Remove composer.lock by @paxuclus in #14
- Build(deps): Bump actions/checkout from 3 to 4 by @dependabot in #15
- fix: Make sure query parameters are handled correctly during testing by @paxuclus in #16
New Contributors
- @dependabot made their first contribution in #15
Full Changelog: 3.1.2...3.1.3
3.1.2 - Fix invalid assert
What's Changed
Full Changelog: 3.1.1...3.1.2
3.1.1 - Handle null for paths in Endpoint discovery cache
What's Changed
Full Changelog: 3.1.0...3.1.1
3.1.0 - Endpoint discovery cache
What's Changed
- Feature/endpoint discovery cache by @nlx-sascha in #10
New Contributors
- @nlx-sascha made their first contribution in #10
Full Changelog: 3.0.0...3.1.0