Releases: kubesphere/notification-manager
Releases · kubesphere/notification-manager
v2.6.0
What's Changed
- update actions/cache to v4 by @wanjunlei in #293
- update actions/cache to v4 by @wanjunlei in #295
- update template (#296) by @wanjunlei in #297
- chore: update version to v2.6.0 and adjust related references by @Gentleelephant in #298
New Contributors
- @mohamed-rafraf made their first contribution in #262
Full Changelog: v2.5.3...v2.6.0
v2.5.3
What's Changed
Other changes
- Continue to update tenants when some clusters fail (#272) @wanjunlei
- The firing and resolved status are supported in the title (#271) @Gentleelephant
- update to v2.5.2 (#270) @wanjunlei
Full Changelog: v2.5.2...v2.5.3
What's Changed
- update version to 2.5.3-alpha.0 by @Gentleelephant in #285
- chore(release): bump version to v2.5.3 by @Gentleelephant in #290
Full Changelog: v2.5.2...v2.5.3
v2.5.2
What's Changed
Other changes
- trim space (#267) @Gentleelephant
- update template (#264) @Gentleelephant
- update helm template (#266) @wanjunlei
- add alerttime to metric alert (#265) @wanjunlei
- Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 (#252) @dependabot
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /sidecar/kubesphere/4.0.0 (#253) @dependabot
- Bump golang.org/x/net from 0.17.0 to 0.23.0 in /sidecar/kubesphere/4.0.0 (#260) @dependabot
- Bump golang.org/x/net from 0.17.0 to 0.23.0 (#261) @dependabot
- support to get tenant info from multiple cluster (#263) @wanjunlei
- Fix Typo in documentation (#262) @mohamed-rafraf
Full Changelog: v2.5.1...v2.5.2
What's Changed
- cherry pick from master by @wanjunlei in #268
- release v2.5.2 by @wanjunlei in #269
Full Changelog: v2.5.1...v2.5.2
v2.5.1
What's Changed
Other changes
- fix bug regex silence will silence all alert (#257) @wanjunlei
Full Changelog: v2.5.0...v2.5.1
What's Changed
- fix bug regex silence will silence all alert by @wanjunlei in #258
Full Changelog: v2.5.0...v2.5.1
v2.5.0
What's Changed
- support send notification history without adaptor by @wanjunlei in #227
- change the format of notification history by @wanjunlei in #229
- delete v2beta1 crd by @wanjunlei in #230
- add tenant sidecar for ks v4.0 by @wanjunlei in #231
- update helm by @wanjunlei in #234
- add receiver name to the notifications by @wanjunlei in #235
- update dependencies by @wanjunlei in #236
- Bump golang.org/x/net from 0.10.0 to 0.17.0 in /sidecar/kubesphere/4.0.0 by @dependabot in #232
- Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #226
- Bump github.com/prometheus/alertmanager from 0.20.0 to 0.25.1 in /adapter by @dependabot in #233
- release v2.5.0-rc.0 by @wanjunlei in #237
- add annotation of alert to notification by @wanjunlei in #239
- update notification chart by @Gentleelephant in #242
- update imageRegistry by @Gentleelephant in #243
- fix bug by @Gentleelephant in #246
- fix bug by @Gentleelephant in #247
- fix bug by @Gentleelephant in #250
- optimize queries by @wanjunlei in #254
- release v2.5.0 by @wanjunlei in #256
Full Changelog: v2.4.0...v2.5.0
v2.5.0-rc.1
What's Changed
- add annotation of alert to notification by @wanjunlei in #239
Full Changelog: v2.5.0-rc.0...v2.5.0-rc.1
v2.5.0-rc.0
What's Changed
- support send notification history without adaptor by @wanjunlei in #227
- change the format of notification history by @wanjunlei in #229
- delete v2beta1 crd by @wanjunlei in #230
- add tenant sidecar for ks v4.0 by @wanjunlei in #231
- update helm by @wanjunlei in #234
- add receiver name to the notifications by @wanjunlei in #235
- update dependencies by @wanjunlei in #236
- Bump golang.org/x/net from 0.10.0 to 0.17.0 in /sidecar/kubesphere/4.0.0 by @dependabot in #232
- Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #226
- Bump github.com/prometheus/alertmanager from 0.20.0 to 0.25.1 in /adapter by @dependabot in #233
- release v2.5.0-rc.0 by @wanjunlei in #237
Full Changelog: v2.4.0...v2.5.0-rc.0
v2.4.0
FEATURES
- Support sending notifications to telegram(#210). @mangoGoForward
Enhancements
- Supports regular expression matching in Receiver, Silence, and Router(#215). @wenchajun
v2.3.0
v2.3.0-rc.0
Enhancements
- Optimize the logic of notification history(#193). @wanjunlei