Skip to content

Releases: tobiaswx/manjaro-package-mirror

1.4.0

13 Dec 20:48
Compare
Choose a tag to compare

[1.4.0] - 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
  • Update changelog for main

🎨 Styling

  • (docker) Improve Dockerfile based on best practices

⚙️ Miscellaneous Tasks

  • Add .gitignore for IDE files

Full Changelog: 1.3.0...1.4.0 / CHANGELOG.md

1.3.0

22 Apr 22:09
5743776
Compare
Choose a tag to compare

[1.3.0] - 2024-04-22

🚀 Features

  • Push also to Docker Hub
  • Integrated changelog generation in github actions

🐛 Bug Fixes

  • Fix build pipeline
  • Try to commit in github actions with git-auto-commit-action

⚙️ Miscellaneous Tasks

  • CHANGELOG.md and git-cliff configuration

Full Changelog: 1.2.1...1.3.0 / CHANGELOG.md

1.2.1

22 Apr 20:28
a8e5b27
Compare
Choose a tag to compare

How to get it

docker pull ghcr.io/tobiaswx/manjaro-package-mirror:1.2.1

Changes:

[1.2.1] - 2024-04-22

🐛 Bug Fixes

  • Build pipeline

[1.2.0] - 2024-04-22

🐛 Bug Fixes

  • Update syntax in shell scripts

⚙️ Miscellaneous Tasks

  • Fix typo
  • Update docker image names
  • Copyright year and name in LICENSE
  • Update README

Full Changelog: 1.1.0...1.2.1 or CHANGELOG.md

1.1.0

16 Feb 23:27
5d467f5
Compare
Choose a tag to compare

1.0.1

12 Jul 16:45
bf0e321
Compare
Choose a tag to compare
fix: evaluate tag in separate step

1.0.0

12 Jul 16:19
9cb8b44
Compare
Choose a tag to compare
chore: update the readme