1
0
mirror of synced 2025-12-25 02:09:19 -05:00

Publish PR 6930: google dir fix members (#7218)

* Google Directory: Fix crash if there's a group don't have members

* bump version

Co-authored-by: Xiangxuan Liu <xiangxuan.liu@rightcapital.com>
This commit is contained in:
Marcos Marx
2021-10-21 17:32:21 -03:00
committed by GitHub
parent 8a54f1be2a
commit 0585a5d52d
4 changed files with 4 additions and 3 deletions

View File

@@ -58,4 +58,5 @@ You should now be ready to use the Google Directory connector in Airbyte.
| Version | Date | Pull Request | Subject |
| :------ | :-------- | :----- | :------ |
| 0.1.5 | 2021-10-20 | [6930](https://github.com/airbytehq/airbyte/pull/6930) | Fix crash when a group don't have members |
| 0.1.4 | 2021-10-19 | [7167](https://github.com/airbytehq/airbyte/pull/7167) | Add organizations and phones to `users` schema |