Skip to content

Releases: joelp172/uptime-robot-operator

v1.18.0

15 Feb 22:06
Immutable release. Only release title and notes can be modified.
3e72949

Choose a tag to compare

1.18.0 (2026-02-15)

Features

  • monitor: add API Assertions for JSON response validation (#100) (3e72949)

v1.17.0

15 Feb 19:01
Immutable release. Only release title and notes can be modified.
564f58b

Choose a tag to compare

1.17.0 (2026-02-15)

Features

  • metrics: add custom Prometheus metrics for API and reconciliation observability (#98) (564f58b)

v1.16.0

15 Feb 17:04
Immutable release. Only release title and notes can be modified.
0851c35

Choose a tag to compare

1.16.0 (2026-02-15)

Features

  • helm: add ServiceMonitor and PodDisruptionBudget templates (#97) (0851c35)

v1.15.0

15 Feb 10:52
Immutable release. Only release title and notes can be modified.
9f52fa5

Choose a tag to compare

1.15.0 (2026-02-15)

Features

  • controller: add event recording to all controllers (#92) (9f52fa5)

v1.14.6

15 Feb 08:25
Immutable release. Only release title and notes can be modified.
9af647f

Choose a tag to compare

1.14.6 (2026-02-15)

Bug Fixes

  • ci: push helm chart to repo-scoped ghcr namespace (#93) (9af647f)

v1.14.5

15 Feb 06:22
Immutable release. Only release title and notes can be modified.
91ab9e3

Choose a tag to compare

1.14.5 (2026-02-15)

Bug Fixes

  • ci: align sbom artifact download path with prepare step (#91) (91ab9e3)

v1.14.4

15 Feb 06:14
Immutable release. Only release title and notes can be modified.
bcf0576

Choose a tag to compare

Changelog

Fixes

  • bcf0576 fix(ci): publish release only after sbom artifacts are prepared (#89)

v1.14.3

15 Feb 05:14
Immutable release. Only release title and notes can be modified.
da17afe

Choose a tag to compare

1.14.3 (2026-02-15)

Bug Fixes

  • ci: sign and attest container image by digest in workflows (#88) (da17afe)

v1.14.2

14 Feb 22:38
Immutable release. Only release title and notes can be modified.
f01e5da

Choose a tag to compare

What's Changed

  • feat(security): add container scanning, SBOM generation, and image signing by @Copilot in #83
  • fix(security): upgrade go and oauth2 to clear trivy high critical by @joelp172 in #84
  • fix(ci): gate image push on trivy scan in build and release workflows by @joelp172 in #86

Full Changelog: v1.13.1...v1.14.2

v1.13.1

14 Feb 20:57
Immutable release. Only release title and notes can be modified.
b1ec859

Choose a tag to compare

1.13.1 (2026-02-14)

Bug Fixes

  • controller: add finalizer cleanup retry and timeout logic (#81) (b1ec859)