Skip to content

Conversation

dkorittki
Copy link
Contributor

@coderabbitai summary

Checklist

  • I have discussed my proposed changes in an issue and have received approval to proceed.
  • I have followed the coding standards of the project.
  • Tests or benchmarks have been added or updated.

ysmolski and others added 3 commits October 9, 2025 16:42
Interfaces were not handled before at all. 
Now, if interface field is marked with special directive,
then fields on implementing type are considered as marked too.

You can find more details in the comments.
🤖 I have created a release *beep* *boop*
---


##
[2.0.0-rc.230](v2.0.0-rc.229...v2.0.0-rc.230)
(2025-10-09)


### Bug Fixes

* avoid duplicate joins on errors
([#1314](#1314))
([a1f1f8c](a1f1f8c))
* propagate fetch reasons for interface-related fields
([#1312](#1312))
([5ee3014](5ee3014))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Bug Fixes**
  * Prevent duplicate joins when errors occur, improving stability.
* Propagate fetch reasons for interface-related fields for more accurate
behavior and diagnostics.
* **Documentation**
  * Added changelog entry for version 2.0.0-rc.230.
* **Chores**
  * Bumped version to 2.0.0-rc.230.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Copy link
Contributor

coderabbitai bot commented Oct 10, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

3 participants