Skip to content

feat: Send lib name and lib version#13

Merged
robbie-c merged 2 commits intomainfrom
feature/send-lib-name-and-lib-version
Jan 6, 2025
Merged

feat: Send lib name and lib version#13
robbie-c merged 2 commits intomainfrom
feature/send-lib-name-and-lib-version

Conversation

@robbie-c
Copy link
Member

@robbie-c robbie-c commented Jan 6, 2025

Our other SDKs send their lib name and version with events. Add these here too!


if let Ok(version) = version_str.parse::<Version>() {
properties.props.insert(
"$lib_version__major".into(),
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@robbie-c robbie-c merged commit 47b041b into main Jan 6, 2025
@robbie-c robbie-c deleted the feature/send-lib-name-and-lib-version branch January 6, 2025 15:41
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.

2 participants