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: polymind-inc/acmebot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.0-rc4
Choose a base ref
...
head repository: polymind-inc/acmebot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.0-rc5
Choose a head ref
  • 7 commits
  • 8 files changed
  • 4 contributors

Commits on Mar 28, 2026

  1. Configuration menu
    Copy the full SHA
    0c5fc31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f48d0e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed5aa7f View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2026

  1. Include PENDING_DNS_ACTIVE domains in GoDaddy provider zone listing (#…

    …1006)
    
    Domains registered at a different registrar but with DNS hosted at
    GoDaddy have a status of PENDING_DNS_ACTIVE rather than ACTIVE.
    These domains have fully functional DNS zones but were excluded from
    the zone listing, preventing certificate issuance for those domains.
    
    Co-authored-by: pi-gitea <info@ebwmail.me>
    awggh123 and pi-gitea authored Mar 31, 2026
    Configuration menu
    Copy the full SHA
    3cd8013 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2026

  1. Bump the dependencies group with 2 updates (#1007)

    Bumps Azure.Identity from 1.19.0 to 1.20.0
    Bumps Azure.Monitor.OpenTelemetry.Exporter from 1.6.0 to 1.7.0
    
    ---
    updated-dependencies:
    - dependency-name: Azure.Identity
      dependency-version: 1.20.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: Azure.Monitor.OpenTelemetry.Exporter
      dependency-version: 1.7.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    82babdd View commit details
    Browse the repository at this point in the history
  2. Bump AWSSDK.Route53 from 4.0.8.15 to 4.0.8.16 (#1008)

    ---
    updated-dependencies:
    - dependency-name: AWSSDK.Route53
      dependency-version: 4.0.8.16
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    bd92724 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2026

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