Skip to content

chore(release): bump API for v1.22.1#10404

Merged
jfagoagas merged 1 commit intov5.21from
bump-api-to-1.22.1
Mar 20, 2026
Merged

chore(release): bump API for v1.22.1#10404
jfagoagas merged 1 commit intov5.21from
bump-api-to-1.22.1

Conversation

@jfagoagas
Copy link
Member

Description

Bump API for v1.22.1 for release.

Checklist

Community Checklist
  • This feature/issue is listed in here or roadmap.prowler.com
  • Is it assigned to me, if not, request it via the issue/feature in here or Prowler Community Slack

SDK/CLI

  • Are there new checks included in this PR? Yes / No
    • If so, do we need to update permissions for the provider? Please review this carefully.

UI

  • All issue/task requirements work as expected on the UI
  • Screenshots/Video of the functionality flow (if applicable) - Mobile (X < 640px)
  • Screenshots/Video of the functionality flow (if applicable) - Table (640px > X < 1024px)
  • Screenshots/Video of the functionality flow (if applicable) - Desktop (X > 1024px)
  • Ensure new entries are added to CHANGELOG.md, if applicable.

API

  • All issue/task requirements work as expected on the API
  • Endpoint response output (if applicable)
  • EXPLAIN ANALYZE output for new/modified queries or indexes (if applicable)
  • Performance test results (if applicable)
  • Any other relevant evidence of the implementation (if applicable)
  • Verify if API specs need to be regenerated.
  • Check if version updates are required (e.g., specs, Poetry, etc.).
  • Ensure new entries are added to CHANGELOG.md, if applicable.

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copilot AI review requested due to automatic review settings March 20, 2026 07:07
@jfagoagas jfagoagas requested a review from a team as a code owner March 20, 2026 07:07
@github-actions
Copy link
Contributor

✅ All necessary CHANGELOG.md files have been updated.

@github-actions
Copy link
Contributor

Conflict Markers Resolved

All conflict markers have been successfully resolved in this pull request.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Bumps the API version metadata to v1.22.1 for the upcoming release, keeping the generated OpenAPI schema, runtime schema endpoint, package metadata, and changelog aligned.

Changes:

  • Updated API version from 1.22.01.22.1 in the schema view, OpenAPI spec, and pyproject.toml.
  • Adjusted the API changelog entry wording/format for the 1.22.1 release section.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
api/src/backend/api/v1/views.py Updates the schema endpoint’s reported API version to 1.22.1.
api/src/backend/api/specs/v1.yaml Updates the OpenAPI info.version to 1.22.1.
api/pyproject.toml Bumps the package version to 1.22.1 for the release.
api/CHANGELOG.md Aligns the 1.22.1 changelog entry wording/format.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 20, 2026

🔒 Container Security Scan

Image: prowler-api:be686c6
Last scan: 2026-03-20 07:17:36 UTC

📊 Vulnerability Summary

Severity Count
🔴 Critical 5
Total 5

4 package(s) affected

⚠️ Action Required

Critical severity vulnerabilities detected. These should be addressed before merging:

  • Review the detailed scan results
  • Update affected packages to patched versions
  • Consider using a different base image if updates are unavailable

📋 Resources:

@jfagoagas jfagoagas merged commit 73dde78 into v5.21 Mar 20, 2026
41 of 42 checks passed
@jfagoagas jfagoagas deleted the bump-api-to-1.22.1 branch March 20, 2026 07:18
@codecov
Copy link

codecov bot commented Mar 20, 2026

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 93.38%. Comparing base (9ae3502) to head (9729a73).
⚠️ Report is 1 commits behind head on v5.21.

Additional details and impacted files
@@           Coverage Diff           @@
##            v5.21   #10404   +/-   ##
=======================================
  Coverage   93.38%   93.38%           
=======================================
  Files         218      218           
  Lines       30393    30393           
=======================================
  Hits        28381    28381           
  Misses       2012     2012           
Flag Coverage Δ
api 93.38% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
prowler ∅ <ø> (∅)
api 93.38% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants