We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86114f9 commit 6c60918Copy full SHA for 6c60918
1 file changed
CHANGELOG.md
@@ -1,4 +1,17 @@
1
2
+<a name="v0.11.0"></a>
3
+## [v0.11.0](https://github.com/DoNewsCode/core/compare/v0.10.4...v0.11.0) (2021-12-27)
4
+
5
+### ♻️ Code Refactoring
6
7
+* **observability:** avoid panics caused by missing labels ([#213](https://github.com/DoNewsCode/core/issues/213)) (@[谷溪](guxi99@gmail.com))
8
9
+### ✨ Features
10
11
+* add cronjob metrics ([#215](https://github.com/DoNewsCode/core/issues/215)) (@[谷溪](guxi99@gmail.com))
12
+* simple span error log and gofumpt ([#214](https://github.com/DoNewsCode/core/issues/214)) (@[Trock](35254251+GGXXLL@users.noreply.github.com))
13
14
15
<a name="v0.10.4"></a>
16
## [v0.10.4](https://github.com/DoNewsCode/core/compare/v0.10.3...v0.10.4) (2021-11-18)
17
0 commit comments