Github user okram commented on a diff in the pull request:
https://github.com/apache/tinkerpop/pull/590#discussion_r109411238
--- Diff: CHANGELOG.asciidoc ---
@@ -64,6 +64,7 @@ TinkerPop 3.2.5 (Release Date: NOT OFFICIALLY RELEASED
YET)
* Improved error handling of compilation failures for very large or highly
parameterized script sent to Gremlin Server.
* Fixed a bug in `RangeByIsCountStrategy` that changed the meaning of
inner traversals.
* Improved Gremlin-Python Driver implementation by adding a threaded
client with basic connection pooling and support for pluggable websocket
clients.
+* StarVertexProperty will check meta-properties are valid.
--- End diff --
This should be written as:
Fixed a bug in `StarVertexProperty` where properties are now validated.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---