chore: [bot] release: 1.3.0#52
Conversation
Summary of ChangesHello @teutonet-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 represents the automated release of version 1.4.0 for the Cluster API hosted control plane provider. It integrates a substantial set of new features and critical bug fixes aimed at significantly improving the management, security, networking, and overall reliability of hosted Kubernetes control planes. Key enhancements include new CRDs for control plane templating, advanced audit and network policy configurations, robust ETCD management with S3 backup, and important dependency updates. 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 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 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
|
There was a problem hiding this comment.
Code Review
This pull request, generated by a bot, prepares for the 1.4.0 release. It updates the version in the release-please manifest and adds a new section to the CHANGELOG.md. However, the generated changelog for 1.4.0 seems to incorrectly include commit history from all previous versions, making it redundant and hard to read. I've left a comment on the CHANGELOG.md file with details. This likely points to a misconfiguration in the release automation that should be addressed.
8f1339f to
0d33cba
Compare
d0f8b06 to
ac10c7f
Compare
|
🤖 Created releases: 🌻 |
🤖 I have created a release *beep* *boop* --- [1.4.0](v1.2.2...v1.4.0) (2025-11-25) * add hash for kube-root-ca.crt configmap to konnectivity-agent ([#38](#38)) ([9f4e977](9f4e977)) * add nix dev-shell ([#51](#51)) ([d6c6eb1](d6c6eb1)) * auto-generate the metadata.yaml instead of manually adjusting it ([#42](#42)) ([4a29346](4a29346)) * update k8s dependencies + dependants ([#41](#41)) ([885dcb5](885dcb5)) * always create new titleCaser ([#37](#37)) ([bafb5a1](bafb5a1)) * oidc jwks conformance ([#39](#39)) ([5925f36](5925f36)) * use correct namespace for dev ([#36](#36)) ([7f5e3f4](7f5e3f4)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
🤖 I have created a release beep boop
1.3.0 (2025-11-25)
Features
Bug Fixes
This PR was generated with Release Please. See documentation.