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

Release Google.Cloud.Container.V1 version 3.33.0 #13834

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jskeet
Copy link
Collaborator

@jskeet jskeet commented Nov 18, 2024

Changes in this release:

New features

Documentation improvements

Changes in this release:

### New features

- Add LocalSsdEncryptionMode in NodeConfig ([commit c51e9ee](c51e9ee))
- Add LinuxNodeConfig in NodePoolAutoConfig ([commit c51e9ee](c51e9ee))
- Add DesiredEnterpriseConfig proto message ([commit c51e9ee](c51e9ee))
- Add desired_enterprise_config,desired_node_pool_auto_config_linux_node_config to ClusterUpdate. ([commit c51e9ee](c51e9ee))
- Add UpgradeInfoEvent proto message ([commit c51e9ee](c51e9ee))
- Add desired_tier to EnterpriseConfig. ([commit c51e9ee](c51e9ee))

### Documentation improvements

- Minor documentation updates ([commit c51e9ee](c51e9ee))
@jskeet jskeet requested a review from a team as a code owner November 18, 2024 16:23
@jskeet jskeet added autorelease: pending automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit labels Nov 18, 2024
Copy link

Pull request diff results
Finding changes in Google.Cloud.Container.V1...
Comparing old and new versions (by source)
Diff level: Identical

Comparing with previous NuGet package
Checking compatibility for Google.Cloud.Container.V1 version 3.33.0
Differences from 3.32.0
Minor changes:
Class 'ClusterUpdate'; property 'DesiredEnterpriseConfig DesiredEnterpriseConfig { get; set; }' added.
Class 'ClusterUpdate'; property 'LinuxNodeConfig DesiredNodePoolAutoConfigLinuxNodeConfig { get; set; }' added.
Class 'ClusterUpdate'; constant 'System.Int32 Google.Cloud.Container.V1.ClusterUpdate::DesiredEnterpriseConfigFieldNumber' added.
Class 'ClusterUpdate'; constant 'System.Int32 Google.Cloud.Container.V1.ClusterUpdate::DesiredNodePoolAutoConfigLinuxNodeConfigFieldNumber' added.
Class 'DesiredEnterpriseConfig' added.
Class 'EnterpriseConfig'; property 'EnterpriseConfig.Types.ClusterTier DesiredTier { get; set; }' added.
Class 'EnterpriseConfig'; constant 'System.Int32 Google.Cloud.Container.V1.EnterpriseConfig::DesiredTierFieldNumber' added.
Class 'NodeConfig'; method 'void ClearLocalSsdEncryptionMode()' added.
Class 'NodeConfig'; property 'NodeConfig.Types.LocalSsdEncryptionMode LocalSsdEncryptionMode { get; set; }' added.
Class 'NodeConfig'; property 'Boolean HasLocalSsdEncryptionMode { get; }' added.
Class 'NodeConfig'; constant 'System.Int32 Google.Cloud.Container.V1.NodeConfig::LocalSsdEncryptionModeFieldNumber' added.
Enum 'NodeConfig.Types.LocalSsdEncryptionMode' added.
Class 'NodePoolAutoConfig'; property 'LinuxNodeConfig LinuxNodeConfig { get; set; }' added.
Class 'NodePoolAutoConfig'; constant 'System.Int32 Google.Cloud.Container.V1.NodePoolAutoConfig::LinuxNodeConfigFieldNumber' added.
Class 'UpgradeInfoEvent' added.
Class 'UpgradeInfoEvent.Types' added.
Enum 'UpgradeInfoEvent.Types.State' added.

Diff level: Minor

Finished comparisons for Google.Cloud.Container.V1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit autorelease: pending
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants