Skip to content

Commit 358087e

Browse files
tobiaswxgithub-actions[bot]
authored andcommitted
docs: update changelog for main
1 parent bedb187 commit 358087e

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

CHANGELOG.md

+35
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,41 @@
22

33
All notable changes to this project will be documented in this file.
44

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+
540
## [1.3.0] - 2024-04-22
641

742
### 🚀 Features

0 commit comments

Comments
 (0)