Skip to content

Commit 5db6c27

Browse files
jderegclaude
andcommitted
Set 4.95.0 release date
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 9e6313d commit 5db6c27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### Revision History
22

3-
#### 4.95.0 (Unreleased)
3+
#### 4.95.0 - 2026-02-28
44
* **BUG FIX**: `ArrayUtilities.setPrimitiveElement(char[], ...)` now throws `IllegalArgumentException` for incompatible non-char inputs instead of silently coercing values to `'\0'`.
55
* **BUG FIX**: `ArrayUtilities` type-mismatch errors from `setElement(...)` / `setPrimitiveElement(...)` now report stable `IllegalArgumentException` messages without invoking arbitrary `element.toString()` during error construction.
66
* **BUG FIX**: `ArrayUtilities` dangerous-class validation now honors `arrayutilities.dangerous.classes.validation.enabled` as an independent runtime toggle (default enabled for backward compatibility).

0 commit comments

Comments
 (0)