Commit a526247
authored
Release Google.Cloud.AlloyDb.V1Alpha version 1.0.0-alpha10 (#13829)
Changes in this release:
### Bug fixes
- **BREAKING CHANGE** Deprecated various PSC instance configuration fields ([commit dcf6b0d](https://togithub.com/googleapis/google-cloud-dotnet/commit/dcf6b0d4a8d7fcf440e0e44c84d5d4bed8a26d1f))
### New features
- Add new PSC instance configuration setting and output the PSC DNS name ([commit dcf6b0d](https://togithub.com/googleapis/google-cloud-dotnet/commit/dcf6b0d4a8d7fcf440e0e44c84d5d4bed8a26d1f))
- Add new API to upgrade a cluster ([commit dcf6b0d](https://togithub.com/googleapis/google-cloud-dotnet/commit/dcf6b0d4a8d7fcf440e0e44c84d5d4bed8a26d1f))
- Add new API to execute SQL statements ([commit dcf6b0d](https://togithub.com/googleapis/google-cloud-dotnet/commit/dcf6b0d4a8d7fcf440e0e44c84d5d4bed8a26d1f))
- Add new cluster and instance level configurations to interact with Gemini ([commit dcf6b0d](https://togithub.com/googleapis/google-cloud-dotnet/commit/dcf6b0d4a8d7fcf440e0e44c84d5d4bed8a26d1f))
- Add support for Free Trials ([commit dcf6b0d](https://togithub.com/googleapis/google-cloud-dotnet/commit/dcf6b0d4a8d7fcf440e0e44c84d5d4bed8a26d1f))
- Add support to schedule maintenance ([commit dcf6b0d](https://togithub.com/googleapis/google-cloud-dotnet/commit/dcf6b0d4a8d7fcf440e0e44c84d5d4bed8a26d1f))
- Additional field to set tags on a backup or cluster ([commit dcf6b0d](https://togithub.com/googleapis/google-cloud-dotnet/commit/dcf6b0d4a8d7fcf440e0e44c84d5d4bed8a26d1f))
- Add more observability options on the Instance level ([commit dcf6b0d](https://togithub.com/googleapis/google-cloud-dotnet/commit/dcf6b0d4a8d7fcf440e0e44c84d5d4bed8a26d1f))
- Add new API to perform a promotion or switchover on secondary instances ([commit dcf6b0d](https://togithub.com/googleapis/google-cloud-dotnet/commit/dcf6b0d4a8d7fcf440e0e44c84d5d4bed8a26d1f))
- Add new CloudSQL backup resource ([commit dcf6b0d](https://togithub.com/googleapis/google-cloud-dotnet/commit/dcf6b0d4a8d7fcf440e0e44c84d5d4bed8a26d1f))
- Support for obtaining the public ip addresses of an instance and enabling outbound public ip ([commit dcf6b0d](https://togithub.com/googleapis/google-cloud-dotnet/commit/dcf6b0d4a8d7fcf440e0e44c84d5d4bed8a26d1f))
- Add optional field to keep extra roles on a user if it already exists ([commit dcf6b0d](https://togithub.com/googleapis/google-cloud-dotnet/commit/dcf6b0d4a8d7fcf440e0e44c84d5d4bed8a26d1f))
### Documentation improvements
- Various typo fixes, correcting the formatting, and clarifications on the request_id and validate_only fields in API requests and on the page_size when listing the database ([commit dcf6b0d](https://togithub.com/googleapis/google-cloud-dotnet/commit/dcf6b0d4a8d7fcf440e0e44c84d5d4bed8a26d1f))1 parent a9b7b96 commit a526247
File tree
3 files changed
+27
-2
lines changed- apis
- Google.Cloud.AlloyDb.V1Alpha
- Google.Cloud.AlloyDb.V1Alpha
- docs
3 files changed
+27
-2
lines changedapis/Google.Cloud.AlloyDb.V1Alpha/Google.Cloud.AlloyDb.V1Alpha/Google.Cloud.AlloyDb.V1Alpha.csproj
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
3 | 28 | | |
4 | 29 | | |
5 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
303 | | - | |
| 303 | + | |
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
| |||
0 commit comments