Skip to content

chore: update version to v1.6.5 in API docs and internal info file#2823

Merged
omer-topal merged 1 commit intomasterfrom
update/api-version-to-v1.6.5
Mar 10, 2026
Merged

chore: update version to v1.6.5 in API docs and internal info file#2823
omer-topal merged 1 commit intomasterfrom
update/api-version-to-v1.6.5

Conversation

@omer-topal
Copy link
Contributor

@omer-topal omer-topal commented Mar 10, 2026

Summary by CodeRabbit

  • Chores
    • Bumped API version from v1.6.4 to v1.6.5 across all documentation and configuration files.

@omer-topal omer-topal requested a review from ucatbas March 10, 2026 11:54
@coderabbitai
Copy link

coderabbitai bot commented Mar 10, 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: 96581fe0-94d0-453d-8493-2f2463f6eb0c

📥 Commits

Reviewing files that changed from the base of the PR and between 3bc7f3b and b11cb81.

⛔ 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

This pull request updates the API version from v1.6.4 to v1.6.5. The version string is bumped in the exported internal.Version constant, API documentation files (Swagger/OpenAPI JSON schemas), and the OpenAPI protocol buffer definition.

Changes

Cohort / File(s) Summary
API Documentation Files
docs/api-reference/apidocs.swagger.json, docs/api-reference/openapi.json, docs/api-reference/openapiv2/apidocs.swagger.json, proto/base/v1/openapi.proto
Version field updated from v1.6.4 to v1.6.5 in API metadata.
Internal Version Constant
internal/info.go
Exported Version constant updated from "v1.6.4" to "v1.6.5".

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested reviewers

  • ucatbas
  • tolgaozen

Poem

🐰 From four to five, a hop we take,
Version bumps for progress' sake,
Through JSON files and proto streams,
v1.6.5 achieves our dreams! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately and specifically describes the main change: updating the version to v1.6.5 across API docs and the internal info file.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing Touches
  • 📝 Generate docstrings (stacked PR)
  • 📝 Generate docstrings (commit on current branch)
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch update/api-version-to-v1.6.5

Tip

Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs).
Share your feedback on Discord.


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

codecov bot commented Mar 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.63%. Comparing base (3bc7f3b) to head (b11cb81).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2823   +/-   ##
=======================================
  Coverage   82.63%   82.63%           
=======================================
  Files          74       74           
  Lines        8126     8126           
=======================================
  Hits         6714     6714           
  Misses        893      893           
  Partials      519      519           

☔ 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 34412bf into master Mar 10, 2026
15 checks passed
@omer-topal omer-topal deleted the update/api-version-to-v1.6.5 branch March 10, 2026 15:14
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.

1 participant