Skip to content

core release v0.28.0#4445

Merged
diegomarquezp merged 2 commits intomasterfrom
core-release-v0.28.0
Nov 14, 2025
Merged

core release v0.28.0#4445
diegomarquezp merged 2 commits intomasterfrom
core-release-v0.28.0

Conversation

@cloud-java-bot
Copy link
Copy Markdown
Collaborator

To be merged after the release is complete.

@cloud-java-bot cloud-java-bot added the PR: Merge After Release This PR should only be merged after the release stated in description. label Nov 14, 2025
@github-actions github-actions bot mentioned this pull request Nov 14, 2025
5 tasks
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello @cloud-java-bot, 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 updating the project version for the jib-core module. The change in gradle.properties from 0.27.4-SNAPSHOT to 0.28.1-SNAPSHOT signifies a preparatory step for an upcoming release, aligning with the pull request title core release v0.28.0.

Highlights

  • Version Bump: The project version for jib-core has been updated in gradle.properties from 0.27.4-SNAPSHOT to 0.28.1-SNAPSHOT.
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.

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 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 updates the jib-core module version to 0.28.1-SNAPSHOT, which is the correct next development version following the v0.28.0 release. While the version bump itself is correct, I've added a comment regarding the CHANGELOG.md file, which appears to be missing the entry for the v0.28.0 release. Keeping the changelog updated is important for project maintainability and for keeping users informed.

@@ -1 +1 @@
version = 0.27.4-SNAPSHOT
version = 0.28.1-SNAPSHOT
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

While this version bump to 0.28.1-SNAPSHOT is correct for the next development cycle after the v0.28.0 release, it seems the CHANGELOG.md file has not been updated with the release notes for v0.28.0. It's a best practice to keep the changelog synchronized with releases to provide visibility into the changes. Please ensure the changelog is updated accordingly.

@diegomarquezp diegomarquezp merged commit 66098a5 into master Nov 14, 2025
8 of 10 checks passed
@diegomarquezp diegomarquezp deleted the core-release-v0.28.0 branch November 14, 2025 23:46
ML-Marco pushed a commit to ML-Marco/jib that referenced this pull request Nov 18, 2025
* [Gradle Release Plugin] - pre tag commit:  'v0.28.0-core'.

* [Gradle Release Plugin] - new version commit:  'v0.28.1-SNAPSHOT-core'.

---------

Co-authored-by: diegomarquezp <diegomarquezp@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: Merge After Release This PR should only be merged after the release stated in description.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants