This is an automated email from the ASF dual-hosted git repository. danhaywood pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/causeway-site.git
commit 47c69dd87dd05f2235ef87e6f01974e7c456daf5 Author: Dan Haywood <[email protected]> AuthorDate: Sun Jul 12 15:27:23 2026 +0100 adds 4.0.0-M1 to stop list --- algolia-config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/algolia-config.json b/algolia-config.json index b17015ea5a..f7b400257e 100644 --- a/algolia-config.json +++ b/algolia-config.json @@ -7,7 +7,7 @@ "https://causeway.apache.org/sitemap.xml" ], "stop_urls": [ - "https://causeway[.]apache[.]org/(docs|comguide|conguide|setupguide|relnotes|refguide|userguide|core|security|extensions|valuetypes|vro|vw|pjdo|pjpa|testing|tutorials|incubator|regressiontests)/(3.6.0|3.5.0|3.4.0|3.3.0|3.2.0|3.1.0|3.0.0|2.1.0|2.0.0|2.0.0-RC2|2.0.0-RC1|2.0.0-M9|2.0.0-M8|2.0.0-M7|2.0.0-M6|2.0.0-M5)/.*", + "https://causeway[.]apache[.]org/(docs|comguide|conguide|setupguide|relnotes|refguide|userguide|core|security|extensions|valuetypes|vro|vw|pjdo|pjpa|testing|tutorials|incubator|regressiontests)/(4.0.0-M1|3.6.0|3.5.0|3.4.0|3.3.0|3.2.0|3.1.0|3.0.0|2.1.0|2.0.0|2.0.0-RC2|2.0.0-RC1|2.0.0-M9|2.0.0-M8|2.0.0-M7|2.0.0-M6|2.0.0-M5)/.*", "https://causeway[.]apache[.]org/versions/(1.17.0|1.16.2|1.16.1|1.16.0|1.15.1|1.15.0|1.14.0|1.13.2|1.13.2|1.13.1|1.13.0|1.12.2|1.12.1|1.12.0|1.11.1|1.11.0)/.*" ], "selectors": {
