Improve domain name validation and add type tests
6 files · 41+ · 10-

Improved validation

4 files changed
  • types.go Enhanced domain name validation logic with improved checks
  • types_test.go Added unit tests for domain record type validation
  • client.go Minor client refactoring for improved error handling
  • resource_dns_record.go Removed redundant import-related code
  • Improved domain name validation with stricter checks and added unit tests covering record type construction (issue number 13) harden behavioral
    2 files
    • types.go
    • types_test.go

Version and docs

2 files changed
  • install.sh Updated release version
  • README.md Minor documentation update
  • Updated release version and documentation specify errata
    1 file
    • install.sh