Skip to content

chore: update version to v1.6.4 in API docs and internal info file#2797

Merged
omer-topal merged 1 commit intomasterfrom
update/api-version-to-v1.6.4
Feb 23, 2026
Merged

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

Conversation

@omer-topal
Copy link
Copy Markdown
Contributor

@omer-topal omer-topal commented Feb 23, 2026

Summary by CodeRabbit

  • Chores
    • Bumped version from v1.6.3 to v1.6.4 across API documentation and version metadata.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Feb 23, 2026

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

ℹ️ Recent review info

Configuration used: defaults

Review profile: CHILL

Plan: Pro

πŸ“₯ Commits

Reviewing files that changed from the base of the PR and between 53d0b59 and 6bc9821.

β›” 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 updates the API version from v1.6.3 to v1.6.4 across all version-related files including the Go constant, OpenAPI documentation files, and protobuf configuration.

Changes

Cohort / File(s) Summary
API Documentation
docs/api-reference/apidocs.swagger.json, docs/api-reference/openapi.json, docs/api-reference/openapiv2/apidocs.swagger.json
Version string updated from v1.6.3 to v1.6.4 in Swagger/OpenAPI documentation files.
Internal Version Constant
internal/info.go
Exported Version constant bumped from "v1.6.3" to "v1.6.4".
Proto Configuration
proto/base/v1/openapi.proto
OpenAPI info version field updated from "v1.6.3" to "v1.6.4" in protobuf configuration.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested reviewers

  • tolgaozen
  • ucatbas

Poem

🐰 A tiny version hop so neat,
From point-three to point-four, complete!
Five files dance in sync today,
While v1.6.4 makes its way! πŸš€

πŸš₯ 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 concisely describes the main change: updating the version number from v1.6.3 to v1.6.4 across API documentation and internal files.
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.4

Tip

Issue Planner is now in beta. Read the docs and try it out! 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.

@omer-topal omer-topal merged commit 5556f54 into master Feb 23, 2026
13 checks passed
@omer-topal omer-topal deleted the update/api-version-to-v1.6.4 branch February 23, 2026 20:47
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 23, 2026

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 82.64%. Comparing base (53d0b59) to head (6bc9821).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2797      +/-   ##
==========================================
+ Coverage   82.63%   82.64%   +0.02%     
==========================================
  Files          74       74              
  Lines        8126     8126              
==========================================
+ Hits         6714     6715       +1     
+ Misses        893      892       -1     
  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.

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