Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Aug 22:17
0ac544a
Resolve Node IDs in dependent steps & run response middleware on part…

…ial success (#216)

* Add failing test for partial success with unresolved Node IDs
* Resolve Node IDs in dependent steps, even on partial successes
* Add failing test for partial success not scrubbing unrequested fields from response
* Fix builtin middleware not running on partial success

Fixes https://github.com/nautilus/gateway/issues/214