Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce http-service, http-service-response, http-call, http-call-response #143

Merged
merged 8 commits into from
Aug 6, 2019

Conversation

suhothayan
Copy link
Contributor

Purpose

Improve usability and reduce confusion on whats meant by http-request and http-response.

Approach

Depreciate http-request and http-response sinks and sources and introduce http-service source, http-service-response sink, http-call sink, http-call-response source.
Bump version to 2.1.0

Release note

Depreciate http-request and http-response sinks and sources and introduce http-service source, http-service-response sink, http-call sink, http-call-response source.

Documentation

improve the documentation with accurate information

Siddhi core bumped to 5.1.2 to fix doc generation issue.
# Conflicts:
#	component/src/main/java/io/siddhi/extension/io/http/sink/HttpRequestSink.java
As http-source, http-call http-source-response and http-call-response are added
@suhothayan
Copy link
Contributor Author

Only merge this when Siddhi core 5.1.2 is released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants