Releases: coollabsio/sentinel
Releases · coollabsio/sentinel
v0.0.18
What's Changed
- fix: correct container memory usage calculation to match Docker CLI by @andrasbacsai in #29
Full Changelog: v0.0.17...v0.0.18
v0.0.17
What's Changed
- chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.45.0 by @dependabot[bot] in #22
- Refactor release workflow and consolidate Dockerfiles by @andrasbacsai in #23
- refactor: streamline GitHub Actions workflows and remove obsolete files by @andrasbacsai in #24
- fix: default to unknown health status for containers without healthcheck by @andrasbacsai in #25
- Add comprehensive API documentation by @andrasbacsai in #26
- v0.0.17 by @andrasbacsai in #27
- Fix Docker build cache error in workflows by @andrasbacsai in #28
Full Changelog: 0.0.16...v0.0.17
0.0.16
- Updated Dockerfile and Dockerfile.arm64 to use Go 1.24 and improved caching.
- Enhanced GitHub Actions workflows for Docker Buildx with caching and manifest creation.
- Added .dockerignore and .gitignore entries for better file management.
- Introduced CLAUDE.md for project overview and development commands.
- Improved debug logging in API controllers and collector for better traceability.
Issues
- fix #20
What's Changed
- 0.0.16 by @andrasbacsai in #21
Full Changelog: 0.0.15...0.0.16
0.0.15
Nothing to see here, just testing new version update.
Full Changelog: 0.0.14...0.0.15
0.0.14
What's Changed
- enhance: Error groups and handle graceful shutdowns by @LaurenceJJones in #7
- add dotenv package by @andrasbacsai in #8
- Next by @andrasbacsai in #9
- Add README.md file with project description and link to coolify.io by @andrasbacsai in #10
- enhance: set dial context when creating the http client by @LaurenceJJones in #12
- enhance: Repo refactor by @LaurenceJJones in #13
- fixes by @andrasbacsai in #14
- lots of updates by @andrasbacsai in #15
New Contributors
- @LaurenceJJones made their first contribution in #7
- @andrasbacsai made their first contribution in #8
Full Changelog: 0.0.13...0.0.14
0.0.13
Full Changelog: 0.0.12...0.0.13
0.0.12
Memort usage, not just in percentage.
Full Changelog: 0.0.11...0.0.12
0.0.11
fix: go rutines
Full Changelog: 0.0.10...0.0.11
0.0.10
Better CPU/Memory calculations.
What's Changed
- Fix a typo in logs by @sneycampos in #2
New Contributors
- @sneycampos made their first contribution in #2
Full Changelog: 0.0.9...0.0.10