Skip to content

Releases: atc0005/check-illiad

v0.1.14

21 Sep 11:05
83dc138
Compare
Choose a tag to compare

Overview

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

Changed

  • Dependencies
    • Go
      • 1.17.13 to 1.19.1
    • atc0005/go-nagios
      • v0.9.1 to v0.10.0
    • rs/zerolog
      • v1.27.0 to v1.28.0
    • github/codeql-action
      • v2.1.21 to v2.1.24
  • (GH-119) Update project to Go 1.19
  • (GH-120) Update Makefile and GitHub Actions Workflows

Fixed

  • (GH-118) Add missing cmd doc file

References

v0.1.13

24 Aug 10:46
af4e2dc
Compare
Choose a tag to compare

Overview

  • Dependency updates
  • Bug fixes
  • built using Go 1.17.13
    • Statically linked
    • Windows (x86, x64)
    • Linux (x86, x64)

Changed

  • Dependencies
    • Go
      • 1.17.12 to 1.17.13

Fixed

  • (GH-115) Apply Go 1.19 specific doc comments linting fixes

References

v0.1.12

21 Jul 11:22
d02ef91
Compare
Choose a tag to compare

Overview

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

Changed

  • Dependencies
    • Go
      • 1.17.10 to 1.17.12
    • denisenkom/go-mssqldb
      • v0.12.0 to v0.12.2
    • atc0005/go-nagios
      • v0.8.2 to v0.9.1
    • rs/zerolog
      • v1.26.1 to v1.27.0

Fixed

  • (GH-110) Update lintinstall Makefile recipe
  • (GH-111) Fix various atc0005/go-nagios usage linting errors

References

v0.1.11

13 May 12:06
3a7cc5c
Compare
Choose a tag to compare

Overview

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

Changed

  • Dependencies
    • Go
      • 1.17.9 to 1.17.10

References

v0.1.10

05 May 11:28
05f0e3a
Compare
Choose a tag to compare

Overview

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

Changed

  • Dependencies
    • Go
      • 1.17.7 to 1.17.9

References

v0.1.9

02 Mar 11:48
86ff4d5
Compare
Choose a tag to compare

Overview

  • Dependency updates
  • CI / linting improvements
  • built using Go 1.17.7
    • Statically linked
    • Windows (x86, x64)
    • Linux (x86, x64)

Changed

  • Dependencies

    • Go
      • 1.17.6 to 1.17.7
    • denisenkom/go-mssqldb
      • v0.11.0 to v0.12.0
    • alexflint/go-arg
      • v1.4.2 to v1.4.3
    • actions/checkout
      • v2.4.0 to v3
    • actions/setup-node
      • v2.5.1 to v3
  • (GH-89) Expand linting GitHub Actions Workflow to include oldstable,
    unstable container images

  • (GH-90) Switch Docker image source from Docker Hub to GitHub Container
    Registry (GHCR)

Fixed

  • (GH-92) gosec, revive linting errors surfaced by GHAWs refresh

References

v0.1.8

21 Jan 12:36
a27e50c
Compare
Choose a tag to compare

Overview

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

Changed

  • Dependencies
    • Go
      • 1.16.12 to 1.17.6
      • (GH-84) Update go.mod file, canary Dockerfile to reflect current
        dependencies
    • atc0005/go-nagios
      • v0.8.1 to v0.8.2

References

v0.1.7

29 Dec 10:27
2ecc38d
Compare
Choose a tag to compare

Overview

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

Changed

  • Dependencies
    • Go
      • 1.16.10 to 1.16.12
    • rs/zerolog
      • v1.26.0 to v1.26.1
    • actions/setup-node
      • v2.4.1 to v2.5.1

References

v0.1.6

09 Nov 11:11
4a4d780
Compare
Choose a tag to compare

Overview

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

Changed

  • Dependencies
    • Go
      • 1.16.8 to 1.16.10
    • atc0005/go-nagios
      • v0.7.0 to v0.8.1
    • rs/zerolog
      • v1.25.0 to v1.26.0
    • actions/checkout
      • v2.3.4 to v2.4.0
    • actions/setup-node
      • v2.4.0 to v2.4.1

References

v0.1.5

25 Sep 12:59
727e46e
Compare
Choose a tag to compare

Overview

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

Changed

  • Dependencies
    • Go
      • 1.16.7 to 1.16.8
    • denisenkom/go-mssqldb
      • v0.10.0 to v0.11.0
    • atc0005/go-nagios
      • v0.6.1 to v0.7.0
    • rs/zerolog
      • v1.23.0 to v1.25.0

References