Skip to content

chore(main): release 0.3.6#573

Merged
Aureliolo merged 2 commits intomainfrom
release-please--branches--main--components--synthorg
Mar 19, 2026
Merged

chore(main): release 0.3.6#573
Aureliolo merged 2 commits intomainfrom
release-please--branches--main--components--synthorg

Conversation

@Aureliolo
Copy link
Copy Markdown
Owner

@Aureliolo Aureliolo commented Mar 19, 2026

🤖 I have created a release beep boop

0.3.6 (2026-03-19)

Features

  • cli: add backup subcommands (backup, backup list, backup restore) (#568) (4c06b1d)
  • engine: implement execution loop auto-selection based on task complexity (#567) (5bfc2c6)

Bug Fixes

  • activate structured logging pipeline -- wire 8-sink system, integrate Uvicorn, suppress spam (#572) (9b6bf33)
  • cli: bump grpc-go v1.79.3 -- CVE-2026-33186 auth bypass (#574) (f0171c9)
  • resolve OpenAPI schema validation warnings for union/optional fields (#558) (5d96b2b)

CI/CD

  • bump codecov/codecov-action from 5.5.2 to 5.5.3 in the minor-and-patch group (#571) (267f685)
  • ignore chainguard/python in Dependabot docker updates (#575) (1935eaa)

Maintenance

  • bump the major group across 1 directory with 2 updates (#570) (b98f82c)
  • bump the minor-and-patch group across 2 directories with 4 updates (#569) (3295168)

This PR was generated with Release Please. See documentation.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 19, 2026

Important

Review skipped

Auto reviews are limited based on label configuration.

🚫 Excluded labels (none allowed) (1)
  • autorelease: pending

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 39fec9c5-7153-4ee0-a4f6-927ed41c6eb8

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-please--branches--main--components--synthorg
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch release-please--branches--main--components--synthorg
📝 Coding Plan
  • Generate coding plan for human review comments

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 19, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request automates the release of version 0.3.6, primarily incorporating new command-line interface (CLI) subcommands that provide comprehensive backup capabilities. It includes updates to version declarations in project configuration and source files, alongside an updated changelog to reflect these new features.

Highlights

  • New Feature: Introduced new CLI subcommands for backup functionality, including backup, backup list, and backup restore.
  • Version Bump: Updated the project version to 0.3.6 across relevant configuration and source files.
  • Changelog Update: Appended the changelog with details for the 0.3.6 release, documenting the new backup features.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request is a release, updating the project version from 0.3.5 to 0.3.6 across the manifest, changelog, pyproject.toml, and __init__.py files. The changes are purely administrative for the release, and no functional code modifications were introduced. Therefore, no specific code review comments are necessary.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.66%. Comparing base (5bfc2c6) to head (14c7f65).
⚠️ Report is 3 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #573   +/-   ##
=======================================
  Coverage   92.66%   92.66%           
=======================================
  Files         545      545           
  Lines       27061    27061           
  Branches     2603     2603           
=======================================
  Hits        25076    25076           
  Misses       1568     1568           
  Partials      417      417           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from 54f9937 to bbe39bc Compare March 19, 2026 07:24
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 19, 2026 07:25 — with GitHub Actions Inactive
@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from a82c92c to 56466a4 Compare March 19, 2026 07:33
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 19, 2026 07:34 — with GitHub Actions Inactive
@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from a509bec to a441e72 Compare March 19, 2026 07:35
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 19, 2026 07:36 — with GitHub Actions Inactive
@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from 20e69aa to ea5c90d Compare March 19, 2026 07:57
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 19, 2026 07:58 — with GitHub Actions Inactive
@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from ece863f to 3763d89 Compare March 19, 2026 08:51
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 19, 2026 08:52 — with GitHub Actions Inactive
@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from 6d0109e to 43fad38 Compare March 19, 2026 09:00
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 19, 2026 09:01 — with GitHub Actions Inactive
@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from 73559d1 to e33442a Compare March 19, 2026 09:11
@Aureliolo Aureliolo force-pushed the release-please--branches--main--components--synthorg branch from 1ac9d2a to d61986a Compare March 19, 2026 09:12
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 19, 2026 09:14 — with GitHub Actions Inactive
@Aureliolo Aureliolo merged commit a1bedb8 into main Mar 19, 2026
29 checks passed
@Aureliolo Aureliolo deleted the release-please--branches--main--components--synthorg branch March 19, 2026 09:15
@Aureliolo Aureliolo temporarily deployed to cloudflare-preview March 19, 2026 09:15 — with GitHub Actions Inactive
@Aureliolo
Copy link
Copy Markdown
Owner Author

🤖 Created releases:

🌻

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