Skip to content

Releases: sesam-community/rest-transform

1.2.0 - Support for non-json content-type in responses

Choose a tag to compare

@meyhane meyhane released this 22 May 07:17
2074e50
Merge pull request #13 from meyhane/master

Update requirements and Dockerfile

1.1.4 - updated dependencies

Choose a tag to compare

@meyhane meyhane released this 25 Mar 11:44
488c69d
Merge pull request #9 from sesam-community/dependabot/pip/service/jin…

1.1.3 - fixed concatenation bug

Choose a tag to compare

@meyhane meyhane released this 12 Mar 12:55
bb34334
Merge pull request #8 from meyhane/master

bugfix - concatenate URL and PATH properly

1.1.2 - render URL with no context

Choose a tag to compare

@meyhane meyhane released this 11 Mar 11:15
6a6703d

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

Choose a tag to compare

@meyhane meyhane released this 14 Jan 11:49
2fa7818

Minor bug fix and accepting text as transform result

1.1.0 Tolerable error codes support

Choose a tag to compare

@meyhane meyhane released this 26 Oct 15:19

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

Choose a tag to compare

@andebor andebor released this 14 Feb 06:46
65bd1e2
auth enrichments, entity level customization support

filtered

Choose a tag to compare

@ashkanvahidishams ashkanvahidishams released this 10 Jan 13:28
fixing error handling on status codes other than 2XX