Skip to content

Releases: SecurityBrewery/catalyst

v0.14.1

02 Jan 22:39
b31f90c
Compare
Choose a tag to compare

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

29 Nov 22:53
86f4aa1
Compare
Choose a tag to compare

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

Full Changelog: v0.13.7...v0.14.0

v0.13.8-rc.9

29 Nov 22:28
86f4aa1
Compare
Choose a tag to compare
v0.13.8-rc.9 Pre-release
Pre-release

What's Changed

Full Changelog: v0.13.8-rc.8...v0.13.8-rc.9

v0.13.8-rc.8

29 Nov 22:15
7b92d59
Compare
Choose a tag to compare
v0.13.8-rc.8 Pre-release
Pre-release

What's Changed

Full Changelog: v0.13.8-rc.7...v0.13.8-rc.8

v0.13.8-rc.7

08 Nov 20:57
6a8c92f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.8-rc.6...v0.13.8-rc.7

v0.13.8-rc.6

06 Nov 01:13
9285aec
Compare
Choose a tag to compare
v0.13.8-rc.6 Pre-release
Pre-release

What's Changed

  • fix: docker entrypoint permissions by @cugu in #1114

Full Changelog: v0.13.8-rc.5...v0.13.8-rc.6

v0.13.8-rc.5

06 Nov 01:03
97d0cd3
Compare
Choose a tag to compare
v0.13.8-rc.5 Pre-release
Pre-release

What's Changed

Full Changelog: v0.13.8-rc.4...v0.13.8-rc.5

v0.13.8-rc.4

06 Nov 00:53
baba5b7
Compare
Choose a tag to compare
v0.13.8-rc.4 Pre-release
Pre-release

What's Changed

  • feat: docker entrypoint with environment variables by @cugu in #1112

Full Changelog: v0.13.8-rc.3...v0.13.8-rc.4

v0.13.8-rc.3

06 Nov 00:22
d1cf75a
Compare
Choose a tag to compare
v0.13.8-rc.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.13.8-rc.2...v0.13.8-rc.3

v0.13.8-rc.2

04 Nov 22:09
38a89f2
Compare
Choose a tag to compare
v0.13.8-rc.2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.13.8-rc.1...v0.13.8-rc.2