Skip to content

Commit 3f28cc0

Browse files
committed
docs: Add note in Readme about v10
1 parent bb86472 commit 3f28cc0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
<img src="https://github.com/box/sdks/blob/master/images/box-dev-logo.png" alt= “box-dev-logo” width="30%" height="50%">
33
</p>
44

5+
# Migration to v10
6+
The `sdk-gen` branch contains the generated code for the `v10` version of the Box Java SDK. This is intended primarily for developers migrating from [Box Java SDK(generated)](https://github.com/box/box-java-sdk-gen) to the v10 version.
7+
As part of our upcoming major release, we will be introducing a combined SDK that consolidates the previously separate generated SDK into one unified SDK package for improved usability and maintenance.
8+
9+
You can find the migration guide [here](https://github.com/box/box-java-sdk/blob/sdk-gen/migration-guides/from-box-java-sdk-gen-v0-to-box-java-sdk-v10.md) for transitioning from Box Java SDK Gen to Box Java SDK v10. If you have any questions, please create an issue in the new repository or reach out to [Box Developer Support](https://developer.box.com/support/).
10+
511
# Box Java SDK
612

713
[![Project Status](http://opensource.box.com/badges/active.svg)](http://opensource.box.com/badges)

0 commit comments

Comments
 (0)