spmallette commented on code in PR #3298:
URL: https://github.com/apache/tinkerpop/pull/3298#discussion_r2731867961


##########
CHANGELOG.asciidoc:
##########
@@ -174,7 +177,7 @@ This release also includes changes from <<release-3-7-5, 
3.7.5>>.
 * Fixed `BigInt` and `BigDecimal` parsing in `gremlin-go` cucumber test suite, 
fixed `UnscaledValue` type in `BigDecimal` struct and added `ParseBigDecimal` 
method.
 * Added boolean parsing step `asBool()`.
 * Added validation to `valueMap()`, `propertyMap()`, `groupCount()`, `sack()`, 
`dedup()`, `sample()`, and `aggregate()` to prevent the invalid usage of 
multiple `by()` modulators.
-* Deprecated `ProcessLimitedStandardSuite` and `ProcessLimitedComputerSuite` 
in favor of `ProcessEmbeddedStandardSuite` and `ProcessEmbeddedComputerSuite` 
respectively.
+* Deprecated `ProcessEmbeddedStandardSuite` and `ProcessEmbeddedComputerSuite` 
in favor of `ProcessEmbeddedStandardSuite` and `ProcessEmbeddedComputerSuite` 
respectively.

Review Comment:
   bad find/replace i guess. thanks for noticing that.



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to