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 mp client factory #87

Merged
merged 2 commits into from
Jun 27, 2024
Merged

Fix mp client factory #87

merged 2 commits into from
Jun 27, 2024

Conversation

Bdegraaf1234
Copy link
Member

Errors were thrown in radar-backend when creating an MP client, as the httpUrl field always returned null.

I now configured MPClientfactory to not makeuse of the httpUrl but just use the url. This should not be incorporated in version >0.10

It also includes a new release to avoid incompatibility issues with other backports.

@Bdegraaf1234 Bdegraaf1234 self-assigned this Jun 26, 2024
@Bdegraaf1234 Bdegraaf1234 merged commit 987fa4d into v0.9 Jun 27, 2024
2 checks passed
@Bdegraaf1234 Bdegraaf1234 deleted the fix-MPClientFactory branch June 27, 2024 07:35
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.

None yet

1 participant