|
1 | 1 | <Project>
|
2 | 2 | <PropertyGroup>
|
3 | 3 | <EasyCachingCorePackageNotes>
|
4 |
| - 1. Fixed ReturnValue bugs of Interceptors |
| 4 | + 1. Support diagnostics. |
| 5 | + 2. Interceptor should generate valid cache key for basic type parameters |
5 | 6 | </EasyCachingCorePackageNotes>
|
6 | 7 | <EasyCachingMemcachedPackageNotes>
|
7 |
| - 1. Fixed ReturnValue bugs of Interceptors |
| 8 | + 1. Update EasyCaching.Core. |
8 | 9 | </EasyCachingMemcachedPackageNotes>
|
9 | 10 | <EasyCachingRedisPackageNotes>
|
10 |
| - 1. Fixed ReturnValue bugs of Interceptors |
| 11 | + 1. Update EasyCaching.Core. |
11 | 12 | </EasyCachingRedisPackageNotes>
|
12 | 13 | <EasyCachingSQLitePackageNotes>
|
13 |
| - 1. Fixed ReturnValue bugs of Interceptors |
| 14 | + 1. Update EasyCaching.Core. |
14 | 15 | </EasyCachingSQLitePackageNotes>
|
15 | 16 | <EasyCachingInMemoryPackageNotes>
|
16 |
| - 1. Fixed ReturnValue bugs of Interceptors |
| 17 | + 1. Update EasyCaching.Core. |
17 | 18 | </EasyCachingInMemoryPackageNotes>
|
18 | 19 | <EasyCachingHybridPackageNotes>
|
19 |
| - 1. Fixed ReturnValue bugs of Interceptors |
| 20 | + 1. Update EasyCaching.Core. |
20 | 21 | </EasyCachingHybridPackageNotes>
|
21 | 22 | <EasyCachingAspectCorePackageNotes>
|
22 |
| - 1. Fixed ReturnValue bugs of Interceptors |
| 23 | + 1. Update EasyCaching.Core. |
23 | 24 | </EasyCachingAspectCorePackageNotes>
|
24 | 25 | <EasyCachingCastlePackageNotes>
|
25 |
| - 1. Fixed ReturnValue bugs of Interceptors |
| 26 | + 1. Update EasyCaching.Core. |
26 | 27 | </EasyCachingCastlePackageNotes>
|
27 | 28 | <EasyCachingResponseCachingPackageNotes>
|
28 | 29 | 1. Update EasyCaching.Core.
|
29 | 30 | </EasyCachingResponseCachingPackageNotes>
|
30 | 31 | <EasyCachingJsonPackageNotes>
|
31 |
| - 1. Fixed ReturnValue bugs of Interceptors |
| 32 | + 1. Update EasyCaching.Core. |
32 | 33 | </EasyCachingJsonPackageNotes>
|
33 | 34 | <EasyCachingMessagePackPackageNotes>
|
34 |
| - 1. Fixed ReturnValue bugs of Interceptors |
| 35 | + 1. Update EasyCaching.Core. |
35 | 36 | </EasyCachingMessagePackPackageNotes>
|
36 | 37 | <EasyCachingProtobufPackageNotes>
|
37 |
| - 1. Fixed ReturnValue bugs of Interceptors |
| 38 | + 1. Update EasyCaching.Core. |
38 | 39 | </EasyCachingProtobufPackageNotes>
|
39 | 40 | <EasyCachingCSRedisPackageNotes>
|
40 |
| - 1. Fixed ReturnValue bugs of Interceptors |
| 41 | + 1. Update EasyCaching.Core. |
41 | 42 | </EasyCachingCSRedisPackageNotes>
|
42 | 43 | <EasyCachingRedisBusPackageNotes>
|
43 | 44 | 1. Update EasyCaching.Core.
|
|
0 commit comments