Solarwinds' OpenTelemetry Auto-Instrumentation Distro uses SemVer standard for versioning of its artifacts.
Every successful push to any branch builds and publishes the agent artifact to Stage latest and Stage latest(lambda).
We plan to release all unreleased changes in the main branch on the 3rd week of the month.
ⓘ Take a look at generate-release-notes.sh to know how release note is generated.
- Update the version in project's
build.gradlefile to the appropriate version - Make PR with version change to
mainbranch - Run the release workflow