Optimize versioning actions by sending via request
Optional to use for api service config
https://github.com/indeedeng/iwf/pull/368
https://github.com/indeedeng/iwf/pull/370
TODO: https://github.com/indeedeng/iwf/blob/5debdce14a8bd195557e3fb728904eac7a85bc85/service/interpreter/globalVersioner.go#L21 has a bug for continueAsNew. The continuedAsNew run will inherite the SAs from previous, but they may have call getVersion and upsertSA already
Add checking if the optimization version is supported
Need to add logic to check supported optimization version like global version
also bump a global version for this
done. https://github.com/indeedeng/iwf/pull/382