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

Fixes 500 errors in Direct Batch Send, and upgrades httpclient to 5.2 #160

Merged
merged 3 commits into from
Feb 10, 2023

Conversation

aziztitu
Copy link
Contributor

Things to consider before you submit the PR:

  • [Y] Are tests passing locally?
  • [Y] Are the files formatted correctly?
  • [-] Did you add unit tests?
  • [Y] Did you test your change with either the sample apps that are included in the repository or with a blank app that uses your change?

Description

This PR fixes the bug #150 in Direct Batch Send where the Content Type boundary was not being added on the request that's sent to ANH.

This PR also upgrades the dependencies httpclient, and httpcore to 5.2 to fix the issue #136 where we throw NoClassDefFoundError due to a mismatch in versions of our internal dependencies.

Related PRs or issues

#150
#136

@aziztitu aziztitu marked this pull request as ready for review February 10, 2023 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants