Skip to content
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

fix: re-order access_token param in Artifactory object #198

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

anancarv
Copy link
Owner

Description

v2.7.0 added a new parameter (access_token) in the middle of the Artifactory class constructor, breaking backward compatibility.

Fixes #197

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

@anancarv anancarv merged commit 320a00c into master Sep 23, 2024
9 checks passed
@anancarv anancarv deleted the fix/fix-positional-keyword-issue branch September 23, 2024 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v2.7.0 broke backward compatibility of the Artifactory constructor
1 participant