Releases: DataDog/threatest
Releases · DataDog/threatest
v1.4.0
Compare
Sorry, something went wrong.
No results found
Changelog
New features:
Add support for Elastic Security #65 , by Pavel Lineitsev @ Confluent (@faloker )
v1.3.1
Compare
Sorry, something went wrong.
No results found
Changelog
1de5ff6 Add error handling instead of panic on nil
a51d457 Hackaround for Datadog API drift: signals no longer have a custom field
a799027 Merge pull request #54 from edznux-dd/edouard/tiny-bugfix
652c785 Merge pull request #59 from DataDog/simon.marechal/signal-hackaround-dd-api-drift
v1.3.0
Compare
Sorry, something went wrong.
No results found
⚠️ This version includes a breaking change in the runner interface: matcher functions now have a context argument! ⚠️
Changelog
1498a07 Merge pull request #52 from DataDog/simon.marechal/context-propagation
3476ccf Propagate context instead of using a struct field
v1.2.6
Compare
Sorry, something went wrong.
No results found
Changelog
3866a8b Add WithCredentials option for explicit Datadog API credentials
70823d4 Add dd-octo-sts
d9042a9 Executing automated changes
cb48d5e Fix goreleaser v2 config
438db2c Merge pull request #37 from DataDog/fix/update-ci-and-go-version
f9a0081 Merge pull request #41 from DataDog/engraver-auto-version-upgrade/minorpatch/go/4-1772750219
9e96956 Merge pull request #43 from DataDog/pin-github-actions-1773668742
ec79353 Merge pull request #48 from DataDog/simon.marechal/explicit-credentials
37790d9 Merge pull request #49 from DataDog/simon.marechal/fix-goreleaser
d1194a8 Merge pull request #50 from DataDog/simon.marechal/ci-add-dd-octo-sts
5a70a58 Pin GitHub Actions
642cd18 Update CI workflows, Go version, and Dockerfile to fix broken builds
be1289c Update GoReleaser to v2 and fix deprecated config
v1.2.5
Compare
Sorry, something went wrong.
No results found
Changelog
bee26ee Brew formula update for threatest version v1.2.4
dbffdf9 Merge pull request #29 from will-giraldo-d/main
9d0bd95 Updated datadog api client version, changed attributes to equivalent Custom field
v1.2.4
Compare
Sorry, something went wrong.
No results found
Changelog
c89fd92 Brew formula update for threatest version v1.2.3
45c77ab Update goreleaser config
v1.2.3
Compare
Sorry, something went wrong.
No results found
Changelog
664c8aa Brew formula update for threatest version v1.2.2
895091f Brew formula update for threatest version v1.2.3
ac84e99 Bump goreleaser-action
d7dcf9d Fix goreleaser config
v1.2.2
Compare
Sorry, something went wrong.
No results found
Changelog
6a7fcb4 Brew formula update for threatest version v1.2.1
3ecdb42 Bump google.golang.org/grpc from 1.51.0 to 1.53.0
befac36 Merge pull request #19 from DataDog/dependabot/go_modules/google.golang.org/grpc-1.53.0
6d2c21c Merge pull request #22 from evanj/evan.jones/datadog-api-v2
c204731 Upgrade to github.com/DataDog/datadog-api-client-go/v2
aa28bd8 goreleaser: use name_template instead of the now-deprecated 'replacements'
v1.2.1
Compare
Sorry, something went wrong.
No results found
Changelog
da40e7a Brew formula update for threatest version v1.2.0
70c9a80 Merge pull request #18 from DataDog/logging
c2c282d nit: Use logrus for logging in remaining places
v1.2.0
Compare
Sorry, something went wrong.
No results found
Changelog
Features:
Introduce a new AWS CLI detonator (#16 )
Docs:
7d69a4e Add docs about IDE completion and linting
0ea8cb2 Add install instructions for CLI
ef9b0c9 Add logo
Chores:
2364ed2 Bump golang.org/x/net from 0.2.0 to 0.7.0