8000 Comparing v23.1.0.2...v23.1.0.3 · zio/interop-cats · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: zio/interop-cats
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v23.1.0.2
Choose a base ref
...
head repository: zio/interop-cats
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v23.1.0.3
Choose a head ref
  • 3 commits
  • 13 files changed
  • 3 contributors

Commits on May 12, 2024

  1. Update to ZIO 2.1.1 (#693)

    * Update Cats Effect and FS2
    
    - Update Cats Effect to 3.5.3
    - Update FS2 to 3.9.4 and use updated APIs
    
    * Update to ZIO 2.0.22 and latest Scala LTS + maintenance versions and fix all Xsource errors
    
    * Update GitHub Action Scala builds
    
    * Update to ZIO 2.1.0
    
    * Remove Java 1.8 from the build matrix
    
    * Update to latest Scala.JS plugin
    
    * Add JDK 21
    
    * Use Graal for JDK 21
    
    * Switch to Temurin
    
    * Rely on the ZIO-SBT plugin
    
    * Update documentation and remove inaccurate limitations that are not present anymore
    
    * check -> lint
    
    * Fix docs
    
    * Remove old site.yml
    
    * Apply kyri-petrou's fix to skip Scala 2.12.x builds for JS
    
    * Fix CI build
    
    * - Update to ZIO 2.1.1
    
    - Remove custom build steps
    - Update to Scala 2.13.14
    
    ---------
    
    Co-authored-by: cfernandescaesars <cfernandez@williamhill.us>
    calvinlfer and cfernandescaesars authored May 12, 2024
    Configuration menu
    Copy the full SHA
    879070e View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Fix propagation of interruption from CIO to ZIO (#697)

    * Fix propagation of interruption from CIO to ZIO
    
    * Wrap method in F.delay
    
    * Allow interruption of interruption
    
    * Fix compiling
    
    * Make sure to complete the interruption CB
    
    * Simplify logic by making interruption un-cancellable
    kyri-petrou authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    e8aa54d View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    bf24db5 View commit details
    Browse the repository at this point in the history
Loading
0