Skip to content

Releases: scanoss/api.go

Open Telemetry Metrics and Tracing

31 Aug 16:54
62254e5

Choose a tag to compare

What's Changed

  • Added OTEL Metrics and Traces

Full Changelog: v1.2.3...v1.3.0

v1.2.3

25 Aug 15:20

Choose a tag to compare

Added the following:

  • Added support for /api/kb/details endpoint
  • Added HEAD support for the following endpoints:
    • /, /api/, /api/health, /api/health-check

Full Changelog: v1.2.1...v1.2.3

v1.2.1

20 Aug 19:25
def351d

Choose a tag to compare

What's Changed

  • Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in #4
  • added support to enable/disable HPSM by @eeisegn in #5

New Contributors

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

v1.2.0

22 May 14:03

Choose a tag to compare

added support for password protected TLS key file

v1.1.2

09 May 11:20

Choose a tag to compare

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

v1.1.1

08 May 18:25
d066fa7

Choose a tag to compare

The following is in this release:

  • Added log output configuration options (OutputPaths)
    • Default stderr
  • Added custom response URL config option (ScanningURL)
    • Default https://osskb.org/api
  • Updated dependencies

v1.0.2

04 Feb 13:33

Choose a tag to compare

Updated to Go CI

Updates after Linting

31 Jan 12:16

Choose a tag to compare

This version contains updates based on golangci linting scans.

Initial Prod Release

23 Jan 12:34

Choose a tag to compare

This is the first official release of the SCANOSS Scanning GO API.

Details of what is supports, how to develop, run it, etc. can be found in README.d.