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.GdcHardwareManagement.V1Alpha version 1.0.0-alpha04 #13841

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

  • Add DNS address, Kubernetes primary VLAN ID, and provisioning state to the Zone resource (commit 9180676)
  • Add MAC address-associated IP address to the Hardware resource (commit 9180676)
  • Add provisioning_state_signal field in SignalZoneState method request (commit 9180676)

Documentation improvements

  • Change state_signal field in SignalZoneState method request as optional (commit 9180676)

Changes in this release:

### New features

- Add DNS address, Kubernetes primary VLAN ID, and provisioning state to the Zone resource ([commit 9180676](9180676))
- Add MAC address-associated IP address to the Hardware resource ([commit 9180676](9180676))
- Add provisioning_state_signal field in SignalZoneState method request ([commit 9180676](9180676))

### Documentation improvements

- Change state_signal field in SignalZoneState method request as optional ([commit 9180676](9180676))
@jskeet jskeet requested a review from a team as a code owner November 18, 2024 16:25
@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.GdcHardwareManagement.V1Alpha...
Comparing old and new versions (by source)
Diff level: Identical

Comparing with previous NuGet package
Checking compatibility for Google.Cloud.GdcHardwareManagement.V1Alpha version 1.0.0-alpha04
Differences from 1.0.0-alpha03
Minor changes:
Class 'Hardware.Types.MacAddress'; property 'String Ipv4Address { get; set; }' added.
Class 'Hardware.Types.MacAddress'; constant 'System.Int32 Google.Cloud.GdcHardwareManagement.V1Alpha.Hardware/Types/MacAddress::Ipv4AddressFieldNumber' added.
Class 'SignalZoneStateRequest'; property 'SignalZoneStateRequest.Types.ProvisioningStateSignal ProvisioningStateSignal { get; set; }' added.
Class 'SignalZoneStateRequest'; constant 'System.Int32 Google.Cloud.GdcHardwareManagement.V1Alpha.SignalZoneStateRequest::ProvisioningStateSignalFieldNumber' added.
Enum 'SignalZoneStateRequest.Types.ProvisioningStateSignal' added.
Class 'Zone'; property 'Zone.Types.ProvisioningState ProvisioningState { get; set; }' added.
Class 'Zone'; constant 'System.Int32 Google.Cloud.GdcHardwareManagement.V1Alpha.Zone::ProvisioningStateFieldNumber' added.
Enum 'Zone.Types.ProvisioningState' added.
Class 'ZoneNetworkConfig'; property 'RepeatedField DnsIpv4Addresses { get; }' added.
Class 'ZoneNetworkConfig'; property 'Int32 KubernetesPrimaryVlanId { get; set; }' added.
Class 'ZoneNetworkConfig'; constant 'System.Int32 Google.Cloud.GdcHardwareManagement.V1Alpha.ZoneNetworkConfig::DnsIpv4AddressesFieldNumber' added.
Class 'ZoneNetworkConfig'; constant 'System.Int32 Google.Cloud.GdcHardwareManagement.V1Alpha.ZoneNetworkConfig::KubernetesPrimaryVlanIdFieldNumber' added.

Diff level: Minor

Finished comparisons for Google.Cloud.GdcHardwareManagement.V1Alpha

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