Releases: dapr/kit
Releases · dapr/kit
v0.12.1
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 <[email protected]>
v0.12.0
First tagged version for Dapr 1.12
v0.11.3
Updates dependencies
v0.11.2
v0.11.0
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
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
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 <[email protected]>
Moved logger from dapr/dapr
Moved logger from dapr/dapr (#1) * Moved logger from dapr/dapr Co-authored-by: Yaron Schneider <[email protected]> Co-authored-by: Artur Souza <[email protected]> Co-authored-by: Mukundan Sundararajan <[email protected]> Co-authored-by: Young Bu Park <[email protected]> Co-authored-by: Sky/敖小剑 <[email protected]> Co-authored-by: Joni Collinge Co-authored-by: Jigar <[email protected]> Co-authored-by: Ben Wells Co-authored-by: yellow chicks <[email protected]>