We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dc6157 commit a9a5f5bCopy full SHA for a9a5f5b
1 file changed
CHANGELOG.md
@@ -1,4 +1,14 @@
1
2
+<a name="v0.10.2"></a>
3
+## [v0.10.2](https://github.com/DoNewsCode/core/compare/v0.10.1...v0.10.2) (2021-10-21)
4
+
5
+### 🐛 Bug Fixes
6
7
+* **logging:** nil pointer ([#205](https://github.com/DoNewsCode/core/issues/205)) (@[谷溪](guxi99@gmail.com))
8
+* **serve:** signal group couldn't be canceled ([#208](https://github.com/DoNewsCode/core/issues/208)) (@[谷溪](guxi99@gmail.com))
9
+* **srvhttp:** RequestDurationSeconds shouldn't panic when missing labels ([#207](https://github.com/DoNewsCode/core/issues/207)) (@[谷溪](guxi99@gmail.com))
10
11
12
<a name="v0.10.1"></a>
13
## [v0.10.1](https://github.com/DoNewsCode/core/compare/v0.10.0...v0.10.1) (2021-09-30)
14
0 commit comments