Skip to content

Commit

Permalink
Bump default instrumentation versions (#699)
Browse files Browse the repository at this point in the history
Signed-off-by: Pavol Loffay <[email protected]>
  • Loading branch information
pavolloffay authored Feb 10, 2022
1 parent 79eb8ef commit 371cc30
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions versions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ targetallocator=0.1.0

# Represents the current release of Java instrumentation.
# Should match autoinstrumentation/java/version.txt
autoinstrumentation-java=1.7.2
autoinstrumentation-java=1.10.1

# Represents the current release of NodeJS instrumentation.
# Should match value in autoinstrumentation/nodejs/package.json
autoinstrumentation-nodejs=0.26.0
autoinstrumentation-nodejs=0.27.0

# Represents the current release of Python instrumentation.
# Should match value in autoinstrumentation/python/requirements.txt
autoinstrumentation-python=0.26b1
autoinstrumentation-python=0.28b1

0 comments on commit 371cc30

Please sign in to comment.