Releases: ConductorOne/baton-pagerduty
Releases · ConductorOne/baton-pagerduty
v0.0.5
What's Changed
- fix: Do not sync teams if unsupported by @martinalbert in #13
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Add support for syncing Schedules by @martinalbert in #12
Full Changelog: v0.0.3...v0.0.4
v0.0.3
v0.0.2
v0.0.1
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
andgo mod tidy
- b81d231 Prepare User and Team resources
- f3c5e88 Prepare CLI tool
- f0bd344 Initial commit