Skip to content

Releases: ConductorOne/baton-pagerduty

v0.0.5

14 Mar 23:34
f7e893d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5

v0.0.4

14 Nov 18:47
8dc6dc6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.4

v0.0.3

21 Sep 02:23
ede5046
Compare
Choose a tag to compare

Changelog

  • ede5046 User status and Notice file fixes (#10)
  • 820c49c Implement granting and revoking of team membership and roles (#9)

v0.0.2

31 Jul 20:21
e150021
Compare
Choose a tag to compare

Changelog

  • e150021 Rename module to use lowercase letters (#8)

v0.0.1

27 Jun 19:22
c7e7596
Compare
Choose a tag to compare

Changelog

  • cfed465 Rename baton-pager-duty => baton-pagerduty
  • 303681b Merge branch 'martinalbert/pager-duty-v0' into feat/implement-handling-roles
  • 0fb505f Merge branch 'feat/implement-handling-roles' into feat/update-sdk
  • e17826d Update connector to take user roles in consideration
  • 53255a8 Fix pagination
  • 95d3a1d Update baton-sdk
  • 4e630a9 Update connector to take user roles in consideration
  • 9962d39 Review fixes - consistent use of bag.NextToken() - Removal of Role Resource
  • 0873c18 Add review fixes
  • d082941 Abstract mappings to separate functions
  • c6b8a34 Prepare other files - code of conduct - license - notice
  • f394190 Prepare readme.md
  • 23639cd Refactor Roles and add check for user tokens
  • 24e2fd6 Implement connector's Validate method
  • bb866ee Implement Role resource
  • 019435f Run go mod vendor and go mod tidy
  • b81d231 Prepare User and Team resources
  • f3c5e88 Prepare CLI tool
  • f0bd344 Initial commit