|
1 | 1 | <Project>
|
2 | 2 | <PropertyGroup>
|
3 | 3 | <EasyCachingCorePackageNotes>
|
4 |
| - 1. Redis provider support Hyperloglog. |
| 4 | + 1. Redis provider support some geo methods. |
5 | 5 | </EasyCachingCorePackageNotes>
|
6 | 6 | <EasyCachingMemcachedPackageNotes>
|
7 |
| - 1. Make Interceptors and response caching Support .netcore3.0. |
8 |
| - 2. Remove WithServices method to support console apps. |
9 |
| - 3. Improve RabbitMQ bus. |
10 |
| - 4. Add deep clone for memory cache provider. |
11 |
| - 5. Support multi instances of hybrid provider. |
12 |
| - 6. Upgrading dependencies. |
13 |
| - 7. Modify some extension methods' namespace. |
| 7 | + 1. Upgrading dependencies. |
14 | 8 | </EasyCachingMemcachedPackageNotes>
|
15 | 9 | <EasyCachingRedisPackageNotes>
|
16 |
| - 1. Support Hyperloglog. |
| 10 | + 1. Support some geo methods. |
17 | 11 | </EasyCachingRedisPackageNotes>
|
18 | 12 | <EasyCachingSQLitePackageNotes>
|
19 |
| - 1. Make Interceptors and response caching Support .netcore3.0. |
20 |
| - 2. Remove WithServices method to support console apps. |
21 |
| - 3. Improve RabbitMQ bus. |
22 |
| - 4. Add deep clone for memory cache provider. |
23 |
| - 5. Support multi instances of hybrid provider. |
24 |
| - 6. Upgrading dependencies. |
25 |
| - 7. Modify some extension methods' namespace. |
| 13 | + 1. Upgrading dependencies. |
26 | 14 | </EasyCachingSQLitePackageNotes>
|
27 | 15 | <EasyCachingInMemoryPackageNotes>
|
28 |
| - 1. Make Interceptors and response caching Support .netcore3.0. |
29 |
| - 2. Remove WithServices method to support console apps. |
30 |
| - 3. Improve RabbitMQ bus. |
31 |
| - 4. Add deep clone for memory cache provider. |
32 |
| - 5. Support multi instances of hybrid provider. |
33 |
| - 6. Upgrading dependencies. |
34 |
| - 7. Modify some extension methods' namespace. |
| 16 | + 1. Fix datetime exception. |
| 17 | + 2. Upgrading dependencies. |
35 | 18 | </EasyCachingInMemoryPackageNotes>
|
36 | 19 | <EasyCachingHybridPackageNotes>
|
37 |
| - 1. improve hybrid get with data retriever. |
| 20 | + 1. Upgrading dependencies. |
38 | 21 | </EasyCachingHybridPackageNotes>
|
39 | 22 | <EasyCachingAspectCorePackageNotes>
|
40 |
| - 1. Make Interceptors and response caching Support .netcore3.0. |
41 |
| - 2. Remove WithServices method to support console apps. |
42 |
| - 3. Improve RabbitMQ bus. |
43 |
| - 4. Add deep clone for memory cache provider. |
44 |
| - 5. Support multi instances of hybrid provider. |
45 |
| - 6. Upgrading dependencies. |
46 |
| - 7. Modify some extension methods' namespace. |
| 23 | + 1. Upgrading dependencies. |
47 | 24 | </EasyCachingAspectCorePackageNotes>
|
48 | 25 | <EasyCachingCastlePackageNotes>
|
49 |
| - 1. Make Interceptors and response caching Support .netcore3.0. |
50 |
| - 2. Remove WithServices method to support console apps. |
51 |
| - 3. Improve RabbitMQ bus. |
52 |
| - 4. Add deep clone for memory cache provider. |
53 |
| - 5. Support multi instances of hybrid provider. |
54 |
| - 6. Upgrading dependencies. |
55 |
| - 7. Modify some extension methods' namespace. |
| 26 | + 1. Upgrading dependencies. |
56 | 27 | </EasyCachingCastlePackageNotes>
|
57 | 28 | <EasyCachingResponseCachingPackageNotes>
|
58 |
| - 1. Make Interceptors and response caching Support .netcore3.0. |
59 |
| - 2. Remove WithServices method to support console apps. |
60 |
| - 3. Improve RabbitMQ bus. |
61 |
| - 4. Add deep clone for memory cache provider. |
62 |
| - 5. Support multi instances of hybrid provider. |
63 |
| - 6. Upgrading dependencies. |
64 |
| - 7. Modify some extension methods' namespace. |
| 29 | + 1. Upgrading dependencies. |
65 | 30 | </EasyCachingResponseCachingPackageNotes>
|
66 | 31 | <EasyCachingJsonPackageNotes>
|
67 |
| - 1. Support JsonSerializerSettings. |
| 32 | + 1. Upgrading dependencies. |
68 | 33 | </EasyCachingJsonPackageNotes>
|
69 | 34 | <EasyCachingMessagePackPackageNotes>
|
70 |
| - 1. Support custom resolver. |
| 35 | + 1. Upgrading dependencies. |
71 | 36 | </EasyCachingMessagePackPackageNotes>
|
72 | 37 | <EasyCachingProtobufPackageNotes>
|
73 |
| - 1. Make Interceptors and response caching Support .netcore3.0. |
74 |
| - 2. Remove WithServices method to support console apps. |
75 |
| - 3. Improve RabbitMQ bus. |
76 |
| - 4. Add deep clone for memory cache provider. |
77 |
| - 5. Support multi instances of hybrid provider. |
78 |
| - 6. Upgrading dependencies. |
79 |
| - 7. Modify some extension methods' namespace. |
| 38 | + 1. Upgrading dependencies. |
80 | 39 | </EasyCachingProtobufPackageNotes>
|
81 | 40 | <EasyCachingCSRedisPackageNotes>
|
82 |
| - 1. Support Hyperloglog. |
| 41 | + 1. Support some geo methods. |
83 | 42 | </EasyCachingCSRedisPackageNotes>
|
84 | 43 | <EasyCachingCSRedisBusPackageNotes>
|
85 |
| - 1. Support sentinel mode. |
| 44 | + 1. Upgrading dependencies. |
86 | 45 | </EasyCachingCSRedisBusPackageNotes>
|
87 | 46 | <EasyCachingRedisBusPackageNotes>
|
88 |
| - 1. Make Interceptors and response caching Support .netcore3.0. |
89 |
| - 2. Remove WithServices method to support console apps. |
90 |
| - 3. Improve RabbitMQ bus. |
91 |
| - 4. Add deep clone for memory cache provider. |
92 |
| - 5. Support multi instances of hybrid provider. |
93 |
| - 6. Upgrading dependencies. |
94 |
| - 7. Modify some extension methods' namespace. |
| 47 | + 1. Upgrading dependencies. |
95 | 48 | </EasyCachingRedisBusPackageNotes>
|
96 | 49 | <EasyCachingRabbitBusPackageNotes>
|
97 |
| - 1. Make Interceptors and response caching Support .netcore3.0. |
98 |
| - 2. Remove WithServices method to support console apps. |
99 |
| - 3. Improve RabbitMQ bus. |
100 |
| - 4. Add deep clone for memory cache provider. |
101 |
| - 5. Support multi instances of hybrid provider. |
102 |
| - 6. Upgrading dependencies. |
103 |
| - 7. Modify some extension methods' namespace. |
| 50 | + 1. Upgrading dependencies. |
104 | 51 | </EasyCachingRabbitBusPackageNotes>
|
105 | 52 | <EasyCachingDiskPackageNotes>
|
106 |
| - 1. Make Interceptors and response caching Support .netcore3.0. |
107 |
| - 2. Remove WithServices method to support console apps. |
108 |
| - 3. Improve RabbitMQ bus. |
109 |
| - 4. Add deep clone for memory cache provider. |
110 |
| - 5. Support multi instances of hybrid provider. |
111 |
| - 6. Upgrading dependencies. |
112 |
| - 7. Modify some extension methods' namespace. |
| 53 | + 1. Upgrading dependencies. |
113 | 54 | </EasyCachingDiskPackageNotes>
|
114 | 55 | </PropertyGroup>
|
115 | 56 | </Project>
|
0 commit comments