Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# d1_common_java Release Notes

## 2.5.1 (2026-08-18)
- Intent: Deliver a bug-fixed patch release following 2.5.0.
- Bug fixes: Fixed an encoding issue that prevented content containing special characters from being correctly retrieved from HTTP multipart requests (issue #13, PR #14).

## 2.5.0 (2026-07-06)

- Intent: Deliver a modernization and maintenance release focused on Java 17/21/25 compatibility, security hardening, and release pipeline updates.
Expand Down
Loading