Skip to content

chore(main): release queryflux 0.3.0#79

Open
amitgilad3 wants to merge 1 commit into
mainfrom
release-please--branches--main--components--queryflux
Open

chore(main): release queryflux 0.3.0#79
amitgilad3 wants to merge 1 commit into
mainfrom
release-please--branches--main--components--queryflux

Conversation

@amitgilad3

@amitgilad3 amitgilad3 commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.3.0 (2026-06-25)

Features

  • Add helm chart for QueryFlux (#75) (3c3acd4)
  • Add Python and webhook guardrail execution (#81) (0af87cd)
  • distributed multi replica (#84) (1b55ced)
  • group default tags, admin OpenAPI spec, and Studio Swagger UI (#78) (4a97a25)

This PR was generated with Release Please. See documentation.

Summary by CodeRabbit

  • New Features

    • Released version 0.3.0 with support for a Helm chart for QueryFlux.
    • Added Python and webhook guardrail execution.
    • Enabled distributed, multi-replica operation.
    • Improved default tag grouping, with updated admin API docs and Studio Swagger UI.
  • Chores

    • Updated project version numbers to 0.3.0 across release metadata.

@coderabbitai

coderabbitai Bot commented Jun 9, 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: 177f4ef6-58f4-4dcc-af85-5d57256aeb9a

📥 Commits

Reviewing files that changed from the base of the PR and between c9caa6c and 072b4cc.

📒 Files selected for processing (4)
  • CHANGELOG.md
  • Cargo.toml
  • release-please/.release-please-manifest.json
  • version.txt
✅ Files skipped from review due to trivial changes (4)
  • version.txt
  • CHANGELOG.md
  • Cargo.toml
  • release-please/.release-please-manifest.json

📝 Walkthrough

Walkthrough

Adds a topmost CHANGELOG entry for 0.3.0 dated 2026-06-25 and updates version values to 0.3.0 in Cargo.toml, release-please/.release-please-manifest.json, and version.txt.

Changes

v0.3.0 Release

Layer / File(s) Summary
Version 0.3.0 release bump
CHANGELOG.md, Cargo.toml, release-please/.release-please-manifest.json, version.txt
Adds a 0.3.0 CHANGELOG entry dated 2026-06-25 with four Features items; updates [workspace.package].version in Cargo.toml, the "." version in the release-please manifest, and version.txt to 0.3.0.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested labels

autorelease: tagged

Poem

🐰 A hop for QueryFlux, neat and bright,
0.3.0 now glows in sight,
Helm charts, guards, and tags align,
Swagger pages get a shine,
Carrots crunch — the release feels right!

🚥 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 describes an automated release of QueryFlux 0.3.0 and matches the version bump and release notes.
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 unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-please--branches--main--components--queryflux

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.md

markdownlint-cli2 v0.22.1 (markdownlint v0.40.0)
Error: Unable to use configuration file '/coderabbit-0.markdownlint-cli2.jsonc'; ENOENT: no such file or directory, open '/coderabbit-0.markdownlint-cli2.jsonc'
at throwForConfigurationFile (file:///usr/local/lib/node_modules/markdownlint-cli2/markdownlint-cli2.mjs:48:9)
at readOptionsOrConfig (file:///usr/local/lib/node_modules/markdownlint-cli2/markdownlint-cli2.mjs:169:5)
at async main (file:///usr/local/lib/node_modules/markdownlint-cli2/markdownlint-cli2.mjs:927:21)
at async file:///usr/local/lib/node_modules/markdownlint-cli2/markdownlint-cli2-bin.mjs:14:22 {
[cause]: Error: ENOENT: no such file or directory, open '/coderabbit-0.markdownlint-cli2.jsonc'
at async open (node:internal/fs/promises:640:25)
at async Object.readFile (node:internal/fs/promises:1287:14)
at async readOptionsOrConfig (file:///usr/local/lib/node_modules/markdownlint-cli2/markdownlint-cli2.mjs:141:17)
at async main (file:///usr/local/lib/node_modules/markdownlint-cli2/markdownlint-cli2.mjs:927:21)
at async file:///usr/local/lib/node_modules/markdownlint-cli2/markdownlint-cli2-bin.mjs:14:22 {
errno: -2,
code: 'ENOENT',
syscall: 'open',
path: '/coderabbit-0.markdownlint-cli2.jsonc'
}
}


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.

@amitgilad3 amitgilad3 force-pushed the release-please--branches--main--components--queryflux branch from 8a8085e to ae4293d Compare June 9, 2026 14:53

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

📥 Commits

Reviewing files that changed from the base of the PR and between 4a97a25 and ae4293d.

📒 Files selected for processing (4)
  • CHANGELOG.md
  • Cargo.toml
  • release-please/.release-please-manifest.json
  • version.txt

Comment thread CHANGELOG.md
### 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))

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor | ⚡ Quick win

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.

Suggested change
* 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.

@amitgilad3 amitgilad3 force-pushed the release-please--branches--main--components--queryflux branch 2 times, most recently from e3dbc7c to c9caa6c Compare June 12, 2026 07:47
@amitgilad3 amitgilad3 force-pushed the release-please--branches--main--components--queryflux branch from c9caa6c to 072b4cc Compare June 25, 2026 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant