Releases: s0up4200/redactedhook
Releases · s0up4200/redactedhook
v0.5.3
Changelog
Bug fixes
Other work
- 6016643: build: update Go version to use latest patch (@s0up4200)
- 51cfe95: chore(ci): update workflow to use latest patch version of Go (@s0up4200)
- 523d48a: chore(deps): update Go to 1.23 (#33) (@s0up4200)
Full Changelog: v0.5.2...v0.5.3
Docker images
docker pull ghcr.io/s0up4200/redactedhook:v0.5.3
v0.5.2
v0.5.1
v0.5.0
Changelog
New and important to note
- Set
host
andport
inconfig.toml
- Added validation for
host
,port
, andapi_token
to ensure they are provided either in the config.toml file or as environment variables. - Environment variables
REDACTEDHOOK__HOST
,REDACTEDHOOK__PORT
, andREDACTEDHOOK__API_TOKEN
now override the corresponding values in config.toml.
Other work
Full Changelog: v0.4.4...v0.5.0
Docker images
docker pull ghcr.io/s0up4200/redactedhook:v0.5.0
v0.4.4
Changelog
Breaking changes
New env vars for docker:
environment:
- REDACTEDHOOK__HOST=0.0.0.0 # binds to 127.0.0.1 by default
- REDACTEDHOOK__PORT=42135 # defaults to 42135
New Features
Bug fixes
Other work
Full Changelog: v0.4.3...v0.4.4
Docker images
docker pull ghcr.io/s0up4200/redactedhook:v0.4.4
v0.4.3
Changelog
New Features
Bug fixes
- 725fff8: fix: add missing nonroot to ci.Dockerfile (@s0up4200)
- 2ae5e28: fix: swap to static-debian12:nonroot (@s0up4200)
Other work
- 7ff9bc8: Update README.md (@s0up4200)
- 55c9b36: chore(deps): update alpine version in build stage (@s0up4200)
- 2d8a9c8: fix deps (@s0up4200)
Full Changelog: v0.4.2...v0.4.3
Docker images
docker pull ghcr.io/s0up4200/redactedhook:v0.4.3
v0.4.2
v0.4.1
Changelog
Fixes
Other work
- 49a88be: Remove , in json of minimum required data (#22) (@leandrocoding)
- 8443b54: Update README.md (#21) (@Ap0ph1s-W4ite)
- 6ce8642: Update README.md (@s0up4200)
Full Changelog: v0.4.0...v0.4.1
Docker images
docker pull ghcr.io/s0up4200/redactedhook:v0.4.1
v0.4.0
Changelog
New Features
- b10b250: feat: Implement config support, enhanced logging, human readable size checks, and log to file (#17) (@s0up4200)
- 306bb2b: feat: add support for orpheus (#15) (@s0up4200)
Other work
- 1a85190: ci: Optimize Docker and Makefile for efficiency, added CodeQL (#18) (@s0up4200)
- 7811ef0: refactor: viperDefaults and error handling (@s0up4200)
Full Changelog: v0.3.5...v0.4.0
Docker images
docker pull ghcr.io/s0up4200/redactedhook:v0.4.0
v0.3.5
Changelog
New Features
- d272117dbc7c07a9399077bd1bde0d9d2f06c4e6: feat: add size checks (@s0up4200)
Full Changelog: v0.3.4...v0.3.5
Docker images
docker pull ghcr.io/s0up4200/redactedhook:v0.3.5