Releases: caarlos0/domain_exporter
Releases · caarlos0/domain_exporter
v1.23.0
Changelog
New Features
- 8fd3c3e: feat: add support for .vn domain (#244) (@vucong2409)
- ecc4469: feat: com.tr support (#248) (@s4mur4i)
- b1148a7: feat: support for dd-mm-yyyy expired date format (#245) (@vucong2409)
Bug fixes
- 2f474b0: fix: typo (#235) (@resonant-riches)
Dependency updates
- e1cb986: feat(deps): bump github.com/prometheus/client_golang (#238) (@dependabot[bot])
- 19ffca8: feat(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#237) (@dependabot[bot])
- 4cd076a: feat(deps): bump golang.org/x/net from 0.19.0 to 0.20.0 (#241) (@dependabot[bot])
Documentation updates
Released with GoReleaser Pro!
v1.22.0
Changelog
New Features
- 562abac: feat: configurable timeout (#212) (@caarlos0)
- a68c24a: feat: kingpin update (#203) (@filipc)
Dependency updates
- aa7e38a: feat(deps): bump github.com/alecthomas/kingpin/v2 from 2.3.2 to 2.4.0 (#229) (@dependabot[bot])
- 6773527: feat(deps): bump github.com/openrdap/rdap (#196) (@dependabot[bot])
- 60ae60c: feat(deps): bump github.com/prometheus/client_golang (#188) (@dependabot[bot])
- 1974d25: feat(deps): bump github.com/prometheus/client_golang (#192) (@dependabot[bot])
- 372e93f: feat(deps): bump github.com/prometheus/client_golang (#200) (@dependabot[bot])
- a8c569e: feat(deps): bump github.com/prometheus/client_golang (#224) (@dependabot[bot])
- dc11ac0: feat(deps): bump github.com/rs/zerolog from 1.29.0 to 1.29.1 (#189) (@dependabot[bot])
- 1125397: feat(deps): bump github.com/rs/zerolog from 1.29.1 to 1.30.0 (#213) (@dependabot[bot])
- ebe8b70: feat(deps): bump github.com/rs/zerolog from 1.30.0 to 1.31.0 (#223) (@dependabot[bot])
- 0633a0a: feat(deps): bump golang.org/x/net from 0.10.0 to 0.11.0 (#199) (@dependabot[bot])
- 6164615: feat(deps): bump golang.org/x/net from 0.11.0 to 0.12.0 (#209) (@dependabot[bot])
- 0338418: feat(deps): bump golang.org/x/net from 0.12.0 to 0.13.0 (#214) (@dependabot[bot])
- 9074835: feat(deps): bump golang.org/x/net from 0.13.0 to 0.14.0 (#215) (@dependabot[bot])
- 415fba8: feat(deps): bump golang.org/x/net from 0.14.0 to 0.15.0 (#219) (@dependabot[bot])
- ce374d6: feat(deps): bump golang.org/x/net from 0.15.0 to 0.16.0 (#225) (@dependabot[bot])
- 7358be0: feat(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 (#226) (@dependabot[bot])
- 5af174a: feat(deps): bump golang.org/x/net from 0.17.0 to 0.18.0 (#228) (@dependabot[bot])
- 40f4072: feat(deps): bump golang.org/x/net from 0.18.0 to 0.19.0 (#231) (@dependabot[bot])
- 1bbdb0c: feat(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 (#194) (@dependabot[bot])
Documentation updates
Released with GoReleaser Pro!
v1.21.1
v1.21.0
Changelog
New Features
- 05e98cc: feat: add support for using custom whois host per domain (#180) (@serhatcetinkaya)
- ec20d50: feat: custom UnmarshalYaml to prevent breaking change (@caarlos0)
Dependency updates
- 20ac9fe: feat(deps): bump golang.org/x/net from 0.7.0 to 0.8.0 (#182) (@dependabot[bot])
- 9210b71: feat(deps): bump golang.org/x/net from 0.8.0 to 0.9.0 (#186) (@dependabot[bot])
Other work
Released with GoReleaser Pro!
v1.20.0
Changelog
Bug fixes
Dependency updates
- 8220eec: feat(deps): bump github.com/domainr/whois (#178) (@dependabot[bot])
- 08e0372: feat(deps): bump github.com/matryer/is from 1.4.0 to 1.4.1 (#177) (@dependabot[bot])
- cac9fa1: feat(deps): bump github.com/rs/zerolog from 1.28.0 to 1.29.0 (#175) (@dependabot[bot])
- 239ce65: feat(deps): bump gopkg.in/yaml.v3 (#179) (@dependabot[bot])
Documentation updates
Released with GoReleaser Pro!
v1.19.0
Changelog
Bug fixes
- 1b32fce: fix: Only remove prefixes that start with
www.
(#172) (@Ozarklake) - 539c113: fix: ci (@caarlos0)
- db2778b: fix: go 1.19 in the release workflow (@caarlos0)
Dependency updates
- 5ec0cb6: feat(deps): bump github.com/prometheus/client_golang (#165) (@dependabot[bot])
Released with GoReleaser Pro!
v1.18.0
Changelog
New Features
- 16a71a2: feat: add support for .sg domains (#149) (@peterhoeg)
- 01c8266: feat: use go 1.19 (@caarlos0)
Bug fixes
- 3cc0500: fix: 1.19 (@caarlos0)
- a18f050: fix: do not use deprecated ioutil (@caarlos0)
- 3ed12f4: fix: funding (@caarlos0)
Dependency updates
- aef18e6: feat(deps): bump github.com/prometheus/client_golang (#151) (@dependabot[bot])
- e44c4db: feat(deps): bump github.com/prometheus/client_golang (#163) (@dependabot[bot])
- c7c3299: feat(deps): bump github.com/rs/zerolog from 1.27.0 to 1.28.0 (#154) (@dependabot[bot])
Released with GoReleaser Pro!
v1.17.1
v1.17.0
Changelog
New Features
- cbff682: feat(deps): bump github.com/prometheus/client_golang (#120) (@dependabot[bot])
- 86d1b47: feat(deps): bump github.com/prometheus/client_golang (#141) (@dependabot[bot])
- 6a03e35: feat(deps): bump github.com/rs/zerolog from 1.26.1 to 1.27.0 (#143) (@dependabot[bot])
Other work
- eb960bf: add suport for .host domains (#145) (@guillaumevillemont)
Released with GoReleaser Pro!