langchain4j/langchain4j-core
Dmytro Liubarskyi 44db14bde7 fix: warn only about metadata values that actually differ
A shared metadata key is no longer reported as a conflict when the
document and the source hold equal values, since nothing observable is
discarded in that case. Conflicts are now collected and logged as a
single warning per document instead of one per key, which matters for
parsers that copy whole metadata dictionaries out of a file.

When two conflicting values render identically but differ in type, the
type is appended so the warning does not name two values that look the
same.
2026-07-31 11:51:28 +02:00
..
src fix: warn only about metadata values that actually differ 2026-07-31 11:51:28 +02:00
pom.xml Update versions to 1.19.0-SNAPSHOT and 1.19.0-beta29-SNAPSHOT 2026-07-17 13:42:56 +00:00