File tree 1 file changed +35
-0
lines changed
1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ ## [ main] - 2024-12-13
6
+
7
+ ### 🚀 Features
8
+
9
+ - * (monitoring)* Add prometheus metrics and health checks
10
+ - * (nginx)* Add health and metrics endpoints
11
+ - * (logging)* Implement log rotation and structured logging
12
+ - * (ci)* Add dependabot and security scanning
13
+ - * (ci)* Enhance CI pipeline with security and quality checks
14
+
15
+ ### 🐛 Bug Fixes
16
+
17
+ - * (monitoring)* Correct node_exporter path
18
+ - Pin package versions and update to Alpine 3.21.0
19
+ - Add missing quotes in shell script
20
+ - Update dependencies and fix github actions
21
+ - Update workflow permissions and tag format
22
+ - Add write permission for changelog commits
23
+
24
+ ### 🚜 Refactor
25
+
26
+ - Reorganize project structure
27
+
28
+ ### 📚 Documentation
29
+
30
+ - Enhance project documentation
31
+
32
+ ### 🎨 Styling
33
+
34
+ - * (docker)* Improve Dockerfile based on best practices
35
+
36
+ ### ⚙️ Miscellaneous Tasks
37
+
38
+ - Add .gitignore for IDE files
39
+
5
40
## [ 1.3.0] - 2024-04-22
6
41
7
42
### 🚀 Features
You can’t perform that action at this time.
0 commit comments