Skip to content

Releases: pulumiverse/pulumi-sentry

v0.0.9

15 Nov 11:55
7cc6887
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 13 breaking changes:

Resources

  • 🔴 "sentry:index/sentryDefaultKey:SentryDefaultKey" missing
  • "sentry:index/sentryPlugin:SentryPlugin":
    • 🟡 inputs: "config": additional properties type changed from "pulumi.json#/Any" to "string"
    • 🟡 properties: "config": additional properties type changed from "pulumi.json#/Any" to "string"
  • 🟢 "sentry:index/sentryProject:SentryProject": required: "team" property is no longer Required
  • "sentry:index/sentryRule:SentryRule":
    • inputs:
      • 🟡 "actions": items: additional properties type changed from "pulumi.json#/Any" to "string"
      • 🟡 "conditions": items: additional properties type changed from "pulumi.json#/Any" to "string"
      • 🟡 "filters": items: additional properties type changed from "pulumi.json#/Any" to "string"
    • properties:
      • 🟡 "actions": items: additional properties type changed from "pulumi.json#/Any" to "string"
      • 🟡 "conditions": items: additional properties type changed from "pulumi.json#/Any" to "string"
      • 🟡 "filters": items: additional properties type changed from "pulumi.json#/Any" to "string"
    • required inputs:
      • 🟢 "actionMatch" input has changed to Required
      • 🟢 "filterMatch" input has changed to Required
      • 🟢 "frequency" input has changed to Required

New resources:

  • index/sentryDashboard.SentryDashboard
  • index/sentryIssueAlert.SentryIssueAlert
  • index/sentryMetricAlert.SentryMetricAlert
  • index/sentryOrganizationCodeMapping.SentryOrganizationCodeMapping
  • index/sentryOrganizationMember.SentryOrganizationMember
  • index/sentryOrganizationRepositoryGithub.SentryOrganizationRepositoryGithub

New functions:

  • index/getSentryDashboard.getSentryDashboard
  • index/getSentryIssueAlert.getSentryIssueAlert
  • index/getSentryMetricAlert.getSentryMetricAlert
  • index/getSentryOrganizationIntegration.getSentryOrganizationIntegration
  • index/getSentryTeam.getSentryTeam

What's Changed

New Contributors

Full Changelog: v0.0.8...v0.0.9

v0.0.8

03 Dec 04:47
f606e21
Compare
Choose a tag to compare
  • #18 update readme

v0.0.7

03 Nov 10:02
9221fcd
Compare
Choose a tag to compare

#17 fix logo url for real

v0.0.6

31 Oct 12:15
2127285
Compare
Choose a tag to compare

v0.0.5

27 Oct 08:07
fd976de
Compare
Choose a tag to compare

v0.0.4

11 Oct 07:54
d4a4adb
Compare
Choose a tag to compare
Merge pull request #13 from pulumiverse/henriiik/remove-main-workflow

remove main workflow

v0.0.3

07 Jul 09:41
a1dd841
Compare
Choose a tag to compare

Changed

  • Updated terraform-provider-sentry to v0.8.0

Fixed

  • Updated PluginDownloadUrl to use pulumi/pulumi#9984
  • Updated ImportBasePath to be correct.

v0.0.3-alpha.13+3b455662

07 Jul 09:12
Compare
Choose a tag to compare
Pre-release
fix plugin download url

v0.0.3-alpha.12+45b33055

07 Jul 07:17
Compare
Choose a tag to compare
Pre-release
use new plugin download url format

v0.0.3-alpha.11+177cc671

20 Jun 05:29
Compare
Choose a tag to compare
Pre-release
fix go import path