[S2GRAPH-248] HTTP interface integration. JIRA: [S2GRAPH-248] https://issues.apache.org/jira/browse/S2GRAPH-248
Pull Request: Closes #193 Author daewon <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/19254301 Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/19254301 Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/19254301 Branch: refs/heads/master Commit: 19254301d4cea7e976754fe1b1f6491144b51173 Parents: 53ff5cd Author: DO YUNG YOON <[email protected]> Authored: Sat Jan 26 07:48:00 2019 +0900 Committer: DO YUNG YOON <[email protected]> Committed: Sat Jan 26 07:48:00 2019 +0900 ---------------------------------------------------------------------- CHANGES | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/19254301/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 26388ab..6b7d679 100644 --- a/CHANGES +++ b/CHANGES @@ -115,6 +115,7 @@ Release Notes - S2Graph - Version 0.2.0 * [S2GRAPH-229] - 'Step' abstraction for combinable queries * [S2GRAPH-245] - Remove install hbase step on travis CI. * [S2GRAPH-246] - Integration of documents into the S2Graph project. + * [S2GRAPH-248] - HTTP interface integration. Release 0.1.0 - Released
