Skip to content

Conversation

dmihalcik-virtru
Copy link
Member

  • 0.9.0 reflects that we are intending to release 1.x soon

@dmihalcik-virtru dmihalcik-virtru requested review from a team as code owners June 13, 2025 15:22
Copy link

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

Summary of Changes

Hello @dmihalcik-virtru, 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 primarily focuses on bumping the project version from 0.3.2 to 0.9.0, which the author notes is in preparation for an upcoming 1.x release. The changes involve updating version numbers in package manifests, the main Makefile, and the internal version constant, along with corresponding updates to package-lock.json files. While the title mentions adding ConnectRPC support, the patch content itself mainly reflects versioning and minor dependency updates related to the existing ConnectRPC dependencies.

Highlights

  • Version Bump: I see the project version has been updated from 0.3.2 to 0.9.0 across the core library, CLI, and web app modules, as well as in the main Makefile.
  • Dependency Updates: The package-lock.json files for the CLI and web app have been updated to reference the new 0.9.0 version of the local @opentdf/sdk package. Additionally, @bufbuild/protobuf was updated from 2.5.1 to 2.5.2, and license information was added for several dependencies in the lock files.
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 in your pull request via creating an issue comment (i.e. comment on the pull request page) using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands.

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 issue 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 is currently in preview and 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 to provide feedback.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

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

@dmihalcik-virtru dmihalcik-virtru changed the title 🆙 0.9.0 minor Adds ConnectRPC Support 🆙 0.9.0 minor bump indicating ConnectRPC Support Jun 13, 2025
Copy link

@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

The pull request updates the project version to 0.9.0 across the main packages (lib, cli, web-app) and their corresponding lock files. It also includes license information for several dependencies in the lock files, which is good for compliance and maintainability. This version bump seems to be in preparation for a 1.x release, as noted in the description, and likely incorporates the ConnectRPC support mentioned in the title, although the specific code changes for ConnectRPC are not visible in the provided diffs. A minor issue was found where a script still referenced the old version number.

eugenioenko
eugenioenko previously approved these changes Jun 13, 2025
Copy link
Contributor

@eugenioenko eugenioenko left a comment

Choose a reason for hiding this comment

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

🥇

eugenioenko
eugenioenko previously approved these changes Jun 13, 2025
- 0.9.0 reflects that we are intending to release 1.x soon
Copy link

@dmihalcik-virtru dmihalcik-virtru changed the title 🆙 0.9.0 minor bump indicating ConnectRPC Support feat(core): 0.9.0 minor bump indicating ConnectRPC Support Jun 23, 2025
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.

2 participants