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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 0.75.0 #1497

Merged
merged 2 commits into from Apr 20, 2022
Merged

chore(main): release 0.75.0 #1497

merged 2 commits into from Apr 20, 2022

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Mar 31, 2022

馃 I have created a release beep boop

0.75.0 (2022-04-20)

Features


This PR was generated with Release Please. See documentation.

@release-please release-please bot requested review from a team and yoshi-approver as code owners March 31, 2022 22:25
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 31, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 31, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from 3ccbb21 to 3107fa0 Compare April 1, 2022 15:33
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 1, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 1, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from 3107fa0 to 007309b Compare April 6, 2022 19:29
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 6, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 6, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from 007309b to 55eba78 Compare April 11, 2022 16:13
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 11, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 11, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from 55eba78 to f1dbf1d Compare April 11, 2022 19:31
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 11, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 11, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from f1dbf1d to 32083d1 Compare April 12, 2022 14:36
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 12, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 12, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from 32083d1 to 5c14094 Compare April 13, 2022 14:33
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 13, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 13, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from 5c14094 to f5da87e Compare April 14, 2022 14:29
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 14, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 14, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from f5da87e to 970c410 Compare April 15, 2022 14:54
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 15, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 15, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from 970c410 to 9271f69 Compare April 18, 2022 14:43
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 18, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 18, 2022
@release-please release-please bot force-pushed the release-please--branches--main branch from 9271f69 to 0d62a3e Compare April 20, 2022 15:12
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 20, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 20, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 20, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 20, 2022
@quartzmo quartzmo merged commit 7027839 into main Apr 20, 2022
@quartzmo quartzmo deleted the release-please--branches--main branch April 20, 2022 21:32
@release-please
Copy link
Contributor Author

@billinghamj
Copy link

@quartzmo @codyoss This release is broken with the Cloud Run v2 API unfortunately.

On GoogleCloudRunV2CloudSqlInstance, the Connections field was renamed to Instances

95e21aa#diff-16788947c954af9dfca293168fd213c4ddf0557d861974463e34f62036dc8cbe

When using the new version with the renamed field, it results in an error now:

{
	"@type": "type.googleapis.com/google.rpc.BadRequest",
	"fieldViolations": [
		{
			"description": "Invalid JSON payload received. Unknown name \"instances\" at 'service.template.volumes[0].cloud_sql_instance': Cannot find field.",
			"field": "service.template.volumes[0].cloud_sql_instance"
		}
	]
}

@billinghamj
Copy link

Opened #1519 in case closed issues don't tend to get visibility

Copy link

@FawkesFaux FawkesFaux left a comment

Choose a reason for hiding this comment

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

hellou

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.

None yet

4 participants