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: stackitcloud/external-dns-stackit-webhook
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.0
Choose a base ref
...
head repository: stackitcloud/external-dns-stackit-webhook
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.1-alpha1
Choose a head ref
  • 9 commits
  • 5 files changed
  • 3 contributors

Commits on Apr 19, 2024

  1. Bump golang.org/x/net from 0.17.0 to 0.23.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.
    - [Commits](golang/net@v0.17.0...v0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    469ec16 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Merge pull request #17 from stackitcloud/dependabot/go_modules/golang…

    ….org/x/net-0.23.0
    
    Bump golang.org/x/net from 0.17.0 to 0.23.0
    PatrickKoss authored May 3, 2024
    Configuration menu
    Copy the full SHA
    ce00d0b View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    0274e83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d0c616 View commit details
    Browse the repository at this point in the history
  3. combine rrset changes into one large operation

    This ensures that all intended changes are executed even if one of the
    operations fails.
    MichaelEischer committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    83f72a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08a4bae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1856d71 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d177fb View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Merge pull request #18 from MichaelEischer/improve-error-handling

    fix(api): Improve error handling for invalid domains
    PatrickKoss authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    c8cce0f View commit details
    Browse the repository at this point in the history
Loading