Skip to content

Releases: sxwebdev/sentinel

v0.0.15

09 Sep 10:50
02aeca4

Choose a tag to compare

What's Changed

Full Changelog: v0.0.14...v0.0.15

v0.0.14

16 Aug 23:10

Choose a tag to compare

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

14 Aug 10:50

Choose a tag to compare

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

06 Aug 22:23

Choose a tag to compare

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

05 Aug 08:42

Choose a tag to compare

What's Changed

Full Changelog: v0.0.10...v0.0.11

v0.0.10

04 Aug 18:14

Choose a tag to compare

What's Changed

  • feat: Add incidents statistics endpoint and frontend chart by @sxwebdev in 076457b

Full Changelog: v0.0.9...v0.0.10

v0.0.9

04 Aug 11:16

Choose a tag to compare

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

04 Aug 02:09
f28e356

Choose a tag to compare

What's Changed

Full Changelog: v0.0.7...v0.0.8

v0.0.7

02 Aug 09:47

Choose a tag to compare

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

01 Aug 03:02
a7e734a

Choose a tag to compare

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