We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0138685 commit 4c0ff8fCopy full SHA for 4c0ff8f
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# CHANGELOG
2
3
-## Version 1.0.11
+## Version 2.0.0-BETA
4
- Updating various dependencies to latest version
5
- Introducing public class CustomClassWriter in Agent to enable finding common super classes used for Agent instrumentation without loading it
6
- Introducing Parametrized constructor in WebRequestTrackingFilter to ensure name binding
gradle.properties
@@ -1,4 +1,4 @@
// Project properties
-version=1.0.11
+version=2.0.0-BETA
group=com.microsoft.azure
0 commit comments