Skip to content

Commit

Permalink
docs: update changelog for main
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiaswx authored and github-actions[bot] committed Dec 13, 2024
1 parent bedb187 commit 358087e
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,41 @@

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

## [main] - 2024-12-13

### 🚀 Features

- *(monitoring)* Add prometheus metrics and health checks
- *(nginx)* Add health and metrics endpoints
- *(logging)* Implement log rotation and structured logging
- *(ci)* Add dependabot and security scanning
- *(ci)* Enhance CI pipeline with security and quality checks

### 🐛 Bug Fixes

- *(monitoring)* Correct node_exporter path
- Pin package versions and update to Alpine 3.21.0
- Add missing quotes in shell script
- Update dependencies and fix github actions
- Update workflow permissions and tag format
- Add write permission for changelog commits

### 🚜 Refactor

- Reorganize project structure

### 📚 Documentation

- Enhance project documentation

### 🎨 Styling

- *(docker)* Improve Dockerfile based on best practices

### ⚙️ Miscellaneous Tasks

- Add .gitignore for IDE files

## [1.3.0] - 2024-04-22

### 🚀 Features
Expand Down

0 comments on commit 358087e

Please sign in to comment.