Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: [SqlAdmin] A new field upgradable_database_versions is added to message .google.cloud.sql.v1beta4.DatabaseInstance #7474

Merged
merged 6 commits into from
Jun 26, 2024

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Jun 26, 2024

  • Regenerate this pull request now.

feat: A new message AvailableDatabaseVersion is added
feat: A new value UNSUPPORTED_EXTENSIONS_NOT_MIGRATED is added to enum SqlExternalSyncSettingErrorType
feat: A new value EXTENSIONS_NOT_MIGRATED is added to enum SqlExternalSyncSettingErrorType
feat: A new value PG_CRON_FLAG_ENABLED_IN_REPLICA is added to enum SqlExternalSyncSettingErrorType
docs: A comment for field advanced_machine_features in message .google.cloud.sql.v1beta4.Settings is changed

PiperOrigin-RevId: 646632725

Source-Link: googleapis/googleapis@9a94427

Source-Link: https://github.com/googleapis/googleapis-gen/commit/17db1f20a7aeaf5056125c30c43de1b7b7a24f29
Copy-Tag: eyJwIjoiU3FsQWRtaW4vLk93bEJvdC55YW1sIiwiaCI6IjE3ZGIxZjIwYTdhZWFmNTA1NjEyNWMzMGM0M2RlMWI3YjdhMjRmMjkifQ==

BEGIN_NESTED_COMMIT
feat: [SqlAdmin] A new field upgradable_database_versions is added to message .google.cloud.sql.v1.DatabaseInstance
feat: A new message AvailableDatabaseVersion is added
feat: A new value UNSUPPORTED_EXTENSIONS_NOT_MIGRATED is added to enum SqlExternalSyncSettingErrorType
feat: A new value EXTENSIONS_NOT_MIGRATED is added to enum SqlExternalSyncSettingErrorType
feat: A new value PG_CRON_FLAG_ENABLED_IN_REPLICA is added to enum SqlExternalSyncSettingErrorType
feat: A new value POSTGRES_16 is added to enum SqlDatabaseVersion
feat: A new value MYSQL_8_4_0 is added to enum SqlDatabaseVersion
docs: A comment for field preferred_zone in message .google.cloud.sql.v1.CloneContext is changed
docs: A comment for field advanced_machine_features in message .google.cloud.sql.v1.Settings is changed

PiperOrigin-RevId: 646631009

Source-Link: googleapis/googleapis@2bbcfb5

Source-Link: https://github.com/googleapis/googleapis-gen/commit/784c8eab0911bb4b912c0fbe2b1cde75257eacc3
Copy-Tag: eyJwIjoiU3FsQWRtaW4vLk93bEJvdC55YW1sIiwiaCI6Ijc4NGM4ZWFiMDkxMWJiNGI5MTJjMGZiZTJiMWNkZTc1MjU3ZWFjYzMifQ==
END_NESTED_COMMIT

…`.google.cloud.sql.v1.DatabaseInstance`

feat: A new message `AvailableDatabaseVersion` is added
feat: A new value `UNSUPPORTED_EXTENSIONS_NOT_MIGRATED` is added to enum `SqlExternalSyncSettingErrorType`
feat: A new value `EXTENSIONS_NOT_MIGRATED` is added to enum `SqlExternalSyncSettingErrorType`
feat: A new value `PG_CRON_FLAG_ENABLED_IN_REPLICA` is added to enum `SqlExternalSyncSettingErrorType`
feat: A new value `POSTGRES_16` is added to enum `SqlDatabaseVersion`
feat: A new value `MYSQL_8_4_0` is added to enum `SqlDatabaseVersion`
docs: A comment for field `preferred_zone` in message `.google.cloud.sql.v1.CloneContext` is changed
docs: A comment for field `advanced_machine_features` in message `.google.cloud.sql.v1.Settings` is changed

PiperOrigin-RevId: 646631009

Source-Link: googleapis/googleapis@2bbcfb5

Source-Link: googleapis/googleapis-gen@784c8ea
Copy-Tag: eyJwIjoiU3FsQWRtaW4vLk93bEJvdC55YW1sIiwiaCI6Ijc4NGM4ZWFiMDkxMWJiNGI5MTJjMGZiZTJiMWNkZTc1MjU3ZWFjYzMifQ==
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 26, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 26, 2024
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review June 26, 2024 00:57
@gcf-owl-bot gcf-owl-bot bot requested review from a team as code owners June 26, 2024 00:57
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 26, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 26, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 26, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 26, 2024
…`.google.cloud.sql.v1beta4.DatabaseInstance`

feat: A new message `AvailableDatabaseVersion` is added
feat: A new value `UNSUPPORTED_EXTENSIONS_NOT_MIGRATED` is added to enum `SqlExternalSyncSettingErrorType`
feat: A new value `EXTENSIONS_NOT_MIGRATED` is added to enum `SqlExternalSyncSettingErrorType`
feat: A new value `PG_CRON_FLAG_ENABLED_IN_REPLICA` is added to enum `SqlExternalSyncSettingErrorType`
docs: A comment for field `advanced_machine_features` in message `.google.cloud.sql.v1beta4.Settings` is changed

PiperOrigin-RevId: 646632725

Source-Link: googleapis/googleapis@9a94427

Source-Link: googleapis/googleapis-gen@17db1f2
Copy-Tag: eyJwIjoiU3FsQWRtaW4vLk93bEJvdC55YW1sIiwiaCI6IjE3ZGIxZjIwYTdhZWFmNTA1NjEyNWMzMGM0M2RlMWI3YjdhMjRmMjkifQ==
@gcf-owl-bot gcf-owl-bot bot changed the title feat: [SqlAdmin] A new field upgradable_database_versions is added to message .google.cloud.sql.v1.DatabaseInstance feat: [SqlAdmin] A new field upgradable_database_versions is added to message .google.cloud.sql.v1beta4.DatabaseInstance Jun 26, 2024
Copy link

snippet-bot bot commented Jun 26, 2024

No region tags are edited in this PR.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 26, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 26, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 26, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 26, 2024
@bshaffer bshaffer merged commit 6c6e457 into main Jun 26, 2024
24 checks passed
@bshaffer bshaffer deleted the owl-bot-copy-SqlAdmin branch June 26, 2024 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant