From: Stefan B. <ste...@fr...> - 2025-05-19 03:57:20
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Both releases come with build related changes but also fix some issues with the placeholders module. # List of changes for XMLUnit for Java * placeholders can now also be used inside of the local part of `xsi:type` attributes. PR https://github.com/xmlunit/xmlunit/pull/293 * PlaceholderDifferenceEvaluator would cause ClassCastException for documents with differences in `xsi:type` attributes. Issue https://github.com/xmlunit/xmlunit/issues/276 * updated a bunch of Maven plugins, in particular we now create CylcloneDX files using version 1.6 of the schema. PR https://github.com/xmlunit/xmlunit/pull/292 * updated bytebuddy dependency of xmlunit-assertj to 2.12.23 in order to support Java 17 properly * Migrated form TravisCI to CircleCI Issue https://github.com/xmlunit/xmlunit/pull/289 * Migrated to Sonatype's Central Portal Issue https://github.com/xmlunit/xmlunit/issues/287 * added a new BOM artifact xmlunit-bom Issue https://github.com/xmlunit/xmlunit/issues/268 * `Comparison` has earned a new convenience constructor. PR https://github.com/xmlunit/xmlunit/pull/280 by @hiufung-kwok * `Input.from` now detects `Reader` arguments and uses `fromReader`. PR https://github.com/xmlunit/xmlunit/pull/281 by @SThomasP # List of changes for XMLUnit for Java * placeholders can now also be used inside of the local part of `xsi:type` attributes. PR https://github.com/xmlunit/xmlunit.net/pull/49 * PlaceholderDifferenceEvaluator would cause InvalidCastException for documents with differences in `xsi:type` attributes. Equivalent of XMLUnit Java Issue https://github.com/xmlunit/xmlunit/issues/276 * added readme files for the nuget packages. Issue https://github.com/xmlunit/xmlunit.net/issues/46 * the NUnit 4.x constraints package tags nunit3 rather than nunit4. PR https://github.com/xmlunit/xmlunit.net/issues/43 * added Cyclone DX SBOMs to release artifacts Issue https://github.com/xmlunit/xmlunit.net/issues/47 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAmgqrAwACgkQohFa4V9ri3IKJwCcDKVzeR2Lr3fK9q5BGErDBmKe 7T0AniaM9lUTNo0jxuCDWkwkwqKi38lL =zB7B -----END PGP SIGNATURE----- |