-
Notifications
You must be signed in to change notification settings - Fork 674
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: python-gitlab/python-gitlab
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: python-gitlab/python-gitlab
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 18 files changed
- 5 contributors
Commits on Mar 30, 2026
-
Configuration menu - View commit details
-
Copy full SHA for abdaa68 - Browse repository at this point
Copy the full SHA abdaa68View commit details
Commits on Apr 6, 2026
-
Configuration menu - View commit details
-
Copy full SHA for bfadc28 - Browse repository at this point
Copy the full SHA bfadc28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e8ae57 - Browse repository at this point
Copy the full SHA 0e8ae57View commit details
Commits on Apr 13, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 659c648 - Browse repository at this point
Copy the full SHA 659c648View commit details
Commits on Apr 20, 2026
-
Configuration menu - View commit details
-
Copy full SHA for d72b378 - Browse repository at this point
Copy the full SHA d72b378View commit details -
fix(api): update CI/CD variable create and update attributes
Make `value` optional when updating CI/CD variables. Variables marked as `masked_and_hidden` have their value hidden by GitLab and cannot be retrieved, so `value` must not be required for updates. Add `masked_and_hidden` to optional create attributes for group and project variables (admin variables do not support this attribute). Also expand the optional attributes for all three variable managers (admin, group, project) to include `description`, `raw`, and `environment_scope` where applicable, aligning with the GitLab API. Add functional tests covering create, get, update, and delete of masked-and-hidden variables for both group and project scopes.
Configuration menu - View commit details
-
Copy full SHA for 849301b - Browse repository at this point
Copy the full SHA 849301bView commit details
Commits on Apr 21, 2026
-
Configuration menu - View commit details
-
Copy full SHA for feb6ced - Browse repository at this point
Copy the full SHA feb6cedView commit details -
fix(mixins): register service account token classes in RotateMixin CL…
…I actions Add GroupServiceAccountAccessTokenManager, ProjectServiceAccountAccessTokenManager, GroupServiceAccountAccessToken, and ProjectServiceAccountAccessToken to the cli.register_custom_action cls_names in RotateMixin and ObjectRotateMixin.
Configuration menu - View commit details
-
Copy full SHA for 2cf430b - Browse repository at this point
Copy the full SHA 2cf430bView commit details
Commits on Apr 27, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 9c27761 - Browse repository at this point
Copy the full SHA 9c27761View commit details
Commits on Apr 28, 2026
-
semantic-release committed
Apr 28, 2026 Configuration menu - View commit details
-
Copy full SHA for 5e0ee33 - Browse repository at this point
Copy the full SHA 5e0ee33View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v8.2.0...v8.3.0