Removed some notes from upgrade docs which should not have been present CTR
Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/4314ccab Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/4314ccab Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/4314ccab Branch: refs/heads/TINKERPOP-1692 Commit: 4314ccab60bb97f20210c0b4c66d83cdb6089662 Parents: bdcf9f2 Author: Stephen Mallette <[email protected]> Authored: Thu Aug 24 10:56:04 2017 -0400 Committer: Stephen Mallette <[email protected]> Committed: Thu Aug 24 10:56:04 2017 -0400 ---------------------------------------------------------------------- docs/src/upgrade/release-3.3.x.asciidoc | 7 ------- 1 file changed, 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/4314ccab/docs/src/upgrade/release-3.3.x.asciidoc ---------------------------------------------------------------------- diff --git a/docs/src/upgrade/release-3.3.x.asciidoc b/docs/src/upgrade/release-3.3.x.asciidoc index f633c5a..bc41534 100644 --- a/docs/src/upgrade/release-3.3.x.asciidoc +++ b/docs/src/upgrade/release-3.3.x.asciidoc @@ -52,13 +52,6 @@ See: link:https://issues.apache.org/jira/browse/TINKERPOP-1520[TINKERPOP-1520] Changes to IO ^^^^^^^^^^^^^ -* Gryo incompatibilities with 3.2.x: -** `RequestMessage` -** `ResponseMessage` -** `TraversalMetrics` -* GraphSON -** embedTypes is gone, use typeInfo setting. will default to no types for GraphSON 1.0 and partial types for graphson 2.0 TINKERPOP-1700 - Gryo 3.0 ++++++++
