Skip to content

Releases: codebeltnet/shared-kernel

v0.5.0

15 Nov 15:34
cc22c2b

Choose a tag to compare

What's Changed

Full Changelog: v0.4.6...v0.5.0

v0.4.6

20 Oct 19:08
09a05dd

Choose a tag to compare

What's Changed

Full Changelog: v0.4.5...v0.4.6

v0.4.5

16 Sep 07:44
ffa225c

Choose a tag to compare

What's Changed

Full Changelog: v0.4.4...v0.4.5

v0.4.4

26 Aug 17:54
922039a

Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.4.4

v0.4.3

26 Aug 14:49
cb72bf9

Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

19 Apr 13:43
24bf76b

Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

31 Jan 21:23
4362c5f

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

13 Nov 07:35
c09d767

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

08 Sep 19:19
768f753

Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...v0.3.0

0.2.0

14 Apr 20:12

Choose a tag to compare

Added

Codebelt.SharedKernel

  • Token record in the Codebelt.SharedKernel namespace that represents an object that can be used for storing sensitive data
  • TokenOptions class in the Codebelt.SharedKernel namespace that specifies options that is related to the Token record
  • CorrelationId record in the Codebelt.SharedKernel namespace that represents an object that can be used as unique identifier that help you trace requests across multiple services in a distributed system