Skip to content

Releases: dapr/kit

v0.17.0

27 Feb 14:48
3ac186d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.16.1...v0.17.0

v0.16.1

29 Aug 17:57
d5a23c2

Choose a tag to compare

What's Changed

Full Changelog: v0.16.0...v0.16.1

v0.16.0

19 Aug 16:18
8b780b4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.2...v0.16.0

v0.15.4

17 Jun 10:15
939a7d4

Choose a tag to compare

What's Changed

Full Changelog: v0.15.3...v0.15.4

v0.15.3

10 Jun 16:53
8bfd345

Choose a tag to compare

What's Changed

  • Updates loop implementation to use upstream by @JoshVanL in #123

Full Changelog: v0.15.2...v0.15.3

v0.15.2

23 Apr 15:01
77af8ac

Choose a tag to compare

What's Changed

Full Changelog: v0.15.1...v0.15.2

v0.15.1

24 Feb 19:17
39c4bf5

Choose a tag to compare

What's Changed

  • concurrency/lock: Adds context and outercancel locks by @JoshVanL in #115

Full Changelog: v0.15.0...v0.15.1

v0.15.0

05 Feb 01:32
6271c8b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.15.0

v0.12.1

13 Sep 22:07
50fac88

Choose a tag to compare

events: make "WithClock" methods allowed without "unit" build tag (#62)

There are use cases where having those methods available even outside of a unit test is helpful, such as when the objects are instantiated with a clock that could be mocked in the unit test for the parent method.

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

v0.12.0

12 Sep 20:26
f08dc3f

Choose a tag to compare

First tagged version for Dapr 1.12