File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ # v0.73.0 - 2026-03-10
4+
5+ - [ INTERNAL] Bump docker/build-push-action from 6.19.2 to 7.0.0 #709
6+ - [ INTERNAL] Bump docker/login-action from 3.7.0 to 4.0.0 #708
7+ - [ INTERNAL] Bump docker/metadata-action from 5.10.0 to 6.0.0 #707
8+ - [ IMPROVEMENT] Add documentation Email and Slack notifiers #705
9+ - [ IMPROVEMENT] Add migration check #704
10+ - [ IMPROVEMENT] Sort the Probe list #703
11+ - [ BUGFIX] Add missing migration for MetricSample model #702
12+ - [ IMPROVEMENT] Support multiple PagerDuty back ends #700
13+ - [ INTERNAL] Bump docker/build-push-action from 6.18.0 to 6.19.2 #698
14+ - [ IMPROVEMENT] Show default value when Exporter's path is empty #696
15+ - [ IMPROVEMENT] Fix UI quirks when showing notifier's value #695
16+ - [ IMPROVEMENT] Add per-object permission checks #658
17+
318# v0.72.4 - 2026-02-12
419
520- [ IMPROVEMENT] Add Alertmanager notifier #694
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " promgen"
7- version = " 0.73.0.dev "
7+ version = " 0.73.0"
88authors = [{ name = " LINE Corporation" , email = " dl_oss_dev@linecorp.com" }]
99classifiers = [
1010 " Environment :: Web Environment" ,
You can’t perform that action at this time.
0 commit comments