Skip to content

Apache HugeGraph(incubating) Commons Release 1.3.0

Latest
Compare
Choose a tag to compare
@JackyYangPassion JackyYangPassion released this 20 Mar 14:51
· 4 commits to master since this release
c883f56
        <dependency>
            <groupId>org.apache.hugegraph</groupId>
            <artifactId>hugegraph-common</artifactId>
            <version>1.3.0</version>
        </dependency>

What's Changed

  • feat: support user defined RestClientConfig/HTTPClient params by @zhenyuT in #140
  • chore: disable clean flatten for deploy by @imbajin in #141

Full Changelog: 1.2.0...1.3.0