Releases: jianyuan/go-sentry
Releases · jianyuan/go-sentry
v2.8.3
v2.8.2
v2.8.1
v2.8.0
What's Changed
- fix(deps): update module github.com/stretchr/testify to v1.9.0 by @renovate in #91
- ref:
OrganizationIntegration.ConfigData
is now ajson.RawMessage
- ref:
IntegrationConfigData
is now amap[string]json.RawMessage
- feat: new organization projects service
- feat: new get single project key method
- feat: spike protection methods now accept projects and project slug as parameters.
Full Changelog: v2.7.0...v2.8.0
v2.7.0
Full Changelog: v2.6.2...v2.7.0
v2.6.2
What's Changed
- chore(deps): update actions/checkout action to v4 by @renovate in #82
- fix: add support for default_rules to create project by @merrington in #85
- chore(deps): update actions/setup-go action to v5 by @renovate in #86
- feat: add/remove an organization member to/from a team by @jianyuan in #87
- fix(deps): update module github.com/stretchr/testify to v1.8.4 by @renovate in #81
- feat: Add/delete/change roles to organization members- Including Team level roles by @jianyuan in #88
- feat: Allow projects to update inbound data filters by @jianyuan in #89
- feat: Enable/disable spike protection by @jianyuan in #90
New Contributors
- @merrington made their first contribution in #85
Full Changelog: v2.5.0...v2.6.2
v2.5.0
v2.4.0
v2.3.0
What's Changed
- Add support for creating new release deployments by @mvantellingen in #74
New Contributors
- @mvantellingen made their first contribution in #74
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- fix(#72): Async metric create. by @eugeniykurasov in #73
Full Changelog: v2.1.1...v2.2.0