From a08b319e3090aa37322587bfb40edb766207bfa7 Mon Sep 17 00:00:00 2001 From: Dat Nguyen Date: Fri, 10 Apr 2026 18:38:52 +0700 Subject: [PATCH 1/4] Update CHANGELOG.md --- CHANGELOG.md | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 50ac501..b750d80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,43 @@ # queryservice +## 0.3.135-wbstack.8 - April 10, 2026 +Merged all of the GitHub Action Dependabot updates + +## 0.3.135-wbstack.7 - Jun 18, 2025 +add User-Agent env var (#150) + +## 0.3.135-wbstack.6 - Oct 24, 2024 + +Add allowlist at container runtime (#149) + +## 0.3.135-wbstack.5 - Sep 23, 2024 +Update allowlist.txt to include wikibase cloud wikis (#148) + +Also update the static list from the Wikidata queryservice + +Bug: T364449 + +Bug: T375375 + +## 0.3.135-wbstack.4 - Apr 24, 2024 +Merge pull request #122 from wbstack/tarrow-patch-1 + +gh-actions: move to docker/metadata-action + +## 0.3.135-wbstack.3 - Apr 18, 2024 +Merge pull request #113 from egonw/patch-1 + +Updated the URL of the WikiPathways SPARQL endpoint + +## 0.3.135-wbstack.2 - Apr 17, 2024 +fix: whitelist.txt is superseded by allowlist.txt (#111) + +## 0.3.137-wbstack.1 - Apr 16, 2024 +chore: update base image to wmde.20 (#109) + +## 0.3.135-wbstack.1 - Apr 4, 2024 +chore: update base image to latest version known to work with mw 1.39 (#108) + ## November 2020 - 0.3.6_0.6- From Github Build... From ca9ec6b1142107df48d86159a2433e2ff27052fc Mon Sep 17 00:00:00 2001 From: Dat Nguyen Date: Fri, 10 Apr 2026 19:38:44 +0700 Subject: [PATCH 2/4] add bulletpoints --- CHANGELOG.md | 26 +++++++++++--------------- 1 file changed, 11 insertions(+), 15 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b750d80..7913dba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,42 +1,38 @@ # queryservice ## 0.3.135-wbstack.8 - April 10, 2026 -Merged all of the GitHub Action Dependabot updates +- Merged all of the GitHub Action Dependabot updates ## 0.3.135-wbstack.7 - Jun 18, 2025 -add User-Agent env var (#150) +- add User-Agent env var (#150) ## 0.3.135-wbstack.6 - Oct 24, 2024 -Add allowlist at container runtime (#149) +- Add allowlist at container runtime (#149) ## 0.3.135-wbstack.5 - Sep 23, 2024 -Update allowlist.txt to include wikibase cloud wikis (#148) +- Update allowlist.txt to include wikibase cloud wikis (#148) -Also update the static list from the Wikidata queryservice - -Bug: T364449 - -Bug: T375375 +- Also update the static list from the Wikidata queryservice ## 0.3.135-wbstack.4 - Apr 24, 2024 -Merge pull request #122 from wbstack/tarrow-patch-1 +- Merge pull request #122 from wbstack/tarrow-patch-1 gh-actions: move to docker/metadata-action ## 0.3.135-wbstack.3 - Apr 18, 2024 -Merge pull request #113 from egonw/patch-1 +- Merge pull request #113 from egonw/patch-1 -Updated the URL of the WikiPathways SPARQL endpoint +- Updated the URL of the WikiPathways SPARQL endpoint ## 0.3.135-wbstack.2 - Apr 17, 2024 -fix: whitelist.txt is superseded by allowlist.txt (#111) +- fix: whitelist.txt is superseded by allowlist.txt (#111) ## 0.3.137-wbstack.1 - Apr 16, 2024 -chore: update base image to wmde.20 (#109) +- chore: update base image to wmde.20 (#109) ## 0.3.135-wbstack.1 - Apr 4, 2024 -chore: update base image to latest version known to work with mw 1.39 (#108) +- chore: update base image to latest version known to work with mw 1.39 (#108) ## November 2020 From 6fb71c213fb8dba3674d74dd042e3387cd240d70 Mon Sep 17 00:00:00 2001 From: Dat Nguyen Date: Fri, 10 Apr 2026 20:03:37 +0700 Subject: [PATCH 3/4] update CHANGELOG.md --- CHANGELOG.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7913dba..10726b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,21 @@ # queryservice ## 0.3.135-wbstack.8 - April 10, 2026 -- Merged all of the GitHub Action Dependabot updates +- Merge all of the GitHub Action Dependabot updates + - Bump actions/cache from 4 to 5 (#152) + - Bump actions/checkout from 4.1.5 to 6.0.2 (#153) + - Bump actions/github-script from 7 to 8 (#158) + - Bump hadolint/hadolint-action from 3.1.0 to 3.3.0 (#159) + - Bump docker/setup-qemu-action from 3.0.0 to 4.0.0 (#161) + - Bump docker/setup-buildx-action from 3.3.0 to 4.0.0 (#162) + - Bump docker/build-push-action from 5.3.0 to 7.0.0 (#163) + - Bump docker/metadata-action from 5.5.1 to 6.0.0 (#164) + - Bump docker/login-action from 3.1.0 to 4.1.0 (#165) ## 0.3.135-wbstack.7 - Jun 18, 2025 - add User-Agent env var (#150) ## 0.3.135-wbstack.6 - Oct 24, 2024 - - Add allowlist at container runtime (#149) ## 0.3.135-wbstack.5 - Sep 23, 2024 @@ -35,21 +43,17 @@ gh-actions: move to docker/metadata-action - chore: update base image to latest version known to work with mw 1.39 (#108) ## November 2020 - - 0.3.6_0.6- From Github Build... ## April 2020 - - 0.3.6-0.5 - whitelist https://sparql.rhea-db.org/sparql for Andra - 0.3.6-0.4 - whitelist https://sparql.nextprot.org/ for Andra - 0.3.6-0.3 - More and custom whitelist ## November 2019 - - 0.3.6-0.2 - Includes lod.openaire.eu in whitelist - 0.3.6-0.1 - First version fo 0.3.6 ## October 2019 - - 0.10 - Wednesday before Wikidatacon - 0.1 - Initial version. wdqs 0.3.1 From 7e76ebb1aebbbbc4d01df8f04a2be8354416e982 Mon Sep 17 00:00:00 2001 From: Dat Nguyen Date: Fri, 10 Apr 2026 20:08:40 +0700 Subject: [PATCH 4/4] update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 10726b7..4995c2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,7 +26,7 @@ ## 0.3.135-wbstack.4 - Apr 24, 2024 - Merge pull request #122 from wbstack/tarrow-patch-1 -gh-actions: move to docker/metadata-action +- gh-actions: move to docker/metadata-action ## 0.3.135-wbstack.3 - Apr 18, 2024 - Merge pull request #113 from egonw/patch-1