Releases: OBS-DevOps24/whoknows-legacy
Releases · OBS-DevOps24/whoknows-legacy
v2.5.4
What's Changed
- added node_exporter to vm2 by @Benjamin-Harris1 in #192
- updated monitoring workflow to include vm_ip_2 by @Benjamin-Harris1 in #193
- Update deploy-monitoring.yml by @Benjamin-Harris1 in #194
- forgot env variable in monitoring compose file :D by @Benjamin-Harris1 in #195
- added SLA by @Benjamin-Harris1 in #196
- Bump eslint-plugin-react-refresh from 0.4.11 to 0.4.18 in /frontend by @dependabot in #189
- Bump @eslint/js from 9.10.0 to 9.18.0 in /frontend by @dependabot in #188
- Bump xunit.runner.visualstudio from 2.5.3 to 3.0.1 in /backend by @dependabot in #191
- Bump typescript-eslint from 8.5.0 to 8.19.1 in /frontend by @dependabot in #186
- Bump xunit from 2.5.3 to 2.9.3 in /backend by @dependabot in #190
- Bump eslint from 9.10.0 to 9.18.0 in /frontend by @dependabot in #187
- Bump tailwindcss from 3.4.10 to 3.4.17 in /frontend by @dependabot in #178
- Bump @vitejs/plugin-react from 4.3.1 to 4.3.4 in /frontend by @dependabot in #160
New Contributors
- @dependabot made their first contribution in #189
Full Changelog: v2.5.3...v2.5.4
v2.5.3
What's Changed
- fix e2e test with firefox :))) by @Benjamin-Harris1 in #185
Full Changelog: v2.5.2...v2.5.3
v2.5.2
v2.5.1
What's Changed
- Mandatory 2 by @osman-butt in #154
- fixed login e2e test, and added new test for weather page by @Benjamin-Harris1 in #162
- added dev compose file + env template by @Benjamin-Harris1 in #167
- Prometheus retention days by @Benjamin-Harris1 in #172
- typo in retention tag by @Benjamin-Harris1 in #173
- fixed rules for monitor deployment workflow by @Benjamin-Harris1 in #174
- postmortem for database incident by @Benjamin-Harris1 in #175
Full Changelog: v2.5.0...v2.5.1
v2.5.0
What's Changed
- Security breach backend #143 by @Benjamin-Harris1 in #144
- Added monitoring of VM1 with node-exporter by @Benjamin-Harris1 in #145
- Added vmip to .env in monitoring container by @Benjamin-Harris1 in #146
- keep ip secret by @Benjamin-Harris1 in #147
- Security breach frontend #143 by @osman-butt in #148
Full Changelog: v2.4.2...v2.5.0
v2.4.2
v2.4.1
Added more telemetry for prometheus
v2.4.0
v2.4.0 - Monitoring Integration
Added
- Prometheus metrics integration in backend API
- Basic HTTP metrics tracking
- Custom metrics for:
- Request counting
- Active users
- Request duration
Dependencies Added
- prometheus-net.AspNetCore (8.2.1)
Infrastructure
- Added monitoring stack (Prometheus + Grafana)
- Added deployment for monitoring infrastructure
v2.3.0
What's Changed
- Fix footer, about page and weather page by @Benjamin-Harris1 in #138
Full Changelog: v2.2.11...v2.3.0