Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare release 0.2.1 #1193

Merged
merged 41 commits into from
Jan 23, 2025
Merged

Conversation

ctron
Copy link
Contributor

@ctron ctron commented Jan 23, 2025

This includes:

  • Back porting main branch to release branch
  • Update Rust (due to dependencies)
  • Update code to make newer clippy happy
  • Fix an issue due to the new trait resolver
  • Update dependencies

ctron and others added 30 commits January 17, 2025 14:24
Also, get rid of the central analysis graph instance.
This main motivation was to have multiple purls/cpes available. I guess
this also fixed other issues.
Signed-off-by: Jim Crossley <[email protected]>
Fixes trustification#1147

Only analysis endpoints affected, no change to /api/v2/purl endpoint.

Signed-off-by: Jim Crossley <[email protected]>
See https://issues.redhat.com/browse/TC-2053

This doesn't include relationships in the response of /api/v2/purl as
there's a pending request to remove that requirement.

Signed-off-by: Jim Crossley <[email protected]>
Signed-off-by: Jim Crossley <[email protected]>
At present, only our test fixtures call `Format::from_bytes` and we
obviously don't currently pass invalid docs to our tests. But if we
expose this behavior to users, we'll want to prevent infinite loops
attempting to ingest invalid docs of an unknown format.

Signed-off-by: Jim Crossley <[email protected]>
jcrossley3 and others added 10 commits January 21, 2025 19:54
Signed-off-by: Jim Crossley <[email protected]>
Right now, it is being reported as an internal server error.
* Adds a compose with Jaeger and OTELCOL
* Fixes a problem with actix-web tracing
This is required be dependencies.
@ctron ctron requested a review from helio-frota January 23, 2025 16:29
@ctron ctron merged commit 21b70d3 into trustification:release/0.2.z Jan 23, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants