opensearch-project/opensearch-go

[FEATURE] Automate bumping versions after releases

harshavamsi opened this issue · 0 comments

Is your feature request related to a problem?

Coming from opensearch-project/opensearch-clients#34. The version should be bumped each time a release is made so that builds happen for new changes with appropriate versioning.

What solution would you like?

Implement workflow similar to https://github.com/opensearch-project/OpenSearch/blob/main/.github/workflows/version.yml