Releases: danielunderwood/log2http
Releases · danielunderwood/log2http
v0.3.3
25 Feb 19:41
Compare
Sorry, something went wrong.
No results found
Changelog
1af6917 docker: Update to golang 1.17
v0.3.2
25 Feb 18:17
Compare
Sorry, something went wrong.
No results found
Changelog
917ad1e Bump golang.org/x/sys from 0.0.0-20220224120231-95c6836cb0e7 to 0.1.0 (#2 )
b0342bb Really add default.nix
912c96c Tooling: Add flake-compat and default.nix
v0.3.1
08 Mar 02:44
Compare
Sorry, something went wrong.
No results found
Changelog
d054e23 Updated: Move bloom filter to reasonable parameters for most systems
v0.3.0
08 Mar 02:24
Compare
Sorry, something went wrong.
No results found
Changelog
64f8eec Added: Deduplication feature with bloom filters
v0.2.1
06 Mar 03:20
Compare
Sorry, something went wrong.
No results found
Changelog
52c927d Improved: Inline fields for more compact embeds
v0.2.0
02 Mar 03:04
Compare
Sorry, something went wrong.
No results found
Changelog
e60170d Added: Properly handle rate limit responses
5af2a60 Refactor: Move discord structs to separate file
a7df7f8 Added: Parse regex captures for Discord embed fields
141e038 Improved: Use embeds for Discord
5a94738 CI: Only run goreleaser on tagged versions
v0.1.1
01 Mar 00:39
Compare
Sorry, something went wrong.
No results found
Changelog
13a5486 Fixed: Reopen recreated files and poll
3ec2499 Improved: Move to maintained fork of tail library
1e1a9d5 Docs: Add caveats and binary info
v0.1.0
26 Feb 21:35
Compare
Sorry, something went wrong.
No results found
Changelog
f7d5cd2 CI: Actually add release workflow
4e26128 Added: goreleaser for binaries
e631b34 Fixed: regexp argument in docs
ef0f66f Added: Readme info for running in docker
08cba63 Updated: Better paths in Dockerfile
2192ab0 Added: Dockerfile
710201c Remove defer inside loop
cde94a8 Added: Configurable host/source name
43364b9 Added: Docker build
28f106b Initial code commit
d753a03 Initial commit