Skip to content

Releases: CHTJonas/go-lg

Go-Looking Glass v2.1.0

12 Nov 14:52
Compare
Choose a tag to compare

Changes since last release:

  • Remove own dir in license tree if empty
  • Only build for Linux
  • Ping verbosely without changing source address of probes
  • Improve error handling
  • Improve logging

Full Changelog: v2.0.1...v2.1.0

Go-Looking Glass v2.0.1

02 Nov 01:52
Compare
Choose a tag to compare

Changes since last release:

  • Autogenerate third-party copyright notices

Full Changelog: v2.0.0...v2.0.1

Go-Looking Glass v2.0.0

02 Nov 01:49
Compare
Choose a tag to compare

Changes since last release:

  • Trim whitespace from form submissions
  • Only allow GET method on endpoints
  • Log exec errors
  • Include third-party copyright notice
  • Include link to Host Tracker site
  • Keep only the year in which we entered copyright
  • Revise NOTICE
  • Include LICENSE in build output
  • Bump github.com/spf13/cobra from 1.6.1 to 1.7.0
  • Migrate from Gorilla to Echo
  • Bump go.uber.org/ratelimit from 0.2.0 to 0.3.0
  • Bump github.com/google/uuid from 1.1.2 to 1.4.0
  • Improve error handling

Full Changelog: v1.3.1...v2.0.0

Go-Looking Glass v1.3.1

03 Dec 00:15
Compare
Choose a tag to compare

Changes since last release:

  • Strip the prefix from the compiled-in software version string.
  • Include the software versions in the X-Powered-By header.
  • Use a more restrictive robots.txt file.

Full Changelog: v1.3.0...v1.3.1

Go-Looking Glass v1.3.0

23 Nov 23:31
Compare
Choose a tag to compare

Changes since last release:

  • Bump dependencies.
  • Add additional HTTP info to log lines.
  • Add DIG to available tool arsenal.
  • Add links to other useful web-based tools.
  • Upgrade to Bootstrap 5.2.3.
  • Support command line options for host command.
  • Various miscellaneous rewording.

Full Changelog: v1.2.0...v1.3.0

Go-Looking Glass v1.2.0

20 Dec 01:06
Compare
Choose a tag to compare

N.B. this release contains a slight breaking change; the server sub-command has been renamed to serve.

Changes since last release:

  • Bump dependencies.
  • Add X-Powered-By header.
  • Improve support for reverse proxies.
  • Implement various logging improvements.
  • Handle SIGINT, SIGQUIT and SIGTERM signals.
  • Use a thirty second shutdown timeout.
  • Rename web server command.

Full Changelog: v1.1.0...v1.2.0

Go-Looking Glass v1.1.0

22 Jun 21:26
Compare
Choose a tag to compare

Changes since last release:

  • Build release binaries for Apple Silicon.
  • Adjust the padding on <samp> tags.
  • Trim whitespace from STDOUT when shelling out.
  • Trim build paths from binaries.
  • Bump go.uber.org/ratelimit from 0.1.0 to 0.2.0.
  • Strip debug symbols and build IDs from binaries.
  • Bump github.com/cbroglie/mustache from 1.2.0 to 1.2.2.
  • Add robots exclusion standard.
  • Add report support for /usr/bin/host binary.
  • Log HTTP status codes.

Go-Looking Glass v1.0.0

18 Feb 23:44
Compare
Choose a tag to compare

This is the first production release of go-lg!

Pre-built binaries are available to download below for a variety of operating systems and architectures. Alternatively see the README for building from source. Future version of go-lg will include a basic changelog here.