Releases: SecurityBrewery/catalyst
v0.14.1
What's Changed
- build(deps): bump golang.org/x/crypto from 0.24.0 to 0.31.0 by @dependabot in #1118
- build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @dependabot in #1119
- feat: support integer custom field by @cugu in #1123
Full Changelog: v0.14.0...v0.14.1
v0.14.0
This release is the first with full docker support. Docker images are built automatically and available at https://github.com/SecurityBrewery/catalyst/pkgs/container/catalyst. Additionally scheduled reactions have been added that can execute actions on a cron like schedule.
Important
The API and database in this release are fully backward compatible.
The CLI subcommands set-feature-flags
and set-app-url
have been removed and are available as flags on the serve command e.g. catalyst serve --http 0.0.0.0:8080 --flags "demo" --app-url "https://try.catalyst.security-brewery.com"
What's Changed
- feat: docker healthcheck by @cugu in #1106
- fix: set-app-url by @cugu in #1107
- feat: scheduler by @cugu in #1108
- feat: scheduler example by @cugu in #1109
- fix: docker latest image by @cugu in #1110
- refactor: subcommands by @cugu in #1111
- feat: docker entrypoint with environment variables by @cugu in #1112
- fix: goreleaser docker by @cugu in #1113
- fix: docker entrypoint permissions by @cugu in #1114
- fix: server setup by @cugu in #1115
- fix: relative day display by @cugu in #1116
- fix: relative day display by @cugu in #1117
Full Changelog: v0.13.7...v0.14.0
v0.13.8-rc.9
What's Changed
Full Changelog: v0.13.8-rc.8...v0.13.8-rc.9
v0.13.8-rc.8
What's Changed
Full Changelog: v0.13.8-rc.7...v0.13.8-rc.8
v0.13.8-rc.7
v0.13.8-rc.6
What's Changed
Full Changelog: v0.13.8-rc.5...v0.13.8-rc.6
v0.13.8-rc.5
v0.13.8-rc.4
What's Changed
Full Changelog: v0.13.8-rc.3...v0.13.8-rc.4
v0.13.8-rc.3
v0.13.8-rc.2
What's Changed
Full Changelog: v0.13.8-rc.1...v0.13.8-rc.2