Skip to content

chore: update version to v1.7.2 in API docs and internal info file#3031

Merged
omer-topal merged 1 commit into
masterfrom
update/api-version-to-v1.7.2
Jul 6, 2026
Merged

chore: update version to v1.7.2 in API docs and internal info file#3031
omer-topal merged 1 commit into
masterfrom
update/api-version-to-v1.7.2

Conversation

@omer-topal

@omer-topal omer-topal commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Bug Fixes
    • Updated the product and API version to v1.7.2 across documentation and startup display.
    • Kept all API schemas, paths, and parameters unchanged.

@coderabbitai

coderabbitai Bot commented Jul 6, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. πŸŽ‰

ℹ️ Recent review info
βš™οΈ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 7a1f96a3-fdab-45a3-b0f3-0828f61b3192

πŸ“₯ Commits

Reviewing files that changed from the base of the PR and between 0cd0f91 and 89d378e.

β›” Files ignored due to path filters (2)
  • go.work.sum is excluded by !**/*.sum
  • pkg/pb/base/v1/openapi.pb.go is excluded by !**/*.pb.go
πŸ“’ Files selected for processing (5)
  • docs/api-reference/apidocs.swagger.json
  • docs/api-reference/openapi.json
  • docs/api-reference/openapiv2/apidocs.swagger.json
  • internal/info.go
  • proto/base/v1/openapi.proto

πŸ“ Walkthrough

Walkthrough

This PR bumps the application version from v1.7.1 to v1.7.2 across the Go Version constant, the proto/base/v1/openapi.proto info.version option, and the generated Swagger/OpenAPI JSON documents in docs/api-reference/.

Changes

Version metadata bump

Layer / File(s) Summary
Version constant update
internal/info.go
The exported Version constant is updated from v1.7.1 to v1.7.2.
OpenAPI/Swagger spec version sync
proto/base/v1/openapi.proto, docs/api-reference/apidocs.swagger.json, docs/api-reference/openapi.json, docs/api-reference/openapiv2/apidocs.swagger.json
The info.version field is updated from v1.7.1 to v1.7.2 in the proto option and all generated Swagger/OpenAPI JSON documents.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

  • Permify/permify#2997: Same type of version bump (Version constant plus OpenAPI/Swagger info.version) in the identical set of files.
  • Permify/permify#2945: Same version bump pattern across internal/info.go and the OpenAPI/Swagger spec files.
  • Permify/permify#2838: Same version bump across internal/info.go, proto/base/v1/openapi.proto, and generated Swagger/OpenAPI files.

Suggested reviewers: ucatbas

πŸš₯ Pre-merge checks | βœ… 5
βœ… Passed checks (5 passed)
Check name Status Explanation
Description Check βœ… Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check βœ… Passed The title clearly describes the version bump and names the main affected areas, matching the pull request changes.
Docstring Coverage βœ… Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check βœ… Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check βœ… Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
πŸ“ Generate docstrings
  • Create stacked PR
  • Commit on current branch
πŸ§ͺ Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch update/api-version-to-v1.7.2

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❀️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Jul 6, 2026

Copy link
Copy Markdown

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 74.66%. Comparing base (0cd0f91) to head (89d378e).

❌ Your project check has failed because the head coverage (74.66%) is below the target coverage (75.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3031      +/-   ##
==========================================
- Coverage   74.68%   74.66%   -0.02%     
==========================================
  Files          83       83              
  Lines        9212     9212              
==========================================
- Hits         6879     6877       -2     
- Misses       1798     1799       +1     
- Partials      535      536       +1     

β˜” View full report in Codecov by Harness.
πŸ“’ Have feedback on the report? Share it here.

πŸš€ 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.

@omer-topal omer-topal merged commit e62cb3e into master Jul 6, 2026
13 of 14 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 6, 2026
@omer-topal omer-topal deleted the update/api-version-to-v1.7.2 branch July 6, 2026 18:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant