Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade DNSimple client and add support for contexts #1551

Merged
merged 11 commits into from
May 11, 2020
Merged

Upgrade DNSimple client and add support for contexts #1551

merged 11 commits into from
May 11, 2020

Commits on Apr 27, 2020

  1. Upgrade to 0.40

    weppos committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    11ee3f1 View commit details
    Browse the repository at this point in the history
  2. Finalize upgrade to dnsimple 0.40.0

    Use the branch, as we'll have to make a change to export again returned values.
    weppos committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    6bd2d38 View commit details
    Browse the repository at this point in the history
  3. Consistently pass context

    weppos committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    8ce4ce1 View commit details
    Browse the repository at this point in the history
  4. Set user-agent version

    weppos committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    ceb46b0 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2020

  1. Upgrade to dnsimple 0.60.0

    weppos committed May 3, 2020
    Configuration menu
    Copy the full SHA
    ec18a5c View commit details
    Browse the repository at this point in the history
  2. Use helper to set user-agent

    weppos committed May 3, 2020
    Configuration menu
    Copy the full SHA
    aa6350c View commit details
    Browse the repository at this point in the history
  3. Implement use of contexts

    weppos committed May 3, 2020
    Configuration menu
    Copy the full SHA
    fa29b15 View commit details
    Browse the repository at this point in the history
  4. Cleanup dnsimple deps

    weppos committed May 3, 2020
    Configuration menu
    Copy the full SHA
    2e2a1ed View commit details
    Browse the repository at this point in the history
  5. Restore commented tests

    weppos committed May 3, 2020
    Configuration menu
    Copy the full SHA
    195c530 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Remove duplicate with/without context methods

    Just keep the ones with the context.
    weppos committed May 7, 2020
    Configuration menu
    Copy the full SHA
    53f1c7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fa7c3d View commit details
    Browse the repository at this point in the history