Skip to content

Update bindings: v2.0.16 #61

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

Merged
merged 1 commit into from
Nov 26, 2024
Merged

Conversation

chrisimcevoy
Copy link
Contributor

@chrisimcevoy chrisimcevoy commented Nov 26, 2024

  • Update bindings to v2.0.16 (API v1.566.2)
  • Introduces a swagger-codegen-cli image to replace the .jar files previously stored in LFS.
  • Takes the latest 2.4.x version of swagger-codegen-cli which includes a fix for the generated python client which previously added a basic auth Authorization header with every request, even when a username and password was not configured.
  • Adds .idea to .gitignore to prevent IDE-specific files from being committed.

For more details on the forementioned bug and fix:

This PR relates to:

Copy link
Member

@lskillen lskillen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Glad to see the auth bug squashed. 😁

Copy link

@ralph-mcteggart ralph-mcteggart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing 💪

@chrisimcevoy chrisimcevoy force-pushed the eng-6046/python-basic-auth-fix branch from a61bab9 to 866c521 Compare November 26, 2024 09:45
@chrisimcevoy chrisimcevoy merged commit 2087dcd into master Nov 26, 2024
8 checks passed
@chrisimcevoy chrisimcevoy deleted the eng-6046/python-basic-auth-fix branch November 26, 2024 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants