Skip to content

Releases: SystemFw/upperbound

v0.5.1

Choose a tag to compare

@SystemFw SystemFw released this 23 Jun 15:46

Updates dependencies and publishes to Central Portal

v0.5.0

Choose a tag to compare

@SystemFw SystemFw released this 31 May 13:51
b25f934

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

Choose a tag to compare

@SystemFw SystemFw released this 20 Apr 18:42

Final release for CE 3.0

v0.4.0-M2

v0.4.0-M2 Pre-release
Pre-release

Choose a tag to compare

@SystemFw SystemFw released this 27 Dec 18:32
466aacd

Second, and most likely final, milestone release of upperbound for cats-effect 3. Adds adjustable controls for rate and concurrency.

v0.4.0-M1

v0.4.0-M1 Pre-release
Pre-release

Choose a tag to compare

@SystemFw SystemFw released this 27 Dec 15:09

The first milestone release of upperbound for cats-effect 3. Not feature complete yet, it doesn't have adjustable controls over rate and concurrency.

v0.3.0

Choose a tag to compare

@SystemFw SystemFw released this 18 Sep 09:10

For fs2 2.0, cats-effect 2.0, and cats 2.0. Adds support for 2.13 as well.

v0.2.0-M2

Choose a tag to compare

@SystemFw SystemFw released this 29 Dec 21:39

For fs2 1.0.2, cats-effect 1.0.1 and cats-collections 0.7.
This release features significant changes, and it's probably how 0.2.0 final is going to look like.
Changes include:

  • Limiter and Worker are now merged, Resource is used to manage the limiter lifetime.
  • More flexible control over the rate.
  • await and backpressure functionality is no longer baked in the core abstraction, and it's implemented as combinators instead.

v0.2.0-M1

Choose a tag to compare

@SystemFw SystemFw released this 20 Nov 23:19

The M1 release of upperbound 0.2.0 supports cats-effect 1.0 and fs2 1.0
This is meant as a quick version bump to unblock people that can't upgrade their dependencies due to upperbound.
Expect some API changes in 0.2.0 proper.

v0.1.1

Choose a tag to compare

@SystemFw SystemFw released this 05 Oct 10:00

Add stream method to create a singleton Stream of Limiter

v0.1.0

Choose a tag to compare

@SystemFw SystemFw released this 05 Oct 09:59

Initial release, for cats 1.0.1, fs2 0.10 and cats-effect 0.8