Skip to content

v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Jul 15:07
1dafb2d

Changelog

  • 9119f6e 0.9 slice 1: remove DISCOVER_MY_PASSWORD, add kube.password_from_secret
  • 059f38e Add -strict notifier exit and stronger deprecation warnings
  • 7c08f35 Add compare and 0.9-to-1.0 upgrade docs
  • 5f640bd Add contrib/profiles for common pgwd deployment patterns
  • b81fc87 Add hybrid pgwd brand mark (pg + live status dot)
  • 99e84f7 Add optional auth for HTTP /metrics endpoint
  • 6ec5e21 Allow single databases: entry with kube-postgres
  • 199e387 Complete 0.9 slice 3: collector, TLS warning, bench, docs
  • 4d88ca9 Complete 0.9 slice 4: SPEC audit, ROADMAP, sequence diagrams
  • 845bfa0 Docs: /metrics auth is opt-in for in-cluster scrape
  • 7193a92 Docs: operator use cases, DISCOVER migration, make bench in SPEC
  • 9e09dec Exit codes 2/3 for connect and query failures
  • 4a1b7bd Harden Prometheus label escaping in /metrics exporter
  • 4fcb178 Merge branch 'main' into develop
  • 6df51bb Merge pull request #6 from hrodrig/develop
  • 1dafb2d Merge pull request #7 from hrodrig/develop
  • b81e4e2 Plan 1.0: transparent compare docs vs alternatives (marketing)
  • e2ff458 Plan 1.x: official distro packaging targets
  • 8b22980 Release v0.9.0: version bump, CHANGELOG, badges, man, BSD ports
  • cc7bcc6 Remove legacy db: YAML config key
  • 37a512b Remove legacy total/active connection thresholds
  • c0b70c0 Remove notify-on-connect-failure flag and config
  • 4310522 Sanitize CSV string fields against spreadsheet formula injection
  • 917fee2 test(platforms): Postgres preflight and Alpine/OpenRC 1.0 fixes
  • 43a6073 test(store): cover queryAllMetrics export path with sqlmock
  • e551799 test(store): lower TestQueryAllMetrics cyclomatic complexity
  • 3fea544 test(store): raise SQLStore unit coverage without Docker