NH-29970 NH-31311 Testrelease 0.5.0.2 with fix for install tests #104
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.
Testrelease of solarwinds-apm 0.5.0.2 (https://swicloud.atlassian.net/browse/NH-29970), which I also released to test the fix for the install tests (https://swicloud.atlassian.net/browse/NH-31311).
Before this
install_tests.sh
update, install tests were failing for Python 3.10 and 3.11 on Ubuntu 18.04 and 20.04. There is something in the recent major release ofsetuptools 66.0.0
this month that breaks withInvalidVersion
errors at the call toopentelemetry-bootstrap
. I will continue investigating whether this is a SolarWinds issue or an OTel issue for these Python versions on Ubuntu (https://swicloud.atlassian.net/browse/NH-31430). I just want to get this release out first!SWO test trace: https://my.na-01.cloud.solarwinds.com/140638900734749696/traces/B8381EA00D76D2BA9E5EA772109E3A60/CB40ECF30C3E2346/details
AO test trace: https://my.appoptics.com/apm/123092/services/django-app-a-ot/traces/9DD0C4ED3195E5FCA6EDCD15C54622BA00000000/graph
Install tests with 0.5.0.2 passed: https://github.com/solarwindscloud/solarwinds-apm-python/actions/runs/3952055936