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: libdns/route53 Loading
base: v1.2.2
Choose a base ref
...
head repository: libdns/route53 Loading
compare: v1.3.0
Choose a head ref
  • 7 commits
  • 5 files changed
  • 1 contributor

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    99e4178 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8daa364 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77dff68 View commit details
    Browse the repository at this point in the history
  4. fix: multiple TXT records

    catches:
    * record TTL will be set to the latest TXT record upserted
    * TXT records will always be upserted i.e. it won't fail if TXT record
      already exists
    aymanbagabas committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    bf40a14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5fb954 View commit details
    Browse the repository at this point in the history
  6. fix: delete txt records

    don't error on txt delete not found record error
    aymanbagabas committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    44e24f4 View commit details
    Browse the repository at this point in the history
  7. chore: add examples

    aymanbagabas committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    6d98c51 View commit details
    Browse the repository at this point in the history
Loading