-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [4.0.0](v3.1.0...v4.0.0) (2024-03-12) ### ⚠ BREAKING CHANGES * change models for the most smart signals * make identification field `confidence` optional * deprecated `ipLocation` field uses `DeprecatedIpLocation` model ### Features * add `linkedId` field to the `BotdResult` type ([13d1998](13d1998)) * add `originCountry` field to the `vpn` signal ([d3763f9](d3763f9)) * add `SuspectScore` smart signal support ([aad70df](aad70df)) * change `url` field format from URI to regular String ([425576e](425576e)) * fix `ipLocation` deprecation ([60c77d8](60c77d8)) * make identification field `tag` required ([fbcb954](fbcb954)) * use shared structures for webhooks and event ([49480f9](49480f9)) ### Bug Fixes * make fields required according to real API response ([d129f54](d129f54))
- Loading branch information
1 parent
f7902a8
commit ed1f294
Showing
6 changed files
with
30 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters