You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current library has undergone a major overhaul and is released as an alpha version.
4
-
We do not recommend upgrading from any prior version of `rollbar-java` yet. This
5
-
disclaimer will be removed and a non-alpha version will be released when we are confident
6
-
in general consumption of this library.
3
+
The current library has undergone a major overhaul and is now released as a beta version.
4
+
We recommend upgrading from prior versions of `rollbar-java`, but that process may require some
5
+
work on your end for the more complex use cases of the old library.
7
6
8
7
The code is documented with javadoc and therefore should be usable from viewing
9
8
the documentation in the source. There are examples in the `examples` directory showing different
@@ -33,12 +32,12 @@ The example directory contains examples using `rollbar-java` directly as well as
33
32
34
33
# Feedback
35
34
36
-
To report problems or ask a question about the alpha release, please [create an issue](https://github.com/rollbar/rollbar-java/issues/new) and apply the label `1.0.0-alpha` so our team can follow up with you.
35
+
To report problems or ask a question about the alpha release, please [create an issue](https://github.com/rollbar/rollbar-java/issues/new) and apply the label `1.0.0-beta` so our team can follow up with you.
0 commit comments