Skip to content

chore: update version to v1.7.1 in API docs and internal info file#2997

Merged
omer-topal merged 1 commit into
masterfrom
update/api-version-to-v1.7.1
Jun 5, 2026
Merged

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

Conversation

@omer-topal

@omer-topal omer-topal commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Chores
    • Updated application and API documentation version to v1.7.1.

@coderabbitai

coderabbitai Bot commented Jun 5, 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: 0a5e581a-c61b-4f2f-bb2b-d69b39302851

πŸ“₯ Commits

Reviewing files that changed from the base of the PR and between 4bb189f and 7a0b6db.

β›” Files ignored due to path filters (1)
  • pkg/pb/base/v1/openapi.pb.go is excluded by !**/*.pb.go
πŸ“’ Files selected for processing (6)
  • coverage.txt
  • 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 and API documentation version from v1.7.0 to v1.7.1. The exported Version constant in internal/info.go is updated, followed by synchronized version increments in the OpenAPI proto metadata and all three generated API documentation files (Swagger, OpenAPI, and OpenAPI v2 formats).

Changes

Version Bump

Layer / File(s) Summary
Version metadata update across documentation and source
internal/info.go, proto/base/v1/openapi.proto, docs/api-reference/apidocs.swagger.json, docs/api-reference/openapi.json, docs/api-reference/openapiv2/apidocs.swagger.json
The exported Version constant is incremented to v1.7.1, synchronized with version updates in the OpenAPI proto definition and all three generated API documentation artifacts.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • Permify/permify#2177: Both PRs update the same version metadata strings across Swagger/OpenAPI docs and internal.Version/proto/base/v1/openapi.proto source.
  • Permify/permify#2909: Both PRs bump the same version strings (internal.Version and OpenAPI/Swagger info.version) from one patch value to another across identical files.
  • Permify/permify#2974: Both PRs bump the same version fieldsβ€”internal/info.go: Version and OpenAPI/Swagger info.version in generated docs plus proto/base/v1/openapi.protoβ€”from one patch version to the next.

Suggested reviewers

  • ucatbas

Poem

🐰 Hops through the versioning,
From seven-oh to seven-one,
Docs and code aligned with grace,
Version bumps at every place! ✨

πŸš₯ 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 accurately summarizes the main change: updating the version to v1.7.1 across API documentation files and the internal info file, which is exactly what the changeset does.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ 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.1

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 and usage tips.

@mintlify

mintlify Bot commented Jun 5, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
permify 🟒 Ready View Preview Jun 5, 2026, 2:19 PM

πŸ’‘ Tip: Enable Workflows to automatically generate PRs for you.

@codecov

codecov Bot commented Jun 5, 2026

Copy link
Copy Markdown

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 82.60%. Comparing base (4bb189f) to head (7a0b6db).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2997      +/-   ##
==========================================
+ Coverage   82.58%   82.60%   +0.02%     
==========================================
  Files          74       74              
  Lines        8300     8300              
==========================================
+ Hits         6854     6855       +1     
+ Misses        910      909       -1     
  Partials      536      536              

β˜” 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 f51ca16 into master Jun 5, 2026
14 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 5, 2026
@omer-topal omer-topal deleted the update/api-version-to-v1.7.1 branch June 5, 2026 14:28
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