-
Notifications
You must be signed in to change notification settings - Fork 244
Comparing changes
Open a pull request
base repository: PagerDuty/go-pagerduty
base: v1.7.0
head repository: PagerDuty/go-pagerduty
compare: v1.8.0
- 13 commits
- 46 files changed
- 10 contributors
Commits on Jul 11, 2023
-
Add resolved_at and updated_at fields to Incident (#482)
As per documentation: https://developer.pagerduty.com/api-reference/9d0b4b12e36f9-list-incidents
Configuration menu - View commit details
-
Copy full SHA for 2d652e0 - Browse repository at this point
Copy the full SHA 2d652e0View commit details
Commits on Aug 4, 2023
-
Added support for auto_pause_notifications_parameters (#490)
* Updated Service struct to support auto pause feature * Added unit test for AutoPauseNotificationsParameters
Configuration menu - View commit details
-
Copy full SHA for 043968a - Browse repository at this point
Copy the full SHA 043968aView commit details
Commits on Aug 16, 2023
-
Make
ResponderRequestTarget.Responders
a slice (#493)This commit also tweaks the json key name as the previous key did not match the key used in production.
Configuration menu - View commit details
-
Copy full SHA for c1b5040 - Browse repository at this point
Copy the full SHA c1b5040View commit details
Commits on Sep 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0c62db7 - Browse repository at this point
Copy the full SHA 0c62db7View commit details
Commits on Sep 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1f42b45 - Browse repository at this point
Copy the full SHA 1f42b45View commit details
Commits on Oct 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5b245db - Browse repository at this point
Copy the full SHA 5b245dbView commit details
Commits on Nov 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8ec1a2b - Browse repository at this point
Copy the full SHA 8ec1a2bView commit details
Commits on Nov 2, 2023
-
[CSGI-1984] Add
From
field toListResponsePlays
method options (#502Configuration menu - View commit details
-
Copy full SHA for bcffd24 - Browse repository at this point
Copy the full SHA bcffd24View commit details
Commits on Dec 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f23264c - Browse repository at this point
Copy the full SHA f23264cView commit details
Commits on Dec 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e5fc19b - Browse repository at this point
Copy the full SHA e5fc19bView commit details
Commits on Dec 18, 2023
-
* Updates go to 1.19 and a few dependencies. * Brushes off some lint.
Configuration menu - View commit details
-
Copy full SHA for 5d5d1d8 - Browse repository at this point
Copy the full SHA 5d5d1d8View commit details
Commits on Jan 2, 2024
-
Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#505)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0. - [Commits](golang/crypto@v0.16.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f47b593 - Browse repository at this point
Copy the full SHA f47b593View commit details
Commits on Jan 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0ca5f92 - Browse repository at this point
Copy the full SHA 0ca5f92View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.7.0...v1.8.0