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

chore: [Dms] update PHP generator to 1.8.2 #6607

Merged
merged 7 commits into from
Sep 12, 2023
Merged

chore: [Dms] update PHP generator to 1.8.2 #6607

merged 7 commits into from
Sep 12, 2023

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Sep 3, 2023

  • Regenerate this pull request now.

PiperOrigin-RevId: 564532470

Source-Link: googleapis/googleapis@30dca80

Source-Link: https://github.com/googleapis/googleapis-gen/commit/04a7cd6fb2abb2d3659464e10482febe350f491e
Copy-Tag: eyJwIjoiRG1zLy5Pd2xCb3QueWFtbCIsImgiOiIwNGE3Y2Q2ZmIyYWJiMmQzNjU5NDY0ZTEwNDgyZmViZTM1MGY0OTFlIn0=

BEGIN_NESTED_COMMIT
chore: [Dms] update PHP generator to patch Cloud DMS breaking changes
PiperOrigin-RevId: 563849921

Source-Link: googleapis/googleapis@15b48f9

Source-Link: https://github.com/googleapis/googleapis-gen/commit/d782ab7bb8475b681fd47b9069de26ce0a791d94
Copy-Tag: eyJwIjoiRG1zLy5Pd2xCb3QueWFtbCIsImgiOiJkNzgyYWI3YmI4NDc1YjY4MWZkNDdiOTA2OWRlMjZjZTBhNzkxZDk0In0=
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [Dms] Adding GenerateTcpProxyScript API
feat: Add MappingRule resource and CRUD operations
feat: support for PostgreSQL 15
feat: Add support for CloudSQL editions
feat: Add support for VLDB migrations
feat: Add SSL config to Oracle Connection Profile
feat: Change CreateConnectionProfileRequest resource reference
feat: Change ImportMappingRulesRequest and DescribeDatabaseEntitiesRequest fields to required

PiperOrigin-RevId: 562321113

Source-Link: googleapis/googleapis@75c8944

Source-Link: https://github.com/googleapis/googleapis-gen/commit/9a9a63fc4b2bf85fc4d6107b617aabed689d317f
Copy-Tag: eyJwIjoiRG1zLy5Pd2xCb3QueWFtbCIsImgiOiI5YTlhNjNmYzRiMmJmODVmYzRkNjEwN2I2MTdhYWJlZDY4OWQzMTdmIn0=
END_NESTED_COMMIT

feat: Add MappingRule resource and CRUD operations
feat: support for PostgreSQL 15
feat: Add support for CloudSQL editions
feat: Add support for VLDB migrations
feat: Add SSL config to Oracle Connection Profile
feat: Change CreateConnectionProfileRequest resource reference
feat: Change ImportMappingRulesRequest and DescribeDatabaseEntitiesRequest fields to required

PiperOrigin-RevId: 562321113

Source-Link: googleapis/googleapis@75c8944

Source-Link: googleapis/googleapis-gen@9a9a63f
Copy-Tag: eyJwIjoiRG1zLy5Pd2xCb3QueWFtbCIsImgiOiI5YTlhNjNmYzRiMmJmODVmYzRkNjEwN2I2MTdhYWJlZDY4OWQzMTdmIn0=
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 3, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 3, 2023
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review September 3, 2023 11:58
@gcf-owl-bot gcf-owl-bot bot requested review from a team as code owners September 3, 2023 11:58
@snippet-bot
Copy link

snippet-bot bot commented Sep 3, 2023

Here is the summary of changes.

You are about to add 5 region tags.

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 Sep 3, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 3, 2023
PiperOrigin-RevId: 563849921

Source-Link: googleapis/googleapis@15b48f9

Source-Link: googleapis/googleapis-gen@d782ab7
Copy-Tag: eyJwIjoiRG1zLy5Pd2xCb3QueWFtbCIsImgiOiJkNzgyYWI3YmI4NDc1YjY4MWZkNDdiOTA2OWRlMjZjZTBhNzkxZDk0In0=
@gcf-owl-bot gcf-owl-bot bot changed the title feat: [Dms] Adding GenerateTcpProxyScript API chore: [Dms] update PHP generator to patch Cloud DMS breaking changes Sep 8, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 8, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 8, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 8, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 8, 2023
Copy link
Contributor

@bshaffer bshaffer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There were two function signatures with breaking changes. The second will be fixed in googleapis/gapic-generator-php#651

PiperOrigin-RevId: 564532470

Source-Link: googleapis/googleapis@30dca80

Source-Link: googleapis/googleapis-gen@04a7cd6
Copy-Tag: eyJwIjoiRG1zLy5Pd2xCb3QueWFtbCIsImgiOiIwNGE3Y2Q2ZmIyYWJiMmQzNjU5NDY0ZTEwNDgyZmViZTM1MGY0OTFlIn0=
@gcf-owl-bot gcf-owl-bot bot changed the title chore: [Dms] update PHP generator to patch Cloud DMS breaking changes chore: [Dms] update PHP generator to 1.8.2 Sep 12, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 12, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 12, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 12, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 12, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 12, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 12, 2023
@bshaffer bshaffer merged commit 2c497ae into main Sep 12, 2023
23 checks passed
@bshaffer bshaffer deleted the owl-bot-copy-Dms branch September 12, 2023 15:14
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.

2 participants