Releases: scanoss/dependencies
Releases · scanoss/dependencies
v0.12.2
v0.12.1
What's Changed
Fixed
- Fixed fallback URL lookup to iterate through all mine IDs
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's New
Fixed
- Resolved project license when no match is found for a specific version
v0.11.0
What's New
Added
- Added
requirementfield on dependency response
v0.10.1
Merge pull request #45 from scanoss/fix/handle-cases-with-no-urls fix(dependencies): handle cases when no url exist
v0.10.0
What's New
Changed
- Updated
github.com/scanoss/papito v0.20.1 - BREAKING CHANGE: Changed
/v2/dependencies/transitiveto/v2/dependencies/transitive/components - Deprecated
/v2/dependencies/dependenciesendpoint
v0.9.0
What's new
Changed
- Updated
github.com/scanoss/papito v0.17.0 - Replaced REST endpoint POST
/api/v2/dependencies/dependenciesby/v2/dependencies/dependencies - Replaced REST endpoint POST
/api/v2/dependencies/transitiveby/v2/dependencies/transitive - Replaced REST endpoint POST
/api/v2/dependencies/echoby/v2/dependencies/echo
v0.7.4
What's Changed
- chore: Add workflow version-bump.yml
- bug:SP-2673 Avoids empty dependency version response
Full Changelog: v0.7.3...v0.7.4
v0.7.3
What's Changed
- Bump github.com/mattn/go-sqlite3 from 1.14.18 to 1.14.19
- Bump google.golang.org/grpc from 1.59.0 to 1.60.1
- Bump google.golang.org/grpc from 1.60.1 to 1.61.0
- Bump github.com/mattn/go-sqlite3 from 1.14.19 to 1.14.21
- Bump go.opentelemetry.io/otel from 1.21.0 to 1.24.0
- Bump google.golang.org/grpc from 1.61.0 to 1.62.0
- Bump github.com/mattn/go-sqlite3 from 1.14.21 to 1.14.22
- Bump go.uber.org/zap from 1.26.0 to 1.27.0
- Bump google.golang.org/grpc from 1.62.0 to 1.62.1
- Bump google.golang.org/grpc from 1.62.1 to 1.63.2
- Bump github.com/jmoiron/sqlx from 1.3.5 to 1.4.0
- Bump github.com/scanoss/zap-logging-helper from 0.3.0 to 0.3.2
- updated license
Full Changelog: v0.7.2...v0.7.3
Fix Golang License Extraction
- Fixed golang license extraction for certain components
- Added SQL query tracing
- Improvements from linting