Releases: lrstanley/links
v0.9.0
Changelog
🧹 Misc
- 8b443bb: chore(deps): bump github.com/go-chi/chi/v5 from 5.0.7 to 5.0.8 (@dependabot[bot])
- e409636: fix dockerfile for latest alpine version (@lrstanley)
- 01f904b: Merge branch 'master' into dependabot/go_modules/github.com/go-chi/chi/v5-5.0.8 (@lrstanley)
- ac14cca: Merge pull request #28 from lrstanley/dependabot/go_modules/github.com/go-chi/chi/v5-5.0.8 (@lrstanley)
- f078969: chore(deps): bump github.com/prometheus/client_golang (@dependabot[bot])
- d47f1ca: Merge pull request #27 from lrstanley/dependabot/go_modules/github.com/prometheus/client_golang-1.14.0 (@lrstanley)
- 4018364: chore(deps): upgrade go deps (@lrstanley)
- c930822: chore(deps): bump alpine from 3.17 to 3.18 (@dependabot[bot])
- 463e4d3: Merge pull request #34 from lrstanley/dependabot/docker/alpine-3.18 (@lrstanley)
- 7765e7c: chore(deps): upgrade go deps (@lrstanley)
🐳 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
- 📂 Full changelog:
v0.8.0..v0.9.0
- ❤️ Built with:
go version go1.21.1 linux/amd64
- ⚙️ Release job: release/go-release triggered by @lrstanley.
💬 What to do next?
- 🙋♂️ Running into an issue or want a specific feature? Take a look here!
- ⌚ Find previous releases.
- 🗝️ Find a vulnerability? Check out our Security and Disclosure policy.
- 🔗 Other useful links:
v0.8.0
Changelog
🧹 Misc
- dc14737: chore(deps): bump github.com/prometheus/client_golang (@dependabot[bot])
- 88b084b: Merge pull request #25 from lrstanley/dependabot/go_modules/github.com/prometheus/client_golang-1.13.0 (@lrstanley)
- 40f1aff: add banner (@lrstanley)
- 990b770: refactor makefile; add more license headers (@lrstanley)
- e5ea6c9: chore(deps): upgrade deps (@lrstanley)
- 1694e5c: fix: use proper make fetch command (@lrstanley)
- 5274320: fix: add curl to multi-stage build (@lrstanley)
- 37ed48a: feat: change multi-stage image to ubuntu (@lrstanley)
🐳 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
- 📂 Full changelog:
v0.7.0..v0.8.0
- ❤️ Built with:
go version go1.19.2 linux/amd64
- ⚙️ Release job: release/go-release triggered by @lrstanley.
💬 What to do next?
- 🙋♂️ Running into an issue or want a specific feature? Take a look here!
- ⌚ Find previous releases.
- 🗝️ Find a vulnerability? Check out our Security and Disclosure policy.
- 🔗 Other useful links:
v0.7.0
Changelog
🧹 Misc
- 5912c20: add prepare step in makefile (@lrstanley)
- c3bbecf: fix path reference for rice (@lrstanley)
- c9b1df1: feat: use go:embed instead of ricebox (@lrstanley)
- 5f87818: chore(deps): bump github.com/prometheus/client_golang (@dependabot[bot])
- 6fa590f: Merge pull request #24 from lrstanley/dependabot/go_modules/github.com/prometheus/client_golang-1.12.2 (@lrstanley)
🐳 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
- 📂 Full changelog:
v0.6.0..v0.7.0
- ❤️ Built with:
go version go1.18.2 linux/amd64
- ⚙️ Release job: release/go-release triggered by @lrstanley.
💬 What to do next?
- 🙋♂️ Running into an issue or want a specific feature? Take a look here!
- ⌚ Find previous releases.
- 🗝️ Find a vulnerability? Check out our Security and Disclosure policy.
- 🔗 Other useful links:
v0.6.0
Changelog
✨ New Features
- upgrade to Go 1.18
🧹 Misc
- 50ad006: Bump actions/setup-go from 2 to 3 (@dependabot[bot])
- bc4c64f: Bump actions/checkout from 2 to 3 (@dependabot[bot])
- 3659cea: Bump go.etcd.io/bbolt from 1.3.5 to 1.3.6 (@dependabot[bot])
- e9ea283: Merge pull request #23 from lrstanley/dependabot/go_modules/go.etcd.io/bbolt-1.3.6 (@lrstanley)
- 0e4b58b: Merge pull request #19 from lrstanley/dependabot/github_actions/actions/checkout-3 (@lrstanley)
- 7eb43b5: Merge pull request #18 from lrstanley/dependabot/github_actions/actions/setup-go-3 (@lrstanley)
- 45ebd25: Bump github.com/GeertJohan/go.rice from 1.0.0 to 1.0.2 (@dependabot[bot])
- 316f530: Merge pull request #22 from lrstanley/dependabot/go_modules/github.com/GeertJohan/go.rice-1.0.2 (@lrstanley)
- 076ef7b: Bump github.com/prometheus/client_golang from 1.8.0 to 1.12.1 (@dependabot[bot])
- f7b0610: Merge pull request #21 from lrstanley/dependabot/go_modules/github.com/prometheus/client_golang-1.12.1 (@lrstanley)
- 6006a2d: Bump github.com/joho/godotenv from 1.3.0 to 1.4.0 (@dependabot[bot])
- 3eecb1b: Merge pull request #20 from lrstanley/dependabot/go_modules/github.com/joho/godotenv-1.4.0 (@lrstanley)
- f1df914: deps(go): upgrade (@lrstanley)
- 0a66fcf: feat(actions): utilize reusable actions (@lrstanley)
- 7d6b82c: remove references to links.wtf (@lrstanley)
🐳 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
- 📂 Full changelog:
v0.5.4..v0.6.0
- ❤️ Built with:
go version go1.18 linux/amd64
- ⚙️ Release job: release/go-release triggered by @lrstanley.
💬 What to do next?
- 🙋♂️ Running into an issue or want a specific feature? Take a look here!
- ⌚ Find previous releases.
- 🗝️ Find a vulnerability? Check out our Security and Disclosure policy.
- 🔗 Other useful links:
v0.5.4
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
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
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
Docker Releases are located here.
Changelog
3c08bd3 add link to report malicious websites
go version go1.15.2 linux/amd64
v0.5.0
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
Docker Releases are located here.
Changelog
5931dc5 upgrade go, minor dockerfile changes
6d4317e action fixes for latest
go version go1.15 linux/amd64