Skip to content

Conversation

rozza
Copy link
Member

@rozza rozza commented Jul 25, 2024

Updated the driver name to include which driver type. Added Kotlin version to the platform metadata.

JAVA-5539

Updated the driver name to include which driver type.
Added Kotlin version to the platform metadata.

JAVA-5539
@rozza rozza requested review from jyemin and ashni-mehta July 25, 2024 11:01
@rozza
Copy link
Member Author

rozza commented Jul 26, 2024

I reverted the changes to the driver name as they were implicit. Here is an example of the metadata:

Original:

{"driver": {"name": "mongo-java-driver|sync|kotlin", "version": "5.1.0-50"}, 
 "os": {"type": "Darwin", "name": "Mac OS X", "architecture": "aarch64", "version": "14.5"}, 
 "platform": "Java/JetBrains s.r.o./17.0.11+1-b1207.24"}

Updated:

{"driver": {"name": "mongo-java-driver|sync|kotlin", "version": "5.1.0-51"}, 
 "os": {"type": "Darwin", "name": "Mac OS X", "architecture": "aarch64", "version": "14.5"}, 
 "platform": "Java/JetBrains s.r.o./17.0.11+1-b1207.24|kotlin/1.8.10"}

@rozza rozza closed this Jul 26, 2024
@rozza rozza reopened this Jul 26, 2024
@rozza rozza merged commit 83ff78a into mongodb:master Jul 31, 2024
15 of 59 checks passed
@rozza rozza deleted the JAVA-5539 branch July 31, 2024 16:47
rozza added a commit to rozza/mongo-java-driver that referenced this pull request Aug 7, 2024
Added Kotlin version to the driver platform metadata.

JAVA-5539
rozza added a commit to rozza/mongo-java-driver that referenced this pull request Aug 7, 2024
Added Kotlin version to the driver platform metadata.

JAVA-5539
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