Releases: jianyuan/terraform-provider-sentry
v0.15.0-beta1
What's Changed
Resource Updates
- New resources:
sentry_cron_monitor,sentry_metric_monitor,sentry_uptime_monitor,sentry_alertby @jianyuan in #788 - Mark resources as deprecated:
sentry_issue_alert,sentry_metric_alert
Data Source Updates
- Mark data sources as deprecated:
sentry_issue_alert,sentry_metric_alert
Full Changelog: v0.14.13...v0.15.0-beta1
v0.14.13
v0.14.12
What's Changed
Resource Updates
sentry_issue_alert: Fix Slack channel name state drift by @outring in #775sentry_issue_alert: Fix integer strings are now integers by @jianyuan in #795sentry_organization_repository_github: Removed by @jianyuan in #794
Function Updates
op_*andassertion: New uptime assertion functions for the upcoming monitors and alerts feature by @jianyuan in #796
Dependency & CI Updates
Full Changelog: v0.14.11...v0.14.12
v0.14.11
What's Changed
- fix: making Slack channel id writeable by @outring in #771
- feat: add sentry_app_id to sentry_app_installation data source by @souredoutlook in #773
- Update Sentry data by @github-actions[bot] in #774
Dependency & CI Updates
- fix(deps): update github.com/jianyuan/go-sentry/v2 digest to 49ef3a5 by @renovate[bot] in #754
- chore: Upgrade packages by @jianyuan in #769
- chore(deps): update goreleaser/goreleaser-action action to v7 by @renovate[bot] in #757
- chore(deps): update crazy-max/ghaction-import-gpg action to v7 by @renovate[bot] in #770
- chore(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 by @dependabot[bot] in #763
- chore(deps): bump h11 from 0.14.0 to 0.16.0 in /internal/sentrydata by @dependabot[bot] in #747
- chore(deps): update module github.com/oapi-codegen/oapi-codegen/v2 to v2.6.0 by @renovate[bot] in #768
Full Changelog: v0.14.10...v0.14.11
v0.14.10
What's Changed
-
docs: remove incorrect data block for Sentry App example by @souredoutlook in #760
-
chore(deps): update module golang.org/x/tools to v0.42.0 by @renovate[bot] in #752
-
chore(deps): update hashicorp/setup-terraform action to v4 by @renovate[bot] in #761
-
chore(deps): update python docker tag to v3.14 by @renovate[bot] in #710
New Contributors
Full Changelog: v0.14.9...v0.14.10
v0.14.9
What's Changed
- Update Sentry data by @github-actions[bot] in #745
- chore(deps): update module golang.org/x/tools to v0.41.0 by @renovate[bot] in #743
- chore(deps): update dependency jinja2 to v3.1.6 [security] by @renovate[bot] in #748
- update sentry-go and metric_alert (fixes #633 and #734) by @souredoutlook in #753
New Contributors
- @souredoutlook made their first contribution in #753
Full Changelog: v0.14.8...v0.14.9
v0.14.8
What's Changed
Bug Fixes
- Return a more descriptive error when the member is not found (PR: #739)
- Properly handle import state id for Project Ownership Rules (PR: #665)
Features & Enhancements
- Add information about importing
spike_protectionto the resource documentation (PR: #738) - Adding
priorityfield defining (PR: #741) - Auto-generate provider code (PR: #735)
Resource Updates
sentry_project: Addhighlight_tagsattribute (PR: #685)
Data Sources Updates
sentry_organization_member: Addinternal_idattribute (PR: #723)
Automation / Data Updates
- Update Sentry data (PR: #730)
Dependency & CI Updates
- Update
actions/checkoutaction to v6 (PR: #726) - Update
peter-evans/create-pull-requestaction to v8 (PR: #737) - Update module
golang.org/x/syncto v0.19.0 (PR: #736) - Update module
github.com/hashicorp/terraform-plugin-testingto v1.14.0 (PR: #733) - Update module
github.com/hashicorp/terraform-plugin-logto v0.10.0 (PR: #721) - Update module
github.com/hashicorp/terraform-plugin-frameworkto v1.17.0 (PR: #732)
New Contributors
- @tomkalesse made their first contribution in #723
- @replu made their first contribution in #738
- @jl-fp made their first contribution in #739
- @Funtiq made their first contribution in #741
- @matejsmisek made their first contribution in #665
- @ottramst made their first contribution in #685
Full Changelog: v0.14.7...v0.14.8
v0.14.7
What's Changed
Bug Fixes
- Gracefully handle 404s for removed team members and in
issue_alert/project read methods (PRs: #655, #673) - Fix error message (PR: #693)
- Ensure
JSON200response body is not nil on successful API calls (PR: #728)
Features & Enhancements
- Support nullable JSON types (PR: #717)
Data Sources & Schema Updates
- Deprecate
idattribute insentry_organizationdata source (PR: #718) - Migrate
sentry_teamdata source to plugin framework and deprecate fields (PR: #719) - Clarify
_v2attribute availability in issue alert docs/schema (PR: #729)
Automation / Data Updates
Dependency & CI Updates
- Update actions/checkout to v5 (PR: #688)
- Update actions/setup-go to v6 (PR: #696)
- Update golangci-lint-action to v9 (PR: #715)
- Update
golang.org/x/syncto v0.18.0 (PR: #716) - Update goreleaser-action to v6.4.0 (PR: #691)
New Contributors
- @thomasv314 (#655)
- @tr3mor (#673)
- @patelronak (#693)
Full Changelog: v0.14.6...v0.14.7
v0.14.6
What's Changed
- Update Sentry data by @github-actions[bot] in #653
- Fix auto_assignment attribute documentation by @osherdp in #636
- fix(deps): update module golang.org/x/sync to v0.16.0 by @renovate[bot] in #672
- fix(deps): update module github.com/hashicorp/terraform-plugin-testing to v1.13.2 by @renovate[bot] in #663
- fix(deps): update module github.com/hashicorp/terraform-plugin-mux to v0.20.0 by @renovate[bot] in #647
- fix(deps): update module github.com/hashicorp/terraform-plugin-go to v0.28.0 by @renovate[bot] in #646
- fix(deps): update module github.com/hashicorp/terraform-plugin-framework to v1.15.0 by @renovate[bot] in #645
- fix(deps): update module github.com/hashicorp/terraform-plugin-framework-validators to v0.18.0 by @renovate[bot] in #642
- fix(deps): update module github.com/hashicorp/go-retryablehttp to v0.7.8 by @renovate[bot] in #667
- chore(deps): update dependency golang to v1.24.5 by @renovate[bot] in #659
- chore(deps): update actions/setup-go action to v5.5.0 by @renovate[bot] in #641
- chore(deps): update golangci/golangci-lint-action action to v8 by @renovate[bot] in #637
- chore(deps): bump github.com/getkin/kin-openapi from 0.127.0 to 0.131.0 by @dependabot[bot] in #644
- chore(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot[bot] in #629
Full Changelog: v0.14.5...v0.14.6
v0.14.5
What's Changed
Enhancements
- Update Sentry data by @github-actions in #620, #630, #634
- chore(deps): update golangci/golangci-lint-action action to v6.5.2 by @renovate in #586
- fix(deps): update module golang.org/x/sync to v0.13.0 by @renovate in #621
- fix(deps): update module github.com/orange-cloudavenue/terraform-plugin-framework-supertypes to v1.2.0 by @renovate in #628
- chore(deps): update astral-sh/setup-uv action to v6 by @renovate in #632
New Contributors
Full Changelog: v0.14.4...v0.14.5