thomasmueller commented on code in PR #1673:
URL: https://github.com/apache/jackrabbit-oak/pull/1673#discussion_r1741588209
##########
oak-query-spi/src/main/java/org/apache/jackrabbit/oak/spi/query/package-info.java:
##########
@@ -18,7 +18,7 @@
/**
* This package contains oak query index related classes.
*/
-@Version("2.0.0")
+@Version("3.0.0")
Review Comment:
> I believe this is a non-internal API, so we need to be extra careful here.
It is supposed to be an internal API. I'm not aware of any external users.
We (relatively) recently added getIgnoredClassNamesInCallTrace which also
caused a version bump, if I remember correctly. This didn't cause any issues.
--
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]