You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@s2graph.apache.org by st...@apache.org on 2019/01/24 12:17:27 UTC

incubator-s2graph git commit: [S2GRAPH-248] HTTP interface integration.

Repository: incubator-s2graph
Updated Branches:
  refs/heads/master f77a152c5 -> ef0b6e51a


[S2GRAPH-248] HTTP interface integration.

JIRA:
  [S2GRAPH-248] https://issues.apache.org/jira/browse/S2GRAPH-248

Pull Request:
  Closes #193

Author
  daewon <da...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/ef0b6e51
Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/ef0b6e51
Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/ef0b6e51

Branch: refs/heads/master
Commit: ef0b6e51a16e469971389816841e64bdb6861da7
Parents: f77a152
Author: DO YUNG YOON <st...@apache.org>
Authored: Thu Jan 24 21:16:57 2019 +0900
Committer: DO YUNG YOON <st...@apache.org>
Committed: Thu Jan 24 21:16:57 2019 +0900

----------------------------------------------------------------------
 CHANGES | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/ef0b6e51/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