Skip to content

Releases: Talegen/Talegen.AspNetCore.AdvancedCache

v1.0.14

03 Jan 19:13

Choose a tag to compare

Added missing dependency updates to 1.0.13

Full Changelog: v1.0.13...v1.0.14

v1.0.13

03 Jan 19:06

Choose a tag to compare

Added extensions to store Data Protection keys using IAdvancedDistributedCache. This allows the use of advanced cache logic for data protection keys.

v1.0.12

20 Dec 21:32

Choose a tag to compare

Adding HashFieldExistsAsync method to interface

Full Changelog: v1.0.11...v1.0.12

v1.0.11

20 Dec 04:31

Choose a tag to compare

fixing options bug introduced in v1.0.10

Full Changelog: v1.0.10...v1.0.11

v1.0.10

20 Dec 04:10

Choose a tag to compare

Full Changelog: v1.0.9...v1.0.10

v1.0.9

19 Dec 21:36

Choose a tag to compare

Adding Hash Key expiration for Redis servers below 7.2 to fix issue with using Expiration on Increment field.

Full Changelog: v1.0.8...v1.0.9

v1.0.8

14 Dec 06:28

Choose a tag to compare

Fix bug in RemoveKey not connecting

Full Changelog: v1.0.7...v1.0.8

v1.0.7

11 Dec 19:49

Choose a tag to compare

Fix bug for older Redis servers below 7.2 (e.g. Azure Redis Basic).

Full Changelog: v1.0.6...v1.0.7

v1.0.6

10 Dec 05:55

Choose a tag to compare

Full Changelog: v1.0.5...v1.0.6

v1.0.5

10 Dec 02:51

Choose a tag to compare

Adding new methods to expose some Redis client hash methods.

Full Changelog: v1.0.4...v1.0.5