Skip to content

Releases: dapr/kit

v0.12.1

13 Sep 22:07
50fac88
Compare
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
Compare
Choose a tag to compare

First tagged version for Dapr 1.12

v0.11.3

20 Jun 16:15
804821b
Compare
Choose a tag to compare

Updates dependencies

v0.11.2

06 Jun 18:08
fdebb00
Compare
Choose a tag to compare

Used in Dapr 1.11

  • Update JWX library which lazily-inits the httprc fetcher #52

v0.11.0

25 May 16:42
9514168
Compare
Choose a tag to compare

Used by Dapr 1.11. Uses new numbering scheme 0.X.Y where X indicates the Dapr version this is used in

v0.0.5

12 May 16:45
15a7040
Compare
Choose a tag to compare

Used by Dapr 1.11.

Notable changes

  • Add Dapr crypto libraries
  • New Dapr Crypto scheme v1
  • Add JWKSCache package
  • Move ParseISO8601Duration to Dapr Kit

Added ptr package and update to Go 1.18

26 Jul 18:31
247f04d
Compare
Choose a tag to compare
Added to package to convert to pointers (#18)

* Added to package to convert to pointers
Also updated deps and removed agrea/ptr

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

Moved logger from dapr/dapr

10 Apr 18:56
6f1fbfe
Compare
Choose a tag to compare
Moved logger from dapr/dapr (#1)

* Moved logger from dapr/dapr

Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
Co-authored-by: Young Bu Park <youngp@microsoft.com>
Co-authored-by: Sky/敖小剑 <aoxiaojian@gmail.com>
Co-authored-by: Joni Collinge
Co-authored-by: Jigar <jigarr.gandhi@gmail.com>
Co-authored-by: Ben Wells
Co-authored-by: yellow chicks <cdh_cjx@163.com>