**Is your feature request related to a problem? Please describe.** This feature is implemented in Go SDK, not in Java. **Describe the solution you'd like** Set TemporalChangeVersion search attribute to the changeid-version when a new one is set on workflow. This will allow users to use search queries, like shown here: https://community.temporal.io/t/list-of-running-workflows-having-a-specific-version/1731 **Describe alternatives you've considered** Don't implement This is a really needed feature when using workflow versioning. It works in Go SDK already.