Skip to content

v0.13.0

Compare
Choose a tag to compare
@jianyuan jianyuan released this 25 May 10:40
· 99 commits to main since this release
a5ab384

What's Changed

  • [BREAKING CHANGE] fix: Extend the Project ID range by changing the type from int to string by @jianyuan in #417

  • feat: Adds support for comparison_delta to sentry_metric_alert by @agadzik in #441

  • feat: new sentry_integration_opsgenie resource by @jianyuan in #431

  • feat: new sentry_integration_pagerduty resource by @jianyuan and @sbrudz in #430

  • feat: new sentry_all_projects_spike_protection resource to enable/disable spike protection across several projects by @jianyuan in
    #429

  • feat: new sentry_keys data source by @jianyuan in #423

  • ref: improve platform validation by @jianyuan in #420

  • ref: base resource and data source by @jianyuan in #428

  • ref: update provider description by @jianyuan in #433

  • ref: update sentry_issue_alert Slack example with notes by @jianyuan in #434

  • ref: migrate sentry_project data source to plugin framework by @jianyuan in #436

  • ref: migrate sentry_key resource to plugin framework by @jianyuan in #425

  • ref: migrate sentry_key data source to plugin framework. query sentry_key by id by @jianyuan in #427

  • chore(deps): update module github.com/hashicorp/terraform-plugin-framework to v1.8.0 by @renovate in #394

  • chore(deps): update module github.com/hashicorp/terraform-plugin-go to v0.23.0 by @renovate in #435

  • chore(deps): update module github.com/hashicorp/terraform-plugin-mux to v0.16.0 by @renovate in #437

  • chore(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.34.0 by @renovate in #444

  • chore(deps): update module github.com/hashicorp/terraform-plugin-testing to v1.8.0 by @renovate in #445

  • chore(deps): update module github.com/jianyuan/go-sentry/v2 to v2.8.0 by @renovate in #438

  • chore(deps): update module golang.org/x/oauth2 to v0.20.0 by @renovate in #426

  • chore(deps): update goreleaser/goreleaser-action action to v5.1.0 by @renovate in #440

  • chore(deps): update module github.com/hashicorp/go-retryablehttp to v0.7.6 by @renovate in #439

Full Changelog: v0.12.3...v0.13.0