diff --git a/.codegen.json b/.codegen.json index de5d6491b..bdd1563ed 100644 --- a/.codegen.json +++ b/.codegen.json @@ -1 +1 @@ -{ "engineHash": "51c2138", "specHash": "f8e0d99", "version": "10.8.0" } +{ "engineHash": "8af80d5", "specHash": "f8e0d99", "version": "10.8.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index f792e941d..36610a17e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. See [standa ## [10.8.0](https://github.com/box/box-java-sdk/compare/v10.7.0...v10.8.0) (2026-04-16) -### New Features and Enhancements +### ⚠ BREAKING CHANGES * **boxsdkgen:** Update `retentionLength` field to accept both string and integer (box/box-codegen#932) (#1776)