Expose a flag in CommitOutput describing if the commit performs a path update.
This is useful for consumer performing periodic updates to reset their internal timer.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT license.
Description of changes:
Expose a flag in
CommitOutput
describing if the commit performs a path update. This is useful for consumer performing periodic updates to reset their internal timer.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT license.