Skip to content

Releases: lrstanley/links

v0.9.0

11 Sep 17:46
7765e7c
Compare
Choose a tag to compare

Changelog

🧹 Misc

🐳 Container Images (ghcr)

$ docker run -it --rm ghcr.io/lrstanley/links:latest
$ docker run -it --rm ghcr.io/lrstanley/links:0.9.0
$ docker run -it --rm ghcr.io/lrstanley/links:0.9
$ docker run -it --rm ghcr.io/lrstanley/links:0

🧪 Build info

💬 What to do next?

v0.8.0

29 Oct 22:47
37ed48a
Compare
Choose a tag to compare

Changelog

🧹 Misc

🐳 Container Images (ghcr)

$ docker run -it --rm ghcr.io/lrstanley/links:latest
$ docker run -it --rm ghcr.io/lrstanley/links:0.8.0
$ docker run -it --rm ghcr.io/lrstanley/links:0.8
$ docker run -it --rm ghcr.io/lrstanley/links:0

🧪 Build info

💬 What to do next?

v0.7.0

18 May 03:48
6fa590f
Compare
Choose a tag to compare

Changelog

🧹 Misc

🐳 Container Images (ghcr)

$ docker run -it --rm ghcr.io/lrstanley/links:latest
$ docker run -it --rm ghcr.io/lrstanley/links:0.7.0
$ docker run -it --rm ghcr.io/lrstanley/links:0.7
$ docker run -it --rm ghcr.io/lrstanley/links:0

🧪 Build info

💬 What to do next?

v0.6.0

10 Apr 07:55
7d6b82c
Compare
Choose a tag to compare

Changelog

✨ New Features

  • upgrade to Go 1.18

🧹 Misc

🐳 Container Images (ghcr)

$ docker run -it --rm ghcr.io/lrstanley/links:latest
$ docker run -it --rm ghcr.io/lrstanley/links:0.6.0
$ docker run -it --rm ghcr.io/lrstanley/links:0.6
$ docker run -it --rm ghcr.io/lrstanley/links:0

🧪 Build info

💬 What to do next?

v0.5.4

22 Jan 17:31
Compare
Choose a tag to compare

Docker Releases are located here.

Changelog

a5c91db utilize latest go version from go-versions
b19b390 try 1.15.x?

go version go1.15.7 linux/amd64

v0.5.3

17 Nov 17:25
Compare
Choose a tag to compare

Docker Releases are located here.

Changelog

7e7660b upgrade deps
478cab8 re-add upgrade-deps make tasks

go version go1.15.5 linux/amd64

v0.5.2

22 Sep 02:51
Compare
Choose a tag to compare

Docker Releases are located here.

Changelog

a1d277f fix: behind-proxy used on incorrect router
a2dfcd8 add prometheus metrics help output to readme

go version go1.15.2 linux/amd64

v0.5.1

21 Sep 22:54
Compare
Choose a tag to compare

Docker Releases are located here.

Changelog

3c08bd3 add link to report malicious websites

go version go1.15.2 linux/amd64

v0.5.0

02 Sep 21:06
Compare
Choose a tag to compare

Docker Releases are located here.

Changelog

65a901b goroutine for context shutdown
c1c2d54 add link to metrics endpoint for metrics router
ed9a7cd initial prometheus implementation
35ac7f9 more logical check to see if safe browsing is enabled
d4c4a58 use sync.WaitGroup to allow better cleanup
35217da add common security headers
acf52b0 fix: only throw threats if child threats array has results
1da8eb9 default debug environment to localhost site url
00c1d7c refresh abuse page, also add note about safe browsing
073648b initial implementation of safebrowsing (closes #16)
e56a725 add dot-env support to read environment variables
75e90a9 upgrade bootstrap/jquery

go version go1.15 linux/amd64

v0.4.5

15 Aug 09:45
Compare
Choose a tag to compare

Docker Releases are located here.

Changelog

5931dc5 upgrade go, minor dockerfile changes
6d4317e action fixes for latest

go version go1.15 linux/amd64