v1.9.0

qdm12/dnsv1.9.0Jul 16, 2021by qdm12

AI Summary

Maintenance release with documentation updates and dependency upgrades.

Key Highlights

  • Unbound runs with a different process group ID
  • Updated golangci-lint to v1.41.1

Full Release Notes

## Documentation

- Run container as root for older Docker and/or Kernel

## Maintenance

- Upgrade `github.com/qdm12/golibs` package for newer command package
    - Run Unbound with a different process group id so it is not stopped when receiving an OS signal
- Update golangci-lint to v1.41.1
    - Update list of linters
    - Fix lint issues