spmallette commented on issue #1264: gremlin-python: add session mode client URL: https://github.com/apache/tinkerpop/pull/1264#issuecomment-607311104 I referenced this one from #1263 (`3.4-dev`)which added sessions for .NET. it is linked with #1257 (`3.3-dev`) and #1251 (javascript) With the addition of this PR it would mean that we have session support across all internally managed drivers. So far, I'm not sure if any of these changes have added any documentation and that needs to be rectified with the merge of this one. Ideally we need: 1. CHANGELOG entry. 2. Upgrade documentation. 3. Adjust text of "[Considering Sessions](https://tinkerpop.apache.org/docs/current/reference/#sessions)" section in the Reference Documentation and add examples in each language. I think for the first two items we can just refer to this feature generally - no need to have one changelog/upgrade section per language.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
