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

upgrade http package #149

Merged
merged 3 commits into from
Jul 25, 2023

Conversation

Mamun361054
Copy link
Contributor

Release Version:

Release Notes

  • Upgrade HTTP: version
  • version conflict fix

Pull request checklist

Please check if your PR fulfills the following requirements:

  • [true ] Tests for the changes have been added (for bug fixes / features)
  • [true] Docs have been reviewed and added / updated if needed (for bug fixes / features)
  • [true ] The GitHub Actions pass building and linting. Linter returns no warnings or errors.
  • [true ] The QA checklist below has been completed

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • [true] Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • [true] Other (please describe):

What is the current behavior?

Issue Number: N/A

What is the new behavior?

  • HTTP version conflict fixed with latest version

Does this introduce a breaking change?

  • No

VideoUIKit Update Checklist (Minor or Patch Release)

  • [true] Using the latest version of Agora's Video SDK
  • [true] Example apps are all functional
  • [true] Core features are still working (both ways across platforms)
    • [true] Camera + Mic muting works for local and remote users
    • [true] Users are added and removed correctly when they join and leave the channel
    • [true] Older versions of the library gracefully handle changes (Create issue if not)
    • [true] Builtin buttons all work as expected
  • [true] Any newly deprecated methods are flagged as such inline and in documentation

VideoUIKit Update Checklist (Major Release)

  • The above checklist is completed (except backwards compatibility)
  • Thoroughly tested for crashes, across multiple platforms at the same time

QA Notes

Version dependencies resolve across different library as those use latest HTTP version

Other information

Copy link
Contributor

@tadaspetra tadaspetra left a comment

Choose a reason for hiding this comment

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

Include wider range of http package

@tadaspetra tadaspetra merged commit e70d5a7 into AgoraIO-Community:main Jul 25, 2023
1 check passed
@tadaspetra
Copy link
Contributor

Thank you for the PR @Mamun361054 😊

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

2 participants