From c52d95b46bbdf66c8f913e5e72697ee26d8c95f5 Mon Sep 17 00:00:00 2001 From: Zack Davis <123399092+zdavis-rollbar@users.noreply.github.com> Date: Tue, 30 Apr 2024 09:29:36 -0500 Subject: [PATCH] Update README.md adding deprecation notice --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index db605aa..9068b23 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +## Attention: + +As of May 2024, Rollbar will not be actively updating this repository and plans to archive it in January of 2025. We encourage our community to fork this repo if you wish to continue its development. While Rollbar will no longer be engaging in active development, we remain committed to reviewing and merging pull requests related to security updates. If an actively maintained fork emerges, please reach out to our support team and we will link to it from our documentation. + +
+ This is an umbrella project which contains a few different Rust crates for interacting with Rollbar. Everything is still heavily under development and everything include crate names are subject to change.