Branch: refs/heads/master Home: https://github.com/xwiki-contrib/application-releasenotes Commit: 54d020faae688488f249d03119e7fbf3de9cb193 https://github.com/xwiki-contrib/application-releasenotes/commit/54d020faae6... Author: Vincent Massol <[email protected]> Date: 2026-08-31 (Mon, 31 Aug 2026) Changed paths: M application-releasenotes-test/application-releasenotes-test-docker/src/test/it/org/xwiki/releasenotes/test/ui/ReleaseNotesIT.java M application-releasenotes-ui/pom.xml A application-releasenotes-ui/src/test/java/org/xwiki/releasenotes/GetChangesMacroPageTest.java Log Message: ----------- RN-72: getChanges ignores the equals in the greater or equal and lower and equal filters * Replace the functional test of this fix by a page test on the getChanges wiki macro, which is much cheaper to run and asserts the fix more directly: it captures the XWQL statement the macro builds and the values it binds, instead of inferring the operator from the changes the report ends up listing. It also covers the "like" case and multi-item filters, which the functional test did not. * Depend on the test jar of xwiki-platform-rendering-wikimacro-store, which holds the WikiMacroFactoryComponentClass annotation that a page test needs to execute a wiki macro. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> Commit: 51317ff44c1b7222ace5fa50688867b3ba28c5e9 https://github.com/xwiki-contrib/application-releasenotes/commit/51317ff44c1... Author: Vincent Massol <[email protected]> Date: 2026-08-31 (Mon, 31 Aug 2026) Changed paths: M application-releasenotes-test/application-releasenotes-test-docker/src/test/it/org/xwiki/releasenotes/test/ui/ReleaseNotesIT.java M application-releasenotes-ui/pom.xml A application-releasenotes-ui/src/test/java/org/xwiki/releasenotes/GetChangesMacroPageTest.java Log Message: ----------- RN-72: getChanges ignores the equals in the greater or equal and lower and equal filters Compare: https://github.com/xwiki-contrib/application-releasenotes/compare/dde74d96fc... To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-releasenotes/settings/notificat...