Skip to content

Releases: nightfallai/nightfall-java-sdk

v1.2.3-beta-1

Choose a tag to compare

@bradleymcallister97 bradleymcallister97 released this 12 Dec 19:31
657aa2c

What's Changed

Full Changelog: v1.2.2...v1.2.3-beta-1

v1.2.2

Choose a tag to compare

@bradleymcallister97 bradleymcallister97 released this 07 Dec 02:52
8488814

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

Choose a tag to compare

@evanfuller evanfuller released this 21 Apr 01:09
29ca196

Highlights

Fixes a bug in webhook signature validation.

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

Choose a tag to compare

@evanfuller evanfuller released this 23 Feb 18:17
6384a11

Highlights

  • Adds support for alert fan out in plaintext and file scanning APIs
  • Add commit hash to location response object
  • Add row and column range to location response object
  • Fixes a bug in plaintext scanning introduced in v1.1.0.

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

Choose a tag to compare

@evanfuller evanfuller released this 03 Feb 00:32
1db7d8c

Breaking Changes

Prior to this release, there was a misconfiguration in the JSON deserialization configurations in the NightfallClient. As a result, all v1.0.x releases of the SDK are now unusable; upgrading to this release resolves the issue and allows for backwards compatibility in the future.

What's Changed

New Contributors

Full Changelog: v1.0.5...v1.1.0

v1.0.5

Choose a tag to compare

@evanfuller evanfuller released this 25 Jan 21:59
4781cd4

What's Changed

Full Changelog: v1.0.4...v1.0.5

v1.0.4

Choose a tag to compare

@evanfuller evanfuller released this 05 Jan 00:37
96a9c81

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

Choose a tag to compare

@evanfuller evanfuller released this 01 Dec 16:25
e75904a

What's Changed

Full Changelog: v1.0.2...v1.0.3

Add User-Agent header to HTTP requests

Choose a tag to compare

@evanfuller evanfuller released this 18 Nov 00:51
07051ed
v1.0.2

Add User-Agent header to HTTP requests (#24)

Rename scan to scanText

Choose a tag to compare

@evanfuller evanfuller released this 01 Nov 23:35
18a01a3

For consistency across releases.