Skip to content

Releases: nightfallai/nightfall-go-sdk

v1.1.6

22 Aug 13:56
58f58e4
Compare
Choose a tag to compare

What's Changed

  • [BUG FIX] Do not reuse http request on retry by @visaals in #19

Full Changelog: v1.1.5...v1.1.6

v1.1.5

28 Jul 22:07
0a27be6
Compare
Choose a tag to compare
Passthrough APIKeyMetadata (#17)

* Passthrough APIKey metadata

* Remove omitempty

v1.1.4

19 Jul 18:24
002bd56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.1.4

Add Tabular Finding Locations

09 Mar 18:26
29e2dcb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.1.3

v1.1.2

23 Feb 03:34
26b5e1b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

04 Jan 23:46
2479f75
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

24 Nov 18:00
07c2293
Compare
Choose a tag to compare

What's Changed

  • Update wf by @victor88121 in #3
  • Add redaction support by @evanfuller in #6
  • Add User-Agent header by @evanfuller in #5
  • Add contributing.md and issue template files by @evanfuller in #8
  • Remove external-facing uuid dependency from request/response structs by @evanfuller in #7 [ BREAKING CHANGE : the google/uuid type has been removed from client-facing structs, it has been replaced with string ]

Full Changelog: v1.0.1...v1.1.0

Initial Release of Go SDK

12 Nov 19:55
dd27f29
Compare
Choose a tag to compare
v1.0.1

Add tests (#2)