solarwinds-apm 6.1.0.0#763
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Version-bump PR for the solarwinds_apm distribution, intended to prepare a 6.1.0.0 test release and document the associated changes in the changelog.
Changes:
- Bump library version to
6.1.0.0. - Update beta image requirements to pin
solarwinds_apm==6.1.0.0. - Add a
6.1.0.0section toCHANGELOG.mdand advance the “Unreleased” compare link.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
solarwinds_apm/version.py |
Updates the package version used by pyproject.toml dynamic versioning. |
image/requirements-nodeps-beta.txt |
Pins the beta image to the new testrelease version. |
CHANGELOG.md |
Adds the 6.1.0.0 entry and updates the “Unreleased” compare base. |
Comment on lines
+7
to
+9
| ## [Unreleased](https://github.com/solarwinds/apm-python/compare/rel-6.1.0...HEAD) | ||
|
|
||
| ## [6.1.0.0](https://github.com/solarwinds/apm-python/releases/tag/rel-6.1.0) - 2026-04-28 |
| @@ -1 +1 @@ | |||
| __version__ = "6.0.0" | |||
| __version__ = "6.1.0.0" | |||
| @@ -1 +1 @@ | |||
| solarwinds_apm==6.0.0.0 | |||
| solarwinds_apm==6.1.0.0 | |||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
For testrelease of solarwinds-apm 6.1.0.0.
CI/CD passes. See ticket for additional testing.