Skip to content

Pass serverless compat version to binary via environment variable#21

Merged
duncanpharvey merged 1 commit intomainfrom
duncan-harvey/serverless-compat-version
Mar 27, 2025
Merged

Pass serverless compat version to binary via environment variable#21
duncanpharvey merged 1 commit intomainfrom
duncan-harvey/serverless-compat-version

Conversation

@duncanpharvey
Copy link
Copy Markdown
Collaborator

What does this PR do?

Set DD_SERVERLESS_COMPAT_VERSION to the currently installed package version.

Motivation

https://datadoghq.atlassian.net/browse/SVLS-6326

Additional Notes

Previously the version was set to the binary version. Since these packages were introduced it would be useful for troubleshooting to track the package versions installed by users. Since a specific version of the binary is packaged in each package version we can still trace back the binary version via the package version.

Describe how to test/QA your changes

@duncanpharvey duncanpharvey merged commit aca2fa4 into main Mar 27, 2025
@duncanpharvey duncanpharvey deleted the duncan-harvey/serverless-compat-version branch March 27, 2025 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants