Skip to content

Commit 2be95ba

Browse files
authored
Merge pull request #19 from scanoss/AddOriginEndpoint
Add origin endpoint
2 parents 4f3d9e9 + aa31131 commit 2be95ba

11 files changed

+1486
-992
lines changed

CHANGELOG.md

+28-3
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,32 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
### Added
1010
- Upcoming changes...
1111

12+
## [0.7.0] - 2025-04-24
13+
### Added
14+
- Added Geo Provenance endpoints
15+
16+
## [0.6.0] - 2025-04-01
17+
### Added
18+
- Added folder hashing endpoint
19+
20+
## [0.5.0] - 2024-12-04
21+
### Added
22+
- Extended crypto endpoints
23+
- library/sdk hints
24+
25+
## [0.4.0] - 2024-10-15
26+
### Added
27+
- Added crypto range endpoints
28+
29+
## [0.3.0] - 2024-08-23
30+
### Added
31+
- Initial crypto endpoint
32+
1233
## [0.2.0] - 2023-10-27
1334
### Added
1435
- Added the following endpoints:
1536
- Semgrep
1637

17-
1838
## [0.1.0] - 2023-03-08
1939
### Added
2040
- Added the following endpoints:
@@ -24,5 +44,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2444
- Vulnerabilities
2545
- Added REST endpoint support for each service also
2646

27-
[0.1.0: https://github.com/scanoss/papi/compare/v0.0.1...v0.1.0
28-
[0.2.0: https://github.com/scanoss/papi/compare/v0.1.0...v0.2.0
47+
[0.1.0]: https://github.com/scanoss/papi/compare/v0.0.1...v0.1.0
48+
[0.2.0]: https://github.com/scanoss/papi/compare/v0.1.0...v0.2.0
49+
[0.3.0]: https://github.com/scanoss/papi/compare/v0.2.0...v0.3.0
50+
[0.4.0]: https://github.com/scanoss/papi/compare/v0.3.0...v0.4.0
51+
[0.5.0]: https://github.com/scanoss/papi/compare/v0.4.0...v0.5.0
52+
[0.6.0]: https://github.com/scanoss/papi/compare/v0.5.0...v0.6.0
53+
[0.7.0]: https://github.com/scanoss/papi/compare/v0.6.0...v0.7.0

api/componentsv2/scanoss-components.pb.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)