Releases: sxwebdev/sentinel
Releases · sxwebdev/sentinel
v0.0.15
What's Changed
- Fixing long errors on the incident details page #22 (#23) by @sxwebdev in 02aeca4
- #18 added last incidents page (#21) by @sxwebdev in 9dccac5
- fix: Update Go version to 1.25 in workflows and dependencies by @sxwebdev in fff2af8
- feat: Introduce error handling improvements and add error constants for service validation by @sxwebdev in 747b1e0
- fix: Refactor release version sorting and description formatting in checkNewVersion by @sxwebdev in ef03b45
Full Changelog: v0.0.14...v0.0.15
v0.0.14
What's Changed
- feat: Enhance update banner and release checker to support multiple new versions by @sxwebdev in 80598bf
- fix: Update embed directive to include all files in the dist directory by @sxwebdev in 94253ed
- fix: Update recharts dependency to version 2.15.4 in package.json and pnpm-lock.yaml by @sxwebdev in 8639a39
- feat: Implement router setup with tanstack router by @sxwebdev in 85f9682
Full Changelog: v0.0.13...v0.0.14
v0.0.13
What's Changed
- chore: Update dependencies for cli, jsonpointer, and protobuf packages by @sxwebdev in b2ba8a5
- feat: Implement TCP connection handling with timeout and response accumulation by @sxwebdev in f5b9614
- feat: Sort service tags before creation and update in CreateService and UpdateService by @sxwebdev in 587d0df
- fix: Replace Input with Textarea for expected response in TCPForm by @sxwebdev in 661ac5b
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- feat: Integrate logger into Notifier for enhanced error handling and notification processing by @sxwebdev in 9757d33
- feat: Enhance job monitoring with context cancellation support by @sxwebdev in afda4e4
- refactor: Revise Notifier implementation to enhance concurrency and message handling by @sxwebdev in c82b5c3
- fix: Update tag conditions in findServicesBuilder to use AND instead of OR by @sxwebdev in c7730b5
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- refactor: remove default name from initial values in useCreateFromService and set HTTP timeout to 0 in useServiceCreate by @sxwebdev in 7a29c44
- refactor: update default monitoring interval and retries across configurations by @sxwebdev in 10cdd4c
Full Changelog: v0.0.8...v0.0.9
v0.0.8
v0.0.7
What's Changed
- refactor: Move infoKeysDashboard to dashboard component and clean up useDashboardLogic by @sxwebdev in e919d7e
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- implement sentinel updater (#14) by @sxwebdev in a7e734a
- Implement server info and create service from exists (#13) by @IvanGubkin in 7b58e99
- refactor: Update API documentation to use storage models for incidents and service statistics by @sxwebdev in a705880
- refactor: Adjust layout and styling in dashboard and service table components by @sxwebdev in fc7864f
- feat: Implement version checking and update notification; enhance server info response by @sxwebdev in 2bbf09e
- feat: Add server info endpoint and response model; refactor web server initialization by @sxwebdev in fec450c
Full Changelog: v0.0.5...v0.0.6