-
Notifications
You must be signed in to change notification settings - Fork 5
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: ipshipyard/p2p-forge
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ipshipyard/p2p-forge
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 8 files changed
- 2 contributors
Commits on Feb 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4d974da - Browse repository at this point
Copy the full SHA 4d974daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 834caf1 - Browse repository at this point
Copy the full SHA 834caf1View commit details
Commits on Feb 16, 2025
-
chore!: bump go.mod to Go 1.23 and run go fix (#56)
BREAKING CHANGE: Updating the Go version to 1.23
Configuration menu - View commit details
-
Copy full SHA for 84b671c - Browse repository at this point
Copy the full SHA 84b671cView commit details
Commits on Feb 25, 2025
-
fix(client): DNS-01 TXT record check (#57)
* fix: lower TTL for positive DNS-01 responses * fix(client): DNS-01 TXT record check properly implements `Wait` and does not proceed with ACME if TXT record is not present and does not include the expected value. this will lower the number of failed registrations and retries + allows us to remove 5s sleep
Configuration menu - View commit details
-
Copy full SHA for edd8ed2 - Browse repository at this point
Copy the full SHA edd8ed2View commit details -
feat(client): WithRegistrationDelay (#58)
adds optional delay before initial registration (when no cert exists yet)
Configuration menu - View commit details
-
Copy full SHA for 65ee56a - Browse repository at this point
Copy the full SHA 65ee56aView commit details -
fix: increase TTLs for NODATA responses (#59)
* fix: set SOA minimum TTL to 1 day minimize the need for returning "NODATA-A/AAAA" responses See: #52 * fix(acme): empty TXT to control TTL of DNS-01 this ensures we ALWAYS control TTL of ACME DNS-01 response and keep it very low (10s here) to ensure "not set" response is not cached for hours due to minimal TTL from SOA * fix: defensive check against bugs in datastore if dynamodb starts returning empty strings, we want to see that reflected in metrics * test: DNS01NotSetValue making sure we always return "empty" txt
Configuration menu - View commit details
-
Copy full SHA for 46e30d6 - Browse repository at this point
Copy the full SHA 46e30d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 695bd14 - Browse repository at this point
Copy the full SHA 695bd14View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.3.1...v0.4.0