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: mailgun/mailgun-php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.4
Choose a base ref
...
head repository: mailgun/mailgun-php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.3.5
Choose a head ref
  • 9 commits
  • 11 files changed
  • 1 contributor

Commits on Apr 2, 2025

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

Commits on Apr 5, 2025

  1. Configuration menu
    Copy the full SHA
    528b1ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    beeaa0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f55d535 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #932 from mailgun/DE-1254-api-secure-tracking-endp…

    …oint
    
     api secure tracking endpoint
    oleksandr-mykhailenko authored Apr 5, 2025
    Configuration menu
    Copy the full SHA
    eb52d54 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2025

  1. ## [Unreleased]

    ### Added
    - Implemented `AccountManagement` API endpoints:
      - `updateAccountSettings` for `PUT /v5/accounts`
      - `getHttpSigningKey` for `GET /v5/accounts/http_signing_key`
      - `createHttpSigningKey` for `POST /v5/accounts/http_signing_key`
      - `getSandboxAuthRecipients` for `GET /v5/sandbox/auth_recipients`
    - Added model classes for `AccountManagement` API responses:
      - `AccountResponse`
      - `HttpSigningKeyResponse`
      - `SandboxAuthRecipientsResponse`
    - Updated `Mailgun` class to include `AccountManagement` API.
    oleksandr-mykhailenko committed Apr 6, 2025
    Configuration menu
    Copy the full SHA
    4226f31 View commit details
    Browse the repository at this point in the history
  2. ## [Unreleased]

    ### Added
    - Implemented `AccountManagement` API endpoints:
      - `updateAccountSettings` for `PUT /v5/accounts`
      - `getHttpSigningKey` for `GET /v5/accounts/http_signing_key`
      - `createHttpSigningKey` for `POST /v5/accounts/http_signing_key`
      - `getSandboxAuthRecipients` for `GET /v5/sandbox/auth_recipients`
    - Added model classes for `AccountManagement` API responses:
      - `AccountResponse`
      - `HttpSigningKeyResponse`
      - `SandboxAuthRecipientsResponse`
    - Updated `Mailgun` class to include `AccountManagement` API.
    oleksandr-mykhailenko committed Apr 6, 2025
    Configuration menu
    Copy the full SHA
    a69ff7b View commit details
    Browse the repository at this point in the history
  3. ## [Unreleased]

    ### Added
    - Implemented `AccountManagement` API endpoints:
      - `updateAccountSettings` for `PUT /v5/accounts`
      - `getHttpSigningKey` for `GET /v5/accounts/http_signing_key`
      - `createHttpSigningKey` for `POST /v5/accounts/http_signing_key`
      - `getSandboxAuthRecipients` for `GET /v5/sandbox/auth_recipients`
    - Added model classes for `AccountManagement` API responses:
      - `AccountResponse`
      - `HttpSigningKeyResponse`
      - `SandboxAuthRecipientsResponse`
    - Updated `Mailgun` class to include `AccountManagement` API.
    oleksandr-mykhailenko committed Apr 6, 2025
    1 Configuration menu
    Copy the full SHA
    550afcf View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    3b1e971 View commit details
    Browse the repository at this point in the history
Loading