chore(main): release 1.6.0 - #361
Conversation
Summary of ChangesHello, 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 executes the formal release process for version 1.6.0. It synchronizes the project version across all sub-modules and updates the changelog to reflect the latest features and improvements. Highlights
Using Gemini Code AssistThe 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
Customization To customize the 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 Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counterproductive. 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
|
There was a problem hiding this comment.
Code Review
This pull request updates the project version from 1.5.1-SNAPSHOT to 1.6.0 across the parent and module POM files, including client, common, core, coverage, and test-lib. It also updates the CHANGELOG.md to document the release of version 1.6.0, which introduces the Hns and Flat strategies and integrates them with GcsFileSystem. There are no review comments, and I have no feedback to provide.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #361 +/- ##
=========================================
Coverage 98.25% 98.25%
Complexity 669 669
=========================================
Files 42 42
Lines 2064 2064
Branches 208 208
=========================================
Hits 2028 2028
Misses 15 15
Partials 21 21 🚀 New features to boost your workflow:
|
2685edb to
fdb2040
Compare
fdb2040 to
171be50
Compare
🤖 I have created a release beep boop
1.6.0 (2026-09-05)
Features
This PR was generated with Release Please. See documentation.