1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
|
prometheus-mysqlrouter-exporter (6.0.1-1) unstable; urgency=medium
* New upstream version 6.0.1.
* d/rules: modernize and sync with other exporters' style.
- Standardize executable name as prometheus-mysqlrouter-exporter.
- Generate manpage from --help-man.
* d/docs: Ship upstream README with package.
* d/manpages: Ship generated manpage with package.
* d/gitlab-ci.yml, d/.gitignore: Update gitlab-ci.yml to latest template.
* d/control: Refresh to match latest dh-make-golang template.
- Move source package to section: golang.
- Swap from Built-Using to Static-Build-Using.
* d/service: Add systemd service for faster setup.
* d/default: Add default file for using env vars and args with service.
* d/README.Debian: Provide setup instructions for running the service.
* d/tests: Update tests to match new binary name and service.
* d/t/control: Set getrouterinfo test to flaky instead to avoid
inconsistencies between stable and unstable. (Closes: #1111610)
-- Lena Voytek <lena.voytek@canonical.com> Fri, 29 Aug 2025 10:24:38 -0400
prometheus-mysqlrouter-exporter (6.0.0-5) unstable; urgency=medium
* Add skip-not-installable restriction to getrouterinfo to prevent break in
testing and stable where mysql-server and mysql-router are unavailable.
(Closes: #1108802)
-- Lena Voytek <lena.voytek@canonical.com> Wed, 06 Aug 2025 11:15:15 -0400
prometheus-mysqlrouter-exporter (6.0.0-4) unstable; urgency=medium
* Fix autopkgtest by setting routing strategy to round robin in mysqlrouter
config. Thanks to Simon Quigley <tsimonq2@ubuntu.com>
* Update standards version
-- Lena Voytek <lena.voytek@canonical.com> Mon, 09 Dec 2024 06:55:35 -0700
prometheus-mysqlrouter-exporter (6.0.0-3) unstable; urgency=medium
* Fix port number in getrouterinfo test url
-- Lena Voytek <lena.voytek@canonical.com> Fri, 30 Aug 2024 08:23:07 -0700
prometheus-mysqlrouter-exporter (6.0.0-2) unstable; urgency=medium
* Clean up getrouterinfo test and curl 0.0.0.0 instead to fix test runs
-- Lena Voytek <lena.voytek@canonical.com> Thu, 29 Aug 2024 13:38:34 -0700
prometheus-mysqlrouter-exporter (6.0.0-1) unstable; urgency=medium
* New upstream version 6.0.0
-- Lena Voytek <lena.voytek@canonical.com> Mon, 15 Jul 2024 07:05:42 -0700
prometheus-mysqlrouter-exporter (5.0.1-1) unstable; urgency=medium
* New upstream version 5.0.1
* d/t/control: Fix package names for tests
-- Lena Voytek <lena.voytek@canonical.com> Mon, 22 Apr 2024 07:41:45 -0700
prometheus-mysqlrouter-exporter (5.0.0-1) unstable; urgency=medium
* Initial release (Closes: #1063489)
-- Lena Voytek <lena.voytek@canonical.com> Thu, 21 Mar 2024 09:48:05 -0700
|