File tree 1 file changed +42
-0
lines changed
1 file changed +42
-0
lines changed Original file line number Diff line number Diff line change 1
1
2
+ <a name =" v0.10.0 " ></a >
3
+ ## [ v0.10.0] ( https://github.com/DoNewsCode/core/compare/v0.9.2...v0.10.0 ) (2021-09-27)
4
+
5
+ ### ♻️ Code Refactoring
6
+
7
+ * remove DIContainer abstraction (
[ #196 ] ( https://github.com/DoNewsCode/core/issues/196 ) ) (@
[ 谷溪
] ( [email protected] ) )
8
+
9
+ ### ✨ Features
10
+
11
+ * add WithoutCancel (
[ #200 ] ( https://github.com/DoNewsCode/core/issues/200 ) ) (@
[ 谷溪
] ( [email protected] ) )
12
+ * make reload opt-in (
[ #195 ] ( https://github.com/DoNewsCode/core/issues/195 ) ) (@
[ 谷溪
] ( [email protected] ) )
13
+
14
+ ### 🐛 Bug Fixes
15
+
16
+ * ** config:
** watch etcd from last revision (
[ #199 ] ( https://github.com/DoNewsCode/core/issues/199 ) ) (@
[ 谷溪
] ( [email protected] ) )
17
+
18
+ ### BREAKING CHANGE
19
+
20
+
21
+ reload used to be enabled by default
22
+
23
+ * refactor: add WithReload to otetcd
24
+
25
+ * refactor: add WithReload to otkafka
26
+
27
+ * refactor: add WithReload to ots3
28
+
29
+ * refactor: add WithReload to otgorm
30
+
31
+ * refactor: add WithReload to otkafka
32
+
33
+ * refactor: add WithReload to otmongo
34
+
35
+ * fix: tests in otkafka
36
+
37
+ * fix: tests in otmongo
38
+
39
+ * fix: tests in otredis
40
+
41
+ * fix: tests in otredis
42
+
43
+
2
44
<a name =" v0.9.2 " ></a >
3
45
## [ v0.9.2] ( https://github.com/DoNewsCode/core/compare/v0.9.1...v0.9.2 ) (2021-09-15)
4
46
You can’t perform that action at this time.
0 commit comments