sensu / sensu-go

Simple. Scalable. Multi-cloud monitoring.
https://sensu.io
MIT License
1.03k stars 174 forks source link

etcd version update to 3.5.15 #5068

Closed ManishaKumari295 closed 2 weeks ago

ManishaKumari295 commented 1 month ago

closed https://github.com/sensu/sensu-go-extras/issues/27

The etcd version in dependency is updated to 3.5.15.

Changed

  1. The etcd dependency version in go.mod
  2. The argument addition for func NewMaintenanceServer(s *etcdserver.EtcdServer, healthNotifier notifier) pb.MaintenanceServer , which came as an addition from v3.5.14