Releases: RHEcosystemAppEng/exhort-java-api
Releases · RHEcosystemAppEng/exhort-java-api
0.0.8-SNAPSHOT
What's Changed
- feat: add java spotless code formatter by @JudeNiroshan in #101
- fix: revive root component in generated sbom for python pip by @JudeNiroshan in #104
- fix: fixes the crash for the deps with no versions and removes duplicates by @olavtar in #105
- feat: introduce new flag to avoid using pip freeze and pip show by @JudeNiroshan in #106
- fix: fixes the version number discrepancy for gradle by @olavtar in #107
- fix: add and fix missing configurations for gradle ca by @zvigrinberg in #108
- fix: bug of ex-client-trace-id not cleared in the end by @zvigrinberg in #109
New Contributors
- @JudeNiroshan made their first contribution in #101
Full Changelog: 0.0.7...0.0.8-SNAPSHOT
0.0.7
What's Changed
- test: remove snyk from integration tests by @zvigrinberg in #97
- ci: enable releasing from forks repositories by @zvigrinberg in #98
- feat: support analyzing images by @xieshenzh in #96
- fix: logs should only printed in EXHORT_DEBUG=true by @zvigrinberg in #100
- feat: added support for gradle by @olavtar in #99
- fix: fixed the duplicates in gradle stack analysis by @olavtar in #103
New Contributors
Full Changelog: v0.0.6...0.0.7
0.0.7-SNAPSHOT
What's Changed
- test: remove snyk from integration tests by @zvigrinberg in #97
- ci: enable releasing from forks repositories by @zvigrinberg in #98
- feat: support analyzing images by @xieshenzh in #96
- fix: logs should only printed in EXHORT_DEBUG=true by @zvigrinberg in #100
- feat: added support for gradle by @olavtar in #99
- fix: fixed the duplicates in gradle stack analysis by @olavtar in #103
New Contributors
Full Changelog: 0.0.6...0.0.7-SNAPSHOT
0.0.6
What's Changed
- fix: npm - need to create/refresh package-lock.json anyway by @zvigrinberg in #88
- feat: add exhort client trace id to API library by @zvigrinberg in #89
- fix: npm - cannot find the generated package-lock.json by @zvigrinberg in #90
- fix: enable EXHORT_DEBUG also from system property by @zvigrinberg in #91
- test: add python pip exhort_pip properties tests by @zvigrinberg in #92
- ci: add RUN_PYTHON_BIN env var to PR Pipeline by @zvigrinberg in #93
- fix: some log messages printed multiple times by @zvigrinberg in #94
- test: enhance integration tests by @zvigrinberg in #95
Full Changelog: v0.0.5...0.0.6
0.0.6-SNAPSHOT
What's Changed
- fix: npm - need to create/refresh package-lock.json anyway by @zvigrinberg in #88
- feat: add exhort client trace id to API library by @zvigrinberg in #89
- fix: npm - cannot find the generated package-lock.json by @zvigrinberg in #90
- fix: enable EXHORT_DEBUG also from system property by @zvigrinberg in #91
- test: add python pip exhort_pip properties tests by @zvigrinberg in #92
- ci: add RUN_PYTHON_BIN env var to PR Pipeline by @zvigrinberg in #93
- fix: some log messages printed multiple times by @zvigrinberg in #94
- test: enhance integration tests by @zvigrinberg in #95
Full Changelog: 0.0.5...0.0.6-SNAPSHOT
0.0.5
What's Changed
- fix: maven - include artifacts with provided scope by @zvigrinberg in #82
- feat: improve logging significantly by @zvigrinberg in #83
- fix: regressive issue with test artifacts by @zvigrinberg in #84
- chore: fix startingtime timestamp of analysis for logs by @zvigrinberg in #87
- feat: get output of pip commands from env variables by @zvigrinberg in #85
- feat: add functionallity of EXHORT_GO_MVS_LOGIC_ENABLED setting by @zvigrinberg in #86
Full Changelog: v0.0.4...0.0.5
0.0.5-SNAPSHOT
What's Changed
- fix: maven - include artifacts with provided scope by @zvigrinberg in #82
- feat: improve logging significantly by @zvigrinberg in #83
- fix: regressive issue with test artifacts by @zvigrinberg in #84
- chore: fix startingtime timestamp of analysis for logs by @zvigrinberg in #87
- feat: get output of pip commands from env variables by @zvigrinberg in #85
- feat: add functionallity of EXHORT_GO_MVS_LOGIC_ENABLED setting by @zvigrinberg in #86
Full Changelog: 0.0.4...0.0.5-SNAPSHOT
0.0.4
What's Changed
- feat: integrate multi-source v4 endpoint by @zvigrinberg in #73
- feat: map providers' user setting to request header for authentication by @zvigrinberg in #77
- fix: maven - error parsing artifact with classifier by @zvigrinberg in #78
- chore: lokeshrangineni patch 1 by @lokeshrangineni in #79
- feat: introduce exhort-api-spec artifact by @zvigrinberg in #80
- fix: deserialize purls with qualifiers by @zvigrinberg in #81
Full Changelog: v0.0.3...0.0.4
0.0.4-SNAPSHOT
What's Changed
- feat: integrate multi-source v4 endpoint by @zvigrinberg in #73
- feat: map providers' user setting to request header for authentication by @zvigrinberg in #77
- fix: maven - error parsing artifact with classifier by @zvigrinberg in #78
- chore: lokeshrangineni patch 1 by @lokeshrangineni in #79
- feat: introduce exhort-api-spec artifact by @zvigrinberg in #80
- fix: deserialize purls with qualifiers by @zvigrinberg in #81
Full Changelog: 0.0.3...0.0.4-SNAPSHOT
0.0.3
What's Changed
- fix: read property to determine if using python virtual env by @xieshenzh in #65
- fix: results of pip show are not properly parsed by @xieshenzh in #70
- fix: ci tests failure by @xieshenzh in #71
- test: mock npm data provider by @zvigrinberg in #72
- chore: add backstage configurations catalog-info.yaml by @lokeshrangineni in #75
- feat: align java-api with latest changes by @zvigrinberg in #74
- chore: prepare release 0.0.3 by @zvigrinberg in #76
New Contributors
- @lokeshrangineni made their first contribution in #75
Full Changelog: v0.0.2...0.0.3