Hello TinkerPoppers,

TinkerPop is happy to announce the release of 3.0.1-incubating.

TinkerPop 3.0.1-incubating (http://tinkerpop.incubator.apache.org/)

Documentation
AsciiDoc documentation:
http://tinkerpop.incubator.apache.org/docs/3.0.1-incubating/
Full JavaDoc:
http://tinkerpop.incubator.apache.org/javadocs/3.0.1-incubating/full/
Core JavaDoc:
http://tinkerpop.incubator.apache.org/javadocs/3.0.1-incubating/core/
Distributions
Gremlin Console:
https://dist.apache.org/repos/dist/release/incubator/tinkerpop/3.0.1-incubating/apache-gremlin-console-3.0.1-incubating-bin.zip
Gremlin Server:
https://dist.apache.org/repos/dist/release/incubator/tinkerpop/3.0.1-incubating/apache-gremlin-server-3.0.1-incubating-bin.zip
Maven Central Repo: http://repo1.maven.org/maven2/org/apache/tinkerpop/

3.0.1-incubating should represent a straightforward update for nearly all
users.

Those implementing the TinkerPop core API might notice issues around tests
in the suite that have been renamed (which cause problems for OPT_OUT
annotations, if not corrected) and if implementations tested against
GraphComputer tests (in which case, see the new GraphProvider.Descriptor
annotation).  The specifics of these are documented clearly in JIRA -
search for tags with the "breaking" label for 3.0.1-incubating.  That
should get you on track fairly quickly.

Please enjoy!

Stephen

Reply via email to