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.6.2
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.6.3
Choose a head ref
  • 5 commits
  • 11 files changed
  • 3 contributors

Commits on Jul 8, 2025

  1. Update versions for 3.6.2

    djspiewak committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    76348f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2025

  1. Merge pull request #4435 from typelevel/release/3.6.2-minor

    Update versions for 3.6.2
    djspiewak authored Jul 9, 2025
    Configuration menu
    Copy the full SHA
    1a4eaba View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

  1. Fix the spinlock from #4377

    durban committed Jul 21, 2025
    Configuration menu
    Copy the full SHA
    a6816f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2025

  1. Update core/jvm/src/main/scala/cats/effect/unsafe/WorkerThread.scala

    Co-authored-by: Mareks Rampāns <8796159+mr-git@users.noreply.github.com>
    djspiewak and mr-git authored Jul 22, 2025
    Configuration menu
    Copy the full SHA
    b4798eb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4449 from durban/fixSpinlock

    Fix the spinlock from #4377 and probably also fix #4448
    djspiewak authored Jul 22, 2025
    Configuration menu
    Copy the full SHA
    624af32 View commit details
    Browse the repository at this point in the history
Loading