-
Notifications
You must be signed in to change notification settings - Fork 2
Update CHANGELOG.md #166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Update CHANGELOG.md #166
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -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 | ||
|
|
||
|
dati18 marked this conversation as resolved.
Outdated
|
||
| 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 | ||
|
dati18 marked this conversation as resolved.
Outdated
|
||
|
|
||
| ## 0.3.135-wbstack.4 - Apr 24, 2024 | ||
| Merge pull request #122 from wbstack/tarrow-patch-1 | ||
|
dati18 marked this conversation as resolved.
Outdated
|
||
|
|
||
| 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 | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. How come this is
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. it's from 2024... I don't know what decision was made here? :(
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. check this out: https://github.com/wbstack/queryservice/tags
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
I believe it is within your capabilities to find it out.
Which part specifically would you like me to check out? That is just a page of tags and the commit message of the referenced commit. What conclusion have you drawn by looking at that page? Please find out the reason why this is the only |
||
| 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... | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should use the Imperative mood here. E.g. "Merge" instead of "Merged".
I would also like to see some more details here. Some potential things that might be useful to say (I'm not sure as I haven't looked):
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can list all the github action dependabot's bumps. But I don't think it's necessary to add more information :)
The updates requires a new release due to the way we configured our queryservice's helmfile setting to take the release tag instead of the commit hash, there is no need to repeat this information.
https://github.com/wmde/wbaas-deploy/blob/7c7a3fe7727259ca3bf4463c91cecab894e67dea/k8s/helmfile/env/staging/queryservice.values.yaml.gotmpl#L2
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Listing all the GitHub Action Dependabot updates probably isn't that useful for a changelog.
What I am interested in, and would like to have written in the changelog for future readers, is why have we created a new tag when there are no changes to the code or the container image? The changes that have been made only affect the build pipeline.
How about adding something like this: