I just opened a new PR to replace JSDoc with TypeDoc in master based on an 
observation in the currently published 4.0.0-SNAPSHOT docs. The full details 
are in the PR description, but the short story is that jsdoc doesn't operate on 
.ts files, and thus was failing to process all of our typescript sources. I 
expect this to be a non-controversial change, but I thought it was worth 
drawing some attention to.

https://github.com/apache/tinkerpop/pull/3375

Regards,
Cole

On 2026/03/24 00:30:20 Yang Xia wrote:
> Hi all,
> 
> As mentioned in the previous thread on the beta and maintenance releases 
> (https://lists.apache.org/thread/3v6v34o3n1j1ds9gr0fk60qf6nooyhv8), I'd like 
> to initiate the code freeze on master, 3.8-dev, and 3.7-dev branches.
> 
> Within this code freeze period, we don't plan to consider any new major PRs 
> or features, but will accept non-breaking fixes and documentation updates. 
> The current open PRs we are reviewing for consideration:
> 
> * Optimize no-GValue fast path in P.setValue(): 
> https://github.com/apache/tinkerpop/pull/3339
> * Add Request Interceptors for Javascript: 
> https://github.com/apache/tinkerpop/pull/3337
> * JS Translator and gremlin-mcp improvements: 
> https://github.com/apache/tinkerpop/pull/3336
> * TINKERPOP-3237 Add custom type serializer API for gremlin-go: 
> https://github.com/apache/tinkerpop/pull/3335
> 
> The VOTE threads are expected starting March 30th, and the releases fall in 
> the following week.
> 
> If there are any objections to this timeline, or if there are any other 
> desired changes before the release, please raise in this thread.
> 
> Cheers,
> 
> Yang
> 

Reply via email to