Skip to content

Releases: jianyuan/go-sentry

v2.8.1

15 May 10:21
954549e
Compare
Choose a tag to compare

What's Changed

  • Adds ComparisonDelta prop to MetricAlert by @agadzik in #93

New Contributors

Full Changelog: v2.8.0...v2.8.1

v2.8.0

09 May 00:08
2092363
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/stretchr/testify to v1.9.0 by @renovate in #91
  • ref: OrganizationIntegration.ConfigData is now a json.RawMessage
  • ref: IntegrationConfigData is now a map[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

12 Jan 22:48
0f22970
Compare
Choose a tag to compare

Full Changelog: v2.6.2...v2.7.0

v2.6.2

16 Dec 02:00
6789d91
Compare
Choose a tag to compare

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

Full Changelog: v2.5.0...v2.6.2

v2.5.0

14 Apr 17:40
7a0b01c
Compare
Choose a tag to compare

What's Changed

  • Add methods to get and update organization integration configData by @sbrudz in #80

New Contributors

Full Changelog: v2.4.0...v2.5.0

v2.4.0

21 Mar 21:28
97df7c9
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/stretchr/testify to v1.8.2 by @renovate in #75
  • chore(deps): update actions/setup-go action to v4 by @renovate in #77
  • Add support fingerprint rules by @mtanda in #76

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

20 Jan 10:10
966077d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.0

03 Jan 18:10
9a37263
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.2.0

v2.1.1

12 Dec 13:30
805b3a9
Compare
Choose a tag to compare

What's Changed

  • Metric alert: Use the /0/organizations/<organisation-slug>/alert-rules/<id>/ endpoint by @jianyuan in #71

Full Changelog: v2.1.0...v2.1.1

v2.1.0

30 Nov 22:57
54108e4
Compare
Choose a tag to compare

What's Changed

  • fix: use string array for scopes type by @taj-p in #66
  • fix(deps): update module github.com/peterhellberg/link to v1.2.0 by @renovate in #68
  • fix(deps): update module github.com/stretchr/testify to v1.8.1 by @renovate in #67
  • feat: Available set eventTypes when create alerts. by @eugeniykurasov in #69

New Contributors

Full Changelog: v2.0.0...v2.1.0