subrequests 3.0.11

New features

Contributors (0)

Changelog

Issues: 1 issues resolved.

Changes since 3.0.10:

Task

subrequests 3.0.10

Bug fixes

Contributors (0)

Changelog

Issues: 1 issues resolved.

Changes since 3.0.9:

Task

  • #3362424: Call to undefined method Symfony\Component\HttpFoundation\Response::create()

subrequests 3.0.6

New features

This release adds Drupal 10 compatibility. Yay! 🎉

subrequests 3.0.5

Bug fixes

Response body with https

Contributors (5)

Symbioquine, bjcooper, e0ipso, pkht, rikkert86

Changelog

Issues: 1 issues resolved.

subrequests 3.0.3

Bug fixes

subrequests 3.0.2

Bug fixes

Issue #3029570: Subrequest failed validation by weemondo, dustinleblanc, e0ipso, mattew, AdamWells, dennis_meuwissen, Brian C, quadrexdev, Dhammika

subrequests 3.0.1

Bug fixes

Fixed an issue with the multi response separator.

subrequests 8.x-2.2

Bug fixes

Type coercion for token replacements

Contributors (2)

Eli-T, e0ipso

Changelog

Issues: 1 issues resolved.

Changes since 8.x-2.1:

subrequests 8.x-2.1

Bug fixes

Issue #3027317 by szeidler, e0ipso: Package skyscanner/jsonpath is abandoned

6c04700 by szeidler (G)

:100644 100644 d4f109b... 76d6bbd... M composer.json

subrequests 8.x-2.0-rc3

Bug fixes

Issue #2938013 by e0ipso, Sander Hofman, ziomizar: Include host in header to retrieve correct base url

415f6dd by e0ipso (G)

:100644 100644 9b65a29... 2098706... M src/Blueprint/BlueprintManager.php
:100644 100644 bd21d22... 460ee11... M src/SubrequestsManager.php

subrequests 8.x-2.0-rc2

Bug fixes

Issue #2948057 by szeidler, e0ipso: skyscanner/jsonpath dependency - no matching package found

8c688a3 by szeidler (G)

:100644 100644 ff7c1bd... d4f109b... M composer.json

Issue #2943753 by e0ipso: Fix branch tests against D8.6

4a9e4ff by e0ipso (G)

:100644 100644 4451187... 93c8397... M tests/src/Unit/Blueprint/BlueprintManagerTest.php

Issue #2943753 by e0ipso: Fix branch tests against D8.6

9b6f63c by e0ipso (G)

subrequests 8.x-2.0-rc1

New features

Issue #2930923 by pcambra: Support older versions of Simple Oauth

b2c34de by pcambra (G)

:100644 100644 942db9d... dcb8f50... M subrequests.routing.yml

subrequests 8.x-2.0-beta3

Bug fixes

fix(JsonPathReplacer): Decode incoming URLs

77a90fc by Mateu Aguiló Bosch (G)

:100644 100644 1452e37... 422b9ec... M src/Normalizer/JsonBlueprintDenormalizer.php
:100644 100644 f3d93d2... 572ee6a... M tests/src/Unit/Normalizer/JsonBlueprintDenormalizerTest.php

fix(Replacer): Fix replacements for multiple matches by JSON path (#2911254 by e0ipso)

70ef7e4 by Mateu Aguiló Bosch (G)

subrequests 8.x-2.0-beta2

Bug fixes
New features

fix(Schema): Allow partial URLs by relaxing schema validations

a5ee7a7 by Mateu Aguiló Bosch (G)

:100644 100644 67be6bf... a9b9b91... M schema.json

test(Replacements): Improve testing for the replacements

7e5d58d by Mateu Aguiló Bosch (G)

:100644 100644 59fb7f0... 75580fd... M tests/src/Unit/JsonPathReplacerTest.php

fix(Replacements): Fix the replacements multiplicity

e54d8e7 by Mateu Aguiló Bosch (G)

:100644 100644 2b8a4c4... 6cd1dcf... M src/JsonPathReplacer.php

subrequests 8.x-2.0-beta1

Bug fixes
New features

First beta release. Same codebase after the rewrite.

subrequests 8.x-2.x-dev

New features

This version is a major rewrite. It uses the same principles, but the replacements are done using the JSONPath specification instead of JSON Pointer. That allows for more interesting features, like create N requests from a single subrequest if the replacement pattern returns an array of replacements.

subrequests 8.x-1.0-beta2

Bug fixes

commit d49aae6c4ee7123aef93d137c0ff2697ed455b9a
Author: Mateu Aguiló Bosch
Date: Fri Jul 7 18:18:16 2017 +0200

fix(Serialization): Remove extra withe space typo

Subscribe with RSS Subscribe to Releases for Subrequests