Skip to content
This repository was archived by the owner on Apr 3, 2025. It is now read-only.

Releases: lrstanley/links

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 17:46
7765e7c

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

Choose a tag to compare

@github-actions github-actions released this 29 Oct 22:47
37ed48a

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

Choose a tag to compare

@github-actions github-actions released this 18 May 03:48
6fa590f

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

Choose a tag to compare

@github-actions github-actions released this 10 Apr 07:55
7d6b82c

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

Choose a tag to compare

@github-actions github-actions released this 22 Jan 17:31

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

Choose a tag to compare

@github-actions github-actions released this 17 Nov 17:25

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

Choose a tag to compare

@github-actions github-actions released this 22 Sep 02:51

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

Choose a tag to compare

@github-actions github-actions released this 21 Sep 22:54

Docker Releases are located here.

Changelog

3c08bd3 add link to report malicious websites

go version go1.15.2 linux/amd64

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 21:06

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

Choose a tag to compare

@github-actions github-actions released this 15 Aug 09:45

Docker Releases are located here.

Changelog

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

go version go1.15 linux/amd64