chore(main): release queryflux 0.3.0#79
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
✅ Files skipped from review due to trivial changes (4)
📝 WalkthroughWalkthroughAdds a topmost CHANGELOG entry for 0.3.0 dated 2026-06-25 and updates version values to 0.3.0 in Changesv0.3.0 Release
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 markdownlint-cli2 (0.22.1)CHANGELOG.mdmarkdownlint-cli2 v0.22.1 (markdownlint v0.40.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. Comment |
8a8085e to
ae4293d
Compare
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@CHANGELOG.md`:
- Line 9: Update the release note bullet on line containing "group default tags,
admin OpenAPI spec, and Studio Swagger UI" to explicitly state the action (e.g.,
"Add grouped default tags, add admin OpenAPI spec, and add Studio Swagger UI")
so the wording matches the shipped change and PR intent; edit the CHANGELOG.md
bullet text to include the verb "Add" before each feature phrase to make the
action explicit.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: 0c298053-f9f2-44df-9c6f-4d2122c448a1
📒 Files selected for processing (4)
CHANGELOG.mdCargo.tomlrelease-please/.release-please-manifest.jsonversion.txt
| ### Features | ||
|
|
||
| * Add helm chart for QueryFlux ([#75](https://github.com/lakeops-org/queryflux/issues/75)) ([3c3acd4](https://github.com/lakeops-org/queryflux/commit/3c3acd4e8f5a3a4e9d46ad873ff8a88413c26d0a)) | ||
| * group default tags, admin OpenAPI spec, and Studio Swagger UI ([#78](https://github.com/lakeops-org/queryflux/issues/78)) ([4a97a25](https://github.com/lakeops-org/queryflux/commit/4a97a254de880958479098290a907aa51a5ddb6b)) |
There was a problem hiding this comment.
Clarify the feature bullet wording to match the shipped change.
Line 9 currently reads as a grouped noun phrase and drops the “add” action for the admin OpenAPI spec; this makes the release note less explicit than the PR objective text.
Suggested wording
-* group default tags, admin OpenAPI spec, and Studio Swagger UI ([`#78`](https://github.com/lakeops-org/queryflux/issues/78)) ([4a97a25](https://github.com/lakeops-org/queryflux/commit/4a97a254de880958479098290a907aa51a5ddb6b))
+* group default tags, add admin OpenAPI spec, and Studio Swagger UI ([`#78`](https://github.com/lakeops-org/queryflux/issues/78)) ([4a97a25](https://github.com/lakeops-org/queryflux/commit/4a97a254de880958479098290a907aa51a5ddb6b))📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
| * group default tags, admin OpenAPI spec, and Studio Swagger UI ([#78](https://github.com/lakeops-org/queryflux/issues/78)) ([4a97a25](https://github.com/lakeops-org/queryflux/commit/4a97a254de880958479098290a907aa51a5ddb6b)) | |
| * group default tags, add admin OpenAPI spec, and Studio Swagger UI ([`#78`](https://github.com/lakeops-org/queryflux/issues/78)) ([4a97a25](https://github.com/lakeops-org/queryflux/commit/4a97a254de880958479098290a907aa51a5ddb6b)) |
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@CHANGELOG.md` at line 9, Update the release note bullet on line containing
"group default tags, admin OpenAPI spec, and Studio Swagger UI" to explicitly
state the action (e.g., "Add grouped default tags, add admin OpenAPI spec, and
add Studio Swagger UI") so the wording matches the shipped change and PR intent;
edit the CHANGELOG.md bullet text to include the verb "Add" before each feature
phrase to make the action explicit.
e3dbc7c to
c9caa6c
Compare
c9caa6c to
072b4cc
Compare
🤖 I have created a release beep boop
0.3.0 (2026-06-25)
Features
This PR was generated with Release Please. See documentation.
Summary by CodeRabbit
New Features
Chores