Skip to content

chore: update version to v1.7.0 in API docs and internal info file#2974

Merged
omer-topal merged 1 commit into
masterfrom
update/api-version-to-v1.7.0
May 20, 2026
Merged

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

Conversation

@omer-topal
Copy link
Copy Markdown
Contributor

@omer-topal omer-topal commented May 20, 2026

Summary by CodeRabbit

  • Chores
    • Updated API version to v1.7.0 across documentation and metadata files.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 20, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: f9771b1a-5305-4447-94be-d03eabe318d9

📥 Commits

Reviewing files that changed from the base of the PR and between beeadff and 0385def.

⛔ Files ignored due to path filters (1)
  • 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

Version string bumped from v1.6.10 to v1.7.0 across application code and Swagger/OpenAPI specification files, including the exported Version constant in internal/info.go and version fields in all API reference documentation and proto specifications.

Changes

Version Bump to v1.7.0

Layer / File(s) Summary
API version update to v1.7.0
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 and all Swagger/OpenAPI info.version and version metadata fields are bumped from v1.6.10 to v1.7.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • Permify/permify#2838: Both PRs only bump the same version metadata in the API docs (info.version) and the shared exported internal/info.go Version constant (plus proto/base/v1/openapi.proto) from one v1.6.x value to the next, so the changes directly overlap.
  • Permify/permify#2945: Both PRs only bump the same version string in the same places—internal/info.go (Version) and the OpenAPI/Swagger info.version fields in docs/api-reference/* and proto/base/v1/openapi.proto—so they directly overlap in code changes.
  • Permify/permify#2267: Both PRs only bump the Version/info.version API version string in the same documentation and code locations (docs/api-reference/*.json, internal/info.go, and proto/base/v1/openapi.proto) with no other functional changes.

Suggested reviewers

  • ucatbas

Poem

🐰 A version march to v1.7,
Through docs and code—the path is clear,
From 1.6.10's gentle dawn,
To bolder seas where updates thaw,
One hop, one change, all aligned. ✨

🚥 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 from v1.6.10 to v1.7.0 across API documentation files and the internal info file.
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.0

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.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.58%. Comparing base (beeadff) to head (0385def).

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

☔ View full report in Codecov by Sentry.
📢 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 f4c5f6d into master May 20, 2026
15 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators May 20, 2026
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