Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@
- Added support for nested 1:Many relational batch mutations.
- Updated the Golang dependency version to 1.25.10.
- Default timeout for Dart functions is now 60 seconds when not explicitly set (#10501)
- Support secret environment variables for Cloud Run functions (#10489)
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

The pull request description is empty. According to the repository style guide (GEMINI.md, line 53), the PR description should follow a structured format including ### Description, ### Scenarios Tested, and ### Sample Commands to provide context for the changes.

References
  1. The pull request description should follow a structured format including Description, Scenarios Tested, and Sample Commands as per the repository's best practices. (link)

- Set requiredProjectBindings in AI Logic services (#10503)
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

The changelog entry "Set requiredProjectBindings in AI Logic services" uses internal implementation details (requiredProjectBindings). Changelog entries should be written for end-users and describe the impact or feature in a way they understand.

Suggested change
- Set requiredProjectBindings in AI Logic services (#10503)
- Automatically configure necessary IAM permissions for AI Logic triggers (#10503)

Loading