ols4 icon indicating copy to clipboard operation
ols4 copied to clipboard

Adopt **any** kind of release workflow

Open stexandev opened this issue 10 months ago • 2 comments
trafficstars

New feature description. Please, consider producing a release with changelog information on merges to stable. This would ease development based on OLS4 and its API, e.g. client libraries.

Use cases Developers working with or Operators deploying OLS4 can read about changes of the different versions.

User communities Developers, Operators.

Describe the solution you'd like Adopt any kind of conventional commits, semantic versioning and semantic releases.

Describe alternatives you've considered None.

Additional context This is a widespread and common practice at most of the major open source projects. Also, this is a low hanging fruit since maven plugins and github actions exist for this task.

stexandev avatar Jan 08 '25 14:01 stexandev