Skip to content

Releases: atc0005/check-ntpt

v0.3.0

18 May 11:43
a2fac83
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.9
    • Statically linked
    • Windows (x86, x64)
    • Linux (x86, x64)

Added

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

Changed

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

References

v0.2.1

18 May 11:25
9d95b8c
Compare
Choose a tag to compare

Overview

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

Changed

  • Dependencies
    • Go
      • 1.19.4 to 1.19.9
    • beevik/ntp
      • v0.3.0 to v1.0.0
    • golang.org/x/net
      • v0.4.0 to v0.10.0
    • golang.org/x/sys
      • v0.3.0 to v0.8.0
  • (GH-110) Add Go Module Validation, Dependency Updates jobs
  • (GH-115) Drop Push Validation workflow
  • (GH-116) Rework workflow scheduling
  • (GH-118) Remove Push Validation workflow status badge

Fixed

  • (GH-124) Update vuln analysis GHAW to use on.push hook

References

v0.2.0

12 Dec 12:15
d17676b
Compare
Choose a tag to compare

Overview

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

Added

  • (GH-84) Simplify default output, add verbose flag to enable emitting current
    output

Changed

  • Dependencies
    • Go
      • 1.17.7 to 1.19.4
    • golang.org/x/net
      • v0.0.0-20200707034311-ab3426394381 to v0.4.0
    • golang.org/x/sys
      • v0.0.0-20210927094055-39ccf1dd6fa6 to v0.3.0
  • (GH-88) Update project to Go 1.19
  • (GH-90) Update .gitignore exclusions
  • (GH-91) Update Makefile and GitHub Actions Workflows
  • (GH-93) Rename project from ntpt to check-ntpt
  • (GH-98) Refactor GitHub Actions workflows to import logic

Fixed

  • (GH-83) Update lintinstall Makefile recipe
  • (GH-89) Add missing cmd doc file
  • (GH-102) Fix verbose flag help output
  • (GH-103) Fix Makefile Go module base path detection

References

v0.1.7

03 Mar 10:50
9b8e7bd
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
    • actions/checkout
      • v2.4.0 to v3
    • actions/setup-node
      • v2.5.1 to v3
  • (GH-69) Expand linting GitHub Actions Workflow to include oldstable,
    unstable container images

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

Fixed

  • (GH-71) var-declaration: should omit type string from declaration of var
    (revive)

References

v0.1.6

26 Jan 10:43
9bc6923
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-63) Update go.mod file, canary Dockerfile to reflect current
        dependencies

References

v0.1.5

29 Dec 12:09
7ee06b0
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
    • actions/setup-node
      • v2.4.1 to v2.5.1

References

v0.1.4

10 Nov 11:33
ea7f15f
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.7 to 1.16.10
    • actions/checkout
      • v2.3.4 to v2.4.0
    • actions/setup-node
      • v2.4.0 to v2.4.1
  • (GH-49) Lock Go version to the latest "oldstable" series

References

v0.1.3

09 Aug 11:30
a77b61c
Compare
Choose a tag to compare

Overview

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

Changed

  • Dependencies
    • Go
      • 1.16.6 to 1.16.7
    • actions/setup-node
      • update node-version value to always use latest LTS version instead of
        hard-coded version
      • updated from v2.2.0 to v2.4.0

References

v0.1.2

19 Jul 11:16
15e8d79
Compare
Choose a tag to compare

Overview

  • Dependency updates
  • Built using Go 1.16.6
    • Statically linked
    • Windows (x86, x64)
    • Linux (x86, x64)

Added

  • Add "canary" Dockerfile to track stable Go releases, serve as a reminder to
    generate fresh binaries

Changed

  • Swap out GoDoc badge for pkg.go.dev badge

  • Dependencies

    • Go
      • 1.15.2 to 1.16.6
    • actions/checkout
      • v2.3.3 to v2.3.4
    • actions/setup-node
      • v2.1.2 to v2.2.0
      • update node-version value to always use latest LTS version instead of
        hard-coded version

References

Release v0.1.1

11 Oct 12:11
0b57ca2
Compare
Choose a tag to compare

Added

  • Binary release
    • Built using Go 1.15.2
    • Statically linked
    • Windows
      • x86
      • x64
    • Linux
      • x86
      • x64

Changed

  • Dependencies

    • actions/checkout
      • v2.3.1 to v2.3.3
    • actions/setup-node
      • v2.1.1 to v2.1.2
  • Add -trimpath build flag

Fixed

  • Makefile build options do not generate static binaries
  • Makefile generates checksums with qualified path
  • Typo in README
  • Missing doc comment

References