From a08b319e3090aa37322587bfb40edb766207bfa7 Mon Sep 17 00:00:00 2001 From: Dat Nguyen Date: Fri, 10 Apr 2026 18:38:52 +0700 Subject: [PATCH 1/5] 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/5] 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/5] 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/5] 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 From 54b9af0804b58c96327e5a30fa4ebff152d38621 Mon Sep 17 00:00:00 2001 From: Dat Date: Fri, 24 Jul 2026 10:23:51 +0200 Subject: [PATCH 5/5] Update changelog.md --- CHANGELOG.md | 95 ++++++++++++++++++++++++++++++---------------------- 1 file changed, 55 insertions(+), 40 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4995c2e..c8da5e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,9 @@ # queryservice -## 0.3.135-wbstack.8 - April 10, 2026 -- Merge all of the GitHub Action Dependabot updates +Reconstructed from repository tags and commit history. + +## 0.3.135-wbstack.8 - 2026-04-13 +- GitHub Actions dependency 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) @@ -11,49 +13,62 @@ - 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) + - Bump actions/github-script from 8 to 9 (#167) + - Bump docker/build-push-action from 7.0.0 to 7.1.0 (#168) -## 0.3.135-wbstack.7 - Jun 18, 2025 -- add User-Agent env var (#150) +## 0.3.135-wbstack.7 - 2025-06-18 +- Add User-Agent env var (#150) -## 0.3.135-wbstack.6 - Oct 24, 2024 +## 0.3.135-wbstack.6 - 2024-10-24 - 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 - -## 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 +## 0.3.135-wbstack.5 - 2024-09-23 +- Update allowlist.txt to include Wikibase Cloud wikis (#148) +- Bump actions/checkout from 4.1.3 to 4.1.5 + +## 0.3.135-wbstack.4 - 2024-04-24 +- gh-actions: move to docker/metadata-action (#122) +- Bump actions/checkout from 3.3.0 to 4.1.3 +- Bump docker/setup-qemu-action from 2.1.0 to 3.0.0 +- Bump docker/login-action from 2.1.0 to 3.1.0 +- Bump crazy-max/ghaction-docker-meta from 4.3.0 to 5.5.1 + +## 0.3.135-wbstack.3 - 2024-04-18 +- Update WikiPathways SPARQL endpoint URL (#113) +- CI/dependency updates included in this range: + - Bump actions/cache from 2.1.6 to 4.0.2 + - Bump docker/build-push-action from 2.7.0 to 4.0.0 + - Bump docker/build-push-action from 4.0.0 to 5.3.0 + - Bump actions/github-script from 5 to 7 + - Bump docker/setup-buildx-action from 1.5.1 to 3.3.0 + - Bump hadolint/hadolint-action from 1.6.0 to 3.1.0 + - Bump crazy-max/ghaction-docker-meta from 3.5.0 to 4.3.0 + - Bump actions/checkout from 2.3.4 to 3.3.0 + - Bump docker/login-action from 1.10.0 to 2.1.0 + - Bump docker/setup-qemu-action from 1.2.0 to 2.1.0 + +## 0.3.135-wbstack.2 - 2024-04-17 - fix: whitelist.txt is superseded by allowlist.txt (#111) +- Revert wmde.20 base image change (#110) -## 0.3.137-wbstack.1 - Apr 16, 2024 +## 0.3.137-wbstack.1 - 2024-04-16 - 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... - -## 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 +## 0.3.135-wbstack.1 - 2024-04-04 +- chore: update base image to latest version known to work with MediaWiki 1.39 (#108) + +## 0.3.6_0.6 - 2020-11-22 +- Create README.md +- Add GitHub Actions workflows for Docker +- Add Dockerfile org.opencontainers.image.source label +- Add LICENCE file + +## Pre-tag history +- 2020-04-05 + - DEPLOY: add whitelist for https://sparql.rhea-db.org/sparql + - DEPLOY: add whitelist for https://sparql.nextprot.org/ + - DEPLOY: query service custom whitelist updates +- 2019-11-23 + - Update query service to 0.3.6 +- 2019-10-02 + - Rename wdqs image to queryservice