Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.17.1_2 06 Jun 2025 20:00:53
    |
Adam Weinberger (adamw)  |
various: Bump PORTREVISION after go124-1.24.4 update |
0.17.1_1 21 May 2025 19:58:15
    |
Adam Weinberger (adamw)  |
go: Bump go124-dependent ports
Earlier I bumped the default Go to 1.24. Ports that specify a lower
version will still build with those lower version (for now), so they
don't need a bumping. Instead I'm bumping anything that (now) has go124
as a dependency. |
0.17.1 21 Apr 2025 03:24:33
    |
Lexi Winter (ivy)  |
databases/prometheus-postgres-exporter: update to 0.17.1
new upstream release; this adds support for PostgreSQL 17.
changes in 0.17.0:
https://github.com/prometheus-community/postgres_exporter/releases/tag/v0.17.0
changes in 0.17.1:
https://github.com/prometheus-community/postgres_exporter/releases/tag/v0.17.1
while here, update my email address.
PR: 285064
Reviewed by: arrowd, imp
Approved by: arrowd (ports), kevans (mentor)
Pull Request: https://github.com/freebsd/freebsd-ports/pull/379 |
0.16.0_2 02 Apr 2025 02:07:58
    |
Adam Weinberger (adamw)  |
go: Bump ports for go124 update |
0.16.0_1 05 Mar 2025 16:02:56
    |
Adam Weinberger (adamw)  |
Bump all go ports for yesterday's releases |
0.16.0 14 Nov 2024 08:43:26
    |
Robert Clausecker (fuz)  Author: Lexi Winter |
databases/prometheus-postgres-exporter: update to 0.16.0
- the maintainer address is updated
- a new pkg-message is added to document the breaking change in the log
format when upgrading the package.
upstream release notes:
---o<---
BREAKING CHANGES:
The logging system has been replaced with log/slog from the stdlib. This
change is being made across the prometheus ecosystem. The logging output
has changed, but the messages and levels remain the same. The ts label
for the timestamp has bewen replaced with time, the accuracy is less, (Only the first 15 lines of the commit message are shown above ) |
0.15.0_3 09 Aug 2024 06:24:08
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update |
0.15.0_2 03 Jul 2024 08:29:54
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update |
0.15.0_1 15 Jun 2024 09:52:17
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2 |
0.15.0 27 May 2024 16:04:11
    |
Joel Bodenmann (jbo)  Author: Lexi Winter |
databases/prometheus-postgres-exporter: New port
PostgreSQL metric exporter for Prometheus.
PR: 276996
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D44888 |