diff --git a/.codegen.json b/.codegen.json index 114dd4ee..6e86e173 100644 --- a/.codegen.json +++ b/.codegen.json @@ -1 +1 @@ -{ "engineHash": "87747c8", "specHash": "ae77fe0", "version": "0.8.1" } +{ "engineHash": "0271743", "specHash": "ae77fe0", "version": "0.8.1" } diff --git a/README.md b/README.md index 5cbe1523..a3afaf0d 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,15 @@ “box-dev-logo”

+# Deprecation notice + +As of September 17, 2025 Box Next Generation SDKs are no longer supported as separate artifacts. Don't worry, your existing code will continue to work without changes. You can still use your applications based on Box Next Generation SDKs with no impact, but you won't receive new features, updates, or bug fixes. In keeping with industry best practices, we are consolidating the Box Next Generation SDKs and Box core SDKs into a single package for each programming language. This makes migration efforts much easier and allows to seamlessly add new capabilities to existing applications still powered by the manually maintained Box core SDKs. Box Next Generation SDKs are available as the latest major version release (`v10`) of Box core SDKs. Currently, it’s available as a separate [branch](https://github.com/box/box-java-sdk/tree/sdk-gen). + +For more details, see our [SDK versioning strategy document](https://developer.box.com/guides/tooling/sdks/sdk-versioning/). + # Box Java SDK Gen -[![Project Status](http://opensource.box.com/badges/active.svg)](http://opensource.box.com/badges) +[![Project Status](http://opensource.box.com/badges/deprecated.svg)](http://opensource.box.com/badges) ![build](https://github.com/box/box-java-sdk-gen/actions/workflows/build.yml/badge.svg) ![Maven Central Version](https://img.shields.io/maven-central/v/com.box/box-java-sdk-gen) ![Platform](https://img.shields.io/badge/java-%3E%3D8-blue)