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: oblador/react-native-keychain
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.2.1
Choose a base ref
...
head repository: oblador/react-native-keychain
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.2.2
Choose a head ref
  • 4 commits
  • 4 files changed
  • 1 contributor

Commits on Nov 21, 2024

  1. test: extend api matrix for android e2e tests (#690)

    * test: extend api matrix for android
    
    * ci: fix tests for api levels 34 and 35
    
    * ci: fix sh script
    
    * ci: fix workflow sh script
    
    * ci: record video on android device
    
    * ci: fix artifacts name
    
    * ci: fix android biometric setup
    
    * ci: use macos latest
    
    * ci: improve android biometric setup
    DorianMazur authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    cc1295d View commit details
    Browse the repository at this point in the history
  2. fix: parallel set and get operations (#691)

    * fix: parallel set and get operations
    
    * chore: formatting
    DorianMazur authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    eeb63a4 View commit details
    Browse the repository at this point in the history
  3. chore: use mutex instead of experimental limitedParallelism (#692)

    * chore: use mutex instead of experimental limitedParallelism
    
    * chore: revert SupervisorJob removal
    DorianMazur authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    6e3f4ce View commit details
    Browse the repository at this point in the history
  4. Release 9.2.2 (#693)

    DorianMazur authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    1604515 View commit details
    Browse the repository at this point in the history
Loading