Skip to content

v2.0.0

Compare
Choose a tag to compare
@jianyuan jianyuan released this 23 Aug 22:29
· 45 commits to main since this release
3710411

What's Changed

  • Breaking change: Introduce context.Context argument to all methods by @jianyuan in #47
  • Breaking change: Rename APM Rules to Alert Rules by @jianyuan in #38
  • Normalize base URL by @jianyuan in #40
  • Support for async rule creation in Sentry by @pballandras in #36
  • Populate pagination cursor by @jianyuan in #49
  • Handle rate limits by @jianyuan in #51, #52
  • New service: Member by @CameronHall in #35
  • New service endpoint: Dashboard widget validation by @jianyuan in #57
  • New service: Dashboard by @jianyuan in #58
  • New service: Project Filter by @taj-p in #62
  • New service: Organization repository code mapping by @danielpoonwj in #64
  • chore(deps): update module go to 1.19 by @renovate in #63
  • chore(deps): update actions/checkout action to v3 by @renovate in #32
  • chore(deps): update actions/setup-go action to v3 by @renovate in #33
  • fix(deps): update module github.com/stretchr/testify to v1.7.2 by @renovate in #45
  • fix(deps): update module github.com/stretchr/testify to v1.7.4 by @renovate in #59
  • fix(deps): update module github.com/stretchr/testify to v1.7.5 by @renovate in #60
  • fix(deps): update module github.com/stretchr/testify to v1.8.0 by @renovate in #61

New Contributors

Full Changelog: v1.4.0...v2.0.0