Releases: sesam-community/rest-transform
Releases · sesam-community/rest-transform
1.2.0 - Support for non-json content-type in responses
1.1.4 - updated dependencies
Merge pull request #9 from sesam-community/dependabot/pip/service/jin…
1.1.3 - fixed concatenation bug
Merge pull request #8 from meyhane/master bugfix - concatenate URL and PATH properly
1.1.2 - render URL with no context
From this version on, jinja-template for URL does not require 'entity' context anymore, which was introduced unintentionally.
1.1.1 Tolerable error codes support - Patch
Minor bug fix and accepting text as transform result
1.1.0 Tolerable error codes support
Tolerable error codes support implemented so that pipe does not fail when an entity receives error.
1.0.0: Merge pull request #2 from egemenyavuz/master
auth enrichments, entity level customization support
filtered
fixing error handling on status codes other than 2XX