v2.0.0
BREAKING CHANGES
- refactor(provider)!: Change
gateway_route_id
toshared_source_id
by @darinspivey in #155
What's Changed
- fix(ci): Update
Jenkinsfile
with public repo necessities by @darinspivey in #149 - feat(source): OpenTelemetry Metrics and Traces by @martinohansen in #148
- fix: Correct required field in HTTP Sink by @gjanco in #150
- feat(alerts): Support pipeline alert schema by @darinspivey in #146
- fix(docs): Put the examples in the correct directory by @darinspivey in #151
- doc: add possible values by @martinohansen in #152
- fix(alerts): For
alert_payload
, changemessage
tobody
by @darinspivey in #153 - chore(deps): Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #118
- feat: Add
access_key
andshared_source
resources to Terraform by @darinspivey in #154 - chore(alerts): Add
template
as a style by @darinspivey in #156 - fix(destinations): Prometheus destination doesn't repsect
ack_enabled
by @darinspivey in #157 - fix: Use goreleaser v1.26.2 instead of latest by @jmoses in #167
- fix(alert): Update absence alert resource to match API by @dhable in #166
- feat(ci): Collect test results as junit by @jmoses in #169
- feat(provider): Add
publish_pipeline
resource by @darinspivey in #168
New Contributors
- @martinohansen made their first contribution in #148
Full Changelog: v1.15.0...v2.0.0