Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: appium/appium-android-driver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.10.1
Choose a base ref
...
head repository: appium/appium-android-driver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.10.2
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on Apr 20, 2023

  1. fix: make request timeout an option in mobileStopMediaProjectionRecor…

    …ding (#803)
    
    Now it's not possible to adjust the file upload timeout. With the change
    it's possible to provide timeout parameter in the mobile: stopMediaProjectionRecording
    to set the request timeout.
    
    Over 45 minute file upload to S3 can take over 4 minutes (current default).
    
    Fixes: appium/appium#18549
    mohanjith authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    04ac966 View commit details
    Browse the repository at this point in the history
  2. chore(release): 5.10.2 [skip ci]

    ## [5.10.2](v5.10.1...v5.10.2) (2023-04-20)
    
    ### Bug Fixes
    
    * make request timeout an option in mobileStopMediaProjectionRecording ([#803](#803)) ([04ac966](04ac966))
    semantic-release-bot committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    26958a4 View commit details
    Browse the repository at this point in the history
Loading