Generating changelog from 0.0.32 to HEAD
- Refactor changelog generation script for improved output (Thanks @0xfurai) 1180dd8
- Refactor JWT settings management and remove env secret keys (#115) (Thanks @0xfurai) 29b92e0
- add monitor service unit tests (Thanks @0xfurai) 4413b3e
- add notification channels service unit tests (Thanks @0xfurai) ed7134e
- add proxy service unit tests (Thanks @0xfurai) c92db76
- Enhance logging configuration and validation (#114) (Thanks @0xfurai) 2a0701d
- Update GitHub Actions workflow for server tests (Thanks @0xfurai) 1d4ebe3
- Enhance server test workflow with coverage reporting (Thanks @0xfurai) 031f14c
- Add SQL Server monitor support (#106) (Thanks @0xfurai) 8ee3b9c
- Add Kafka Producer support to monitoring system (#105) (Thanks @0xfurai) 47a354e
- Update README.md to mark RabbitMQ support as complete (Thanks @0xfurai) b3f865a
- Add RabbitMQ monitor support (#104) (Thanks @0xfurai) 10faff2
- Update README.md to mark MQTT support as complete (Thanks @0xfurai) 9342c6c
- Enhance monitoring capabilities by adding MQTT support (#103) (Thanks @0xfurai) df56bab
- Add Redis to the list of supported databases in README.md (Thanks @0xfurai) 0ff6a83
- Feat/redis monitor (#102) (Thanks @0xfurai) 2a7eb98
- Remove CHANGELOG.md and update README.md to reflect completed database monitor integrations and add analytics image. (Thanks @0xfurai) e25754d
Release Statistics
- 19 commits since 0.0.32
- 1 contributors
Contributors
Thanks to: @0xfurai
Docker Images
GitHub Container Registry (GHCR)
- UI:
ghcr.io/0xfurai/peekaping-web:0.0.33
/ghcr.io/0xfurai/peekaping-web:latest
- Server:
ghcr.io/0xfurai/peekaping-server:0.0.33
/ghcr.io/0xfurai/peekaping-server:latest
- Migrate:
ghcr.io/0xfurai/peekaping-migrate:0.0.33
/ghcr.io/0xfurai/peekaping-migrate:latest
Bundle Containers (GHCR)
- SQLite Bundle:
ghcr.io/0xfurai/peekaping-bundle-sqlite:0.0.33
/ghcr.io/0xfurai/peekaping-bundle-sqlite:latest
- MongoDB Bundle:
ghcr.io/0xfurai/peekaping-bundle-mongo:0.0.33
/ghcr.io/0xfurai/peekaping-bundle-mongo:latest
- PostgreSQL Bundle:
ghcr.io/0xfurai/peekaping-bundle-postgres:0.0.33
/ghcr.io/0xfurai/peekaping-bundle-postgres:latest
Docker Hub
- UI:
0xfurai/peekaping-web:0.0.33
/0xfurai/peekaping-web:latest
- Server:
0xfurai/peekaping-server:0.0.33
/0xfurai/peekaping-server:latest
- Migrate:
0xfurai/peekaping-migrate:0.0.33
/0xfurai/peekaping-migrate:latest
Bundle Containers (Docker Hub)
- SQLite Bundle:
0xfurai/peekaping-bundle-sqlite:0.0.33
/0xfurai/peekaping-bundle-sqlite:latest
- MongoDB Bundle:
0xfurai/peekaping-bundle-mongo:0.0.33
/0xfurai/peekaping-bundle-mongo:latest
- PostgreSQL Bundle:
0xfurai/peekaping-bundle-postgres:0.0.33
/0xfurai/peekaping-bundle-postgres:latest