Skip to content

Releases: atc0005/check-whois

v0.3.5-alpha.2

16 Aug 12:34
7fa45bb
Compare
Choose a tag to compare
v0.3.5-alpha.2 Pre-release
Pre-release

What's Changed

New Features or Enhancements 🎉

  • Add .gitattributes file to ignore merge conflicts by @atc0005 in #227

Dependency Updates

  • go.mod: bump github.com/rs/zerolog from 1.29.1 to 1.30.0 by @dependabot in #229
  • go.mod: bump golang.org/x/net from 0.12.0 to 0.13.0 by @dependabot in #233
  • canary: bump golang from 1.21rc3 to 1.21rc4 in /dependabot/docker/go by @dependabot in #234
  • docker: bump atc0005/go-ci from go-ci-unstable-build-v0.13.1 to go-ci-unstable-build-v0.13.3 in /dependabot/docker/builds by @dependabot in #244
  • canary: bump golang from 1.21rc4 to 1.21 in /dependabot/docker/go by @dependabot in #243
  • go.mod: bump golang.org/x/sys from 0.10.0 to 0.11.0 by @dependabot in #242
  • go.mod: bump golang.org/x/text from 0.11.0 to 0.12.0 by @dependabot in #241
  • go.mod: bump golang.org/x/net from 0.13.0 to 0.14.0 by @dependabot in #240
  • docker: bump atc0005/go-ci from go-ci-unstable-build-v0.13.3 to go-ci-unstable-build-v0.13.4 in /dependabot/docker/builds by @dependabot in #246

Full Changelog: v0.3.5-alpha.1...v0.3.5-alpha.2

v0.3.5-alpha.1

24 Jul 11:02
9ee7508
Compare
Choose a tag to compare
v0.3.5-alpha.1 Pre-release
Pre-release

What's Changed

New Features or Enhancements 🎉

  • Add initial automated release notes config by @atc0005 in #216
  • Add initial automated release build workflow by @atc0005 in #218

Dependency Updates

  • docker: bump atc0005/go-ci from go-ci-oldstable-build-v0.11.3 to go-ci-oldstable-build-v0.11.4 in /dependabot/docker/builds by @dependabot in #215
  • docker: bump atc0005/go-ci from go-ci-oldstable-build-v0.11.4 to go-ci-oldstable-build-v0.11.5 in /dependabot/docker/builds by @dependabot in #217
  • Switch Docker images for development branch by @atc0005 in #219
  • canary: bump golang from 1.21rc2 to 1.21rc3 in /dependabot/docker/go by @dependabot in #221
  • docker: bump atc0005/go-ci from go-ci-unstable-build-v0.11.4 to go-ci-unstable-build-v0.12.0 in /dependabot/docker/builds by @dependabot in #223
  • docker: bump atc0005/go-ci from go-ci-unstable-build-v0.12.0 to go-ci-unstable-build-v0.13.1 in /dependabot/docker/builds by @dependabot in #225

Full Changelog: v0.3.4...v0.3.5-alpha.1

v0.3.4

13 Jul 10:54
32623e3
Compare
Choose a tag to compare

Overview

  • RPM package improvements
  • Bug fixes
  • Dependency updates
  • built using Go 1.19.11
    • Statically linked
    • Windows (x86, x64)
    • Linux (x86, x64)

Changed

  • Dependencies
    • Go
      • 1.19.10 to 1.19.11
    • atc0005/go-nagios
      • v0.15.0 to v0.16.0
    • atc0005/go-ci
      • go-ci-oldstable-build-v0.11.0 to go-ci-oldstable-build-v0.11.3
    • golang.org/x/sys
      • v0.9.0 to v0.10.0
    • golang.org/x/net
      • v0.11.0 to v0.12.0
    • golang.org/x/text
      • v0.10.0 to v0.11.0
  • (GH-211) Update RPM postinstall scripts to use restorecon
  • (GH-213) Update README references section

Fixed

  • (GH-209) Correct logging format listed in README

References

v0.3.3

16 Jun 12:50
c568b96
Compare
Choose a tag to compare

Overview

  • Bug fix
  • built using Go 1.19.10
    • Statically linked
    • Windows (x86, x64)
    • Linux (x86, x64)

Fixed

  • (GH-201) runtime error: invalid memory address or nil pointer dereference
    error for domains missing WhoIS record fields

References

v0.3.2

16 Jun 11:48
2771413
Compare
Choose a tag to compare

Overview

  • Bug fixes
  • GitHub Actions workflow updates
  • Dependency updates
  • built using Go 1.19.10
    • Statically linked
    • Windows (x86, x64)
    • Linux (x86, x64)

Changed

  • Dependencies
    • Go
      • 1.19.9 to 1.19.10
    • atc0005/go-ci
      • go-ci-oldstable-build-v0.10.5 to go-ci-oldstable-build-v0.11.0
    • atc0005/go-nagios
      • v0.14.0 to v0.15.0
    • golang.org/x/net
      • v0.10.0 to v0.11.0
    • golang.org/x/sys
      • v0.8.0 to v0.9.0
    • golang.org/x/text
      • v0.9.0 to v0.10.0
    • mattn/go-isatty
      • v0.0.18 to v0.0.19
  • (GH-194) Update vuln analysis GHAW to remove on.push hook

Fixed

  • (GH-191) Disable depguard linter
  • (GH-198) Restore local CodeQL workflow

References

v0.3.1

12 May 12:09
ddb297d
Compare
Choose a tag to compare

Overview

  • Dependency updates
  • built using Go 1.19.9
    • Statically linked
    • Windows (x86, x64)
    • Linux (x86, x64)

Changed

  • Dependencies
    • Go
      • 1.19.7 to 1.19.9
    • atc0005/go-ci
      • go-ci-oldstable-build-v0.10.3 to go-ci-oldstable-build-v0.10.5
    • github.com/likexian/whois
      • v1.14.6 to v1.50.0
    • github.com/likexian/whois-parser
      • v1.24.7 to v1.24.8
    • github.com/likexian/gokit
      • v0.25.11 to v0.25.13
    • rs/zerolog
      • v1.29.0 to v1.29.1
    • golang.org/x/net
      • v0.8.0 to v0.10.0
    • golang.org/x/sys
      • v0.6.0 to v0.8.0
    • golang.org/x/text
      • v0.8.0 to v0.9.0

References

v0.3.0

04 Apr 11:27
825bd47
Compare
Choose a tag to compare

Overview

  • Add support for generating DEB, RPM packages
  • Build improvements
  • Generated binary changes
    • filename patterns
    • compression (~ 66% smaller)
    • executable metadata
  • built using Go 1.19.7
    • Statically linked
    • Windows (x86, x64)
    • Linux (x86, x64)

Added

  • (GH-154) Generate RPM/DEB packages using nFPM
  • (GH-155) Add version details to Windows executables

Changed

  • (GH-153) Switch to semantic versioning (semver) compatible versioning
    pattern
  • (GH-156) Makefile: Compress binaries & use fixed filenames
  • (GH-157) Makefile: Refresh recipes to add "standard" set, new
    package-related options
  • (GH-158) Build dev/stable releases using go-ci Docker image

References

v0.2.14

04 Apr 10:47
95f21b9
Compare
Choose a tag to compare

Overview

  • Bug fixes
  • GitHub Actions workflows updates
  • Dependency updates
  • built using Go 1.19.7
    • Statically linked
    • Windows (x86, x64)
    • Linux (x86, x64)

Added

  • (GH-136) Add Go Module Validation, Dependency Updates jobs

Changed

  • Dependencies
    • Go
      • 1.19.4 to 1.19.7
    • github.com/likexian/whois
      • v1.14.4 to v1.14.6
    • github.com/likexian/whois-parser
      • v1.24.2 to v1.24.7
    • github.com/likexian/gokit
      • v0.25.9 to v0.25.11
    • atc0005/go-nagios
      • v0.10.2 to v0.14.0
    • rs/zerolog
      • v1.28.0 to v1.29.0
    • github.com/mattn/go-isatty
      • v0.0.16 to v0.0.18
    • golang.org/x/net
      • v0.4.0 to v0.8.0
    • golang.org/x/sys
      • v0.3.0 to v0.6.0
    • golang.org/x/text
      • v0.5.0 to v0.8.0
  • Misc
    • (GH-130) Update nagios library usage
  • CI
    • (GH-145) Drop Push Validation workflow
    • (GH-146) Rework workflow scheduling
    • (GH-148) Remove Push Validation workflow status badge

Fixed

  • (GH-167) Update vuln analysis GHAW to use on.push
  • (GH-170) Use UNKNOWN state for invalid command-line options
  • (GH-171) Use UNKNOWN state for fetching & parsing failures

References

v0.2.13

09 Dec 12:36
02fdad5
Compare
Choose a tag to compare

Overview

  • Dependency updates
  • built using Go 1.19.4
    • Statically linked
    • Windows (x86, x64)
    • Linux (x86, x64)

Changed

  • Dependencies
    • Go
      • 1.19.3 to 1.19.4
    • github.com/likexian/whois
      • v1.14.3-0.20221012013111-a48608e6097a to v1.14.4
    • github.com/likexian/whois-parser
      • v1.24.1 to v1.24.2
    • github.com/mattn/go-colorable
      • v0.1.12 to v0.1.13
    • github.com/mattn/go-isatty
      • v0.0.14 to v0.0.16
    • golang.org/x/net
      • v0.0.0-20220708220712-1185a9018129 to v0.4.0
    • golang.org/x/sys
      • v0.0.0-20220520151302-bc2c85ada10a to v0.3.0
    • golang.org/x/text
      • v0.3.7 to v0.5.0

References

v0.2.12

09 Nov 10:16
f6d69f7
Compare
Choose a tag to compare

Overview

  • Bug fixes
  • Dependency updates
  • GitHub Actions Workflows updates
  • built using Go 1.19.3
    • Statically linked
    • Windows (x86, x64)
    • Linux (x86, x64)

Changed

  • Dependencies
    • Go
      • 1.19.1 to 1.19.3
    • github.com/likexian/whois
      • v1.14.2 to v1.14.3-0.20221012013111-a48608e6097a
    • atc0005/go-nagios
      • v0.10.0 to v0.10.2
  • (GH-108) Refactor GitHub Actions workflows to import logic

Fixed

  • (GH-115) Receiving dial tcp: address tcp///whois.pairdomains.com: unknown port error for a specific domain
  • (GH-117) WHOIS CreatedDate value incorrectly duplicates ExpirationDate value
  • (GH-119) Failure to parse date fields in WHOIS record: parsing time "2022-06-03" as "2006-01-02T15:04:05Z07:00": cannot parse "" as "T"
  • (GH-121) Fix Makefile Go module base path detection

References