Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PagerDuty/go-pagerduty
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.0
Choose a base ref
...
head repository: PagerDuty/go-pagerduty
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.0
Choose a head ref
  • 13 commits
  • 46 files changed
  • 10 contributors

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    2d652e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Added support for auto_pause_notifications_parameters (#490)

    * Updated Service struct to support auto pause feature
    * Added unit test for AutoPauseNotificationsParameters
    darrendao authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    043968a View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. 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.
    allyjweir authored Aug 16, 2023
    Configuration menu
    Copy the full SHA
    c1b5040 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    0c62db7 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    1f42b45 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    5b245db View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    8ec1a2b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. [CSGI-1984] Add From field to ListResponsePlays method options (#502

    )
    
    * Adds `From` header to `ListResponsePlays` method options
    * Updates `Client.get` signature to accept headers
    imjaroiswebdev authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    bcffd24 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    f23264c View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    e5fc19b View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Dependency Updates (#504)

    * Updates go to 1.19 and a few dependencies.
    * Brushes off some lint.
    ChuckCrawford authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    5d5d1d8 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. 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>
    dependabot[bot] authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    f47b593 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    0ca5f92 View commit details
    Browse the repository at this point in the history
Loading