Skip to content

Releases: Scorify/dns

Release v0.0.3

03 Oct 01:49
387494e

Choose a tag to compare

Use `scorify/schema` for schema handling (#4)

update schema

add `Validate` function

`go mod tidy`

update `Run` to use `schema.Unmarshal`

Release v0.0.2

19 Sep 01:02
b19ac34

Choose a tag to compare

Fix `A` and `AAAA` Record Resolution (#3)

switch `target` to `server` in schema

fix `A` and `AAAA` lookups with appropriate networks

improve `DialContext`

fix overwriting local variables

Release v0.0.1

14 Sep 01:53
4783bd6

Choose a tag to compare

Replace `check_template` as package name for `dns` (#2)

Release v0.0.0

13 Sep 02:49
8616ac9

Choose a tag to compare

Merge pull request #1 from Scorify/init

Baseline Implementation of DNS check