Releases: grafana/amixr-api-go-client
Releases · grafana/amixr-api-go-client
v0.0.9
v0.0.8
What's Changed
- Add routing_type param for regex or jinja2 route match by @hunterlong in #12
New Contributors
- @hunterlong made their first contribution in #12
Full Changelog: v0.0.7...v0.0.8
v0.0.7
Add support web, telegram, msteams, phone_call, sms, email templates for integration
v0.0.6
Add configurable "User-Agent" header.
v0.0.5
- Add Alert Service
- Add MSTeams and Telegram fields to routes
v0.0.4
Add DefaultRoute to CreateIntegrationOptions
v0.0.3
Change field webhook to url
Extend support of Outgoing Webhooks
- Add support of all Outgoing Webhook fields
- Handle absence of trailing slash in base url
Initial release
Merge pull request #2 from grafana/richih/1647624868 Add LICENSE