Releases: italolelis/watchops
v0.6.0
What's Changed
Other Changes
- Add workflow events by @italolelis in #234
Full Changelog: v0.5.2...v0.6.0
watchops-1.8.2
This repository implements the four key metrics coined by Google and introduced in Accelerate: Time to Restore, Lead Time to Change, Deployment Frequency, and Change Failure Rate.
watchops-1.8.1
This repository implements the four key metrics coined by Google and introduced in Accelerate: Time to Restore, Lead Time to Change, Deployment Frequency, and Change Failure Rate.
watchops-1.8.0
This repository implements the four key metrics coined by Google and introduced in Accelerate: Time to Restore, Lead Time to Change, Deployment Frequency, and Change Failure Rate.
v0.5.2
Fixed pagerduty wrong webhook structure
v0.5.1
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
📦 Dependency Updates
- Bump golang from 1.18-alpine to 1.19-alpine by @dependabot in #159
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #161
- Bump cloud.google.com/go/pubsub from 1.22.2 to 1.28.0 by @dependabot in #164
Other Changes
- Add pagerduty by @italolelis in #167
Full Changelog: v0.4.1...v0.5.0
watchops-1.7.0
This repository implements the four key metrics coined by Google and introduced in Accelerate: Time to Restore, Lead Time to Change, Deployment Frequency, and Change Failure Rate.
watchops-1.6.2
This repository implements the four key metrics coined by Google and introduced in Accelerate: Time to Restore, Lead Time to Change, Deployment Frequency, and Change Failure Rate.
v0.4.1
Fix an issue with pubsub when GitHub sends events that we don't support or care about. We now acknowledge all incoming events.