Releases: scanoss/api.go
Releases · scanoss/api.go
Open Telemetry Metrics and Tracing
v1.2.3
Added the following:
- Added support for
/api/kb/detailsendpoint - Added HEAD support for the following endpoints:
/,/api/,/api/health,/api/health-check
Full Changelog: v1.2.1...v1.2.3
v1.2.1
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
added support for password protected TLS key file
v1.1.2
Full Changelog: v1.1.1...v1.1.2
v1.1.1
The following is in this release:
- Added log output configuration options (
OutputPaths)- Default
stderr
- Default
- Added custom response URL config option (
ScanningURL)- Default
https://osskb.org/api
- Default
- Updated dependencies
v1.0.2
Updated to Go CI
Updates after Linting
This version contains updates based on golangci linting scans.
Initial Prod Release
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.