You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .goreleaser.yaml
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -40,8 +40,9 @@ release:
40
40
### V2.1 Highlights:
41
41
1. **Cloudflare API Integration**: Automated DNS zone mapping based on Traefik host labels.
42
42
2. **Cloudflare Zone Registry**: Manage multiple Cloudflare accounts and zones with an interactive selection menu.
43
-
3. **Bug Fixes**: Improved domain detection and duplicate record handling.
44
-
43
+
3. **Database Backup Automation(Infrastructure)**: Easily backup Infrastructure databases to S3/R2(Experimental).
44
+
4. **Bug Fixes**: Improved domain detection and duplicate record handling.
45
+
45
46
### V2 Highlights:
46
47
This release introduces significant enhancements to Graft, moving from basic local-to-server deployments to a more robust CI/CD-driven workflow using GitHub Actions and our new `graft-hook` service.
0 commit comments