imbajin opened a new pull request, #3159:
URL: https://github.com/apache/hugegraph/pull/3159

   ## Before → after
   
   HugeGraph 1.7 and current master both report REST API `0.71.0.0`, even 
though master added the default-role APIs used by Hubble permission presets.
   
   This bumps the master REST API manifest version to `0.72.0.0`. Clients can 
now distinguish the released 1.7 contract from the new master contract through 
`/versions`, without probing privileged endpoints or branching on the core 
version.
   
   ## Verification
   
   - Built `hugegraph-server/hugegraph-api` and required modules with Java 11.
   - Confirmed the packaged JAR manifest contains `Implementation-Version: 
0.72.0.0`.
   - Apache RAT and module checkstyle gates passed.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to