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: typelevel/cats-effect
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.8
Choose a base ref
...
head repository: typelevel/cats-effect
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.9
Choose a head ref
  • 15 commits
  • 14 files changed
  • 5 contributors

Commits on Mar 19, 2022

  1. Updated versions for 3.3.8

    djspiewak committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    5567ce5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2892 from djspiewak/release/3.3.8-minor

    Updated versions for 3.3.8
    djspiewak authored Mar 19, 2022
    Configuration menu
    Copy the full SHA
    a698aac View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

  1. Configuration menu
    Copy the full SHA
    56d5bcc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2876 from wjoel/dispatch-supervisor-per-cpu

    Use a ConcurrentHashMap for Supervisor state if F is Async
    djspiewak authored Mar 20, 2022
    Configuration menu
    Copy the full SHA
    02892e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Configuration menu
    Copy the full SHA
    bf11664 View commit details
    Browse the repository at this point in the history
  2. Fix import shadowing

    armanbilge committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    ea96b3d View commit details
    Browse the repository at this point in the history
  3. Add test for #2903

    armanbilge committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    0a9bd34 View commit details
    Browse the repository at this point in the history
  4. Fix CompletableFuture cancelation

    bplommer authored and armanbilge committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    07268c0 View commit details
    Browse the repository at this point in the history
  5. Bikeshedding

    armanbilge committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    42cb1f9 View commit details
    Browse the repository at this point in the history
  6. Fix the test

    armanbilge committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    f4d02e4 View commit details
    Browse the repository at this point in the history
  7. Try the smallDelay?

    armanbilge committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    4ec557d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    294cdf6 View commit details
    Browse the repository at this point in the history
  9. private[this]

    armanbilge committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    263e583 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2906 from armanbilge/issue/2902

    Implement `Random#javaSecuritySecureRandom` on Scala.js
    vasilmkd authored Mar 24, 2022
    Configuration menu
    Copy the full SHA
    8d8f074 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #2907 from armanbilge/issue/2903

    Fix `Async#fromCompletableFuture` cancelation
    vasilmkd authored Mar 24, 2022
    Configuration menu
    Copy the full SHA
    8956adf View commit details
    Browse the repository at this point in the history
Loading