File tree Expand file tree Collapse file tree 3 files changed +17
-3
lines changed Expand file tree Collapse file tree 3 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 11## Release (2025-MM-DD)
2- - ` iaas ` : [ v0.30.0] ( services/iaas/CHANGELOG.md#v0300 )
3- - ** Feature:** Add waiter to wait until the preconditions for network area deletion are met: ` ReadyForNetworkAreaDeletionWaitHandler `
2+ - ` iaas ` :
3+ - [ v0.31.0] ( services/iaas/CHANGELOG.md#v0310 )
4+ - Add ` CreatedAt ` and ` UpdatedAt ` fields to ` BaseSecurityGroupRule ` struct
5+ - Add ` Description ` field to ` CreateNicPayload ` , ` NIC ` , ` UpdateNicPayload ` structs
6+ - Add ` Agent ` field to ` Server ` , ` CreateServerPayload ` structs
7+ - Add ` CreatedAt ` , ` UpdatedAt ` and ` Protocol ` fields to ` SecurityGroupRule ` , ` CreateSecurityGroupRulePayload ` structs
8+ - New struct: ` ServerAgent `
9+ - [ v0.30.0] ( services/iaas/CHANGELOG.md#v0300 )
10+ - ** Feature:** Add waiter to wait until the preconditions for network area deletion are met: ` ReadyForNetworkAreaDeletionWaitHandler `
411- ` intake ` : [ v0.2.0] ( services/intake/CHANGELOG.md#v020 )
512 - ** Feature:** Add response ` IntakeRunnerResponse ` to ` UpdateIntakeRunnerExecute ` request
613 - ** Feature:** Add response ` IntakeUserResponse ` to ` UpdateIntakeUserExecute ` request
Original file line number Diff line number Diff line change 1+ ## v0.31.0
2+ - Add ` CreatedAt ` and ` UpdatedAt ` fields to ` BaseSecurityGroupRule ` struct
3+ - Add ` Description ` field to ` CreateNicPayload ` , ` NIC ` , ` UpdateNicPayload ` structs
4+ - Add ` Agent ` field to ` Server ` , ` CreateServerPayload ` structs
5+ - Add ` CreatedAt ` , ` UpdatedAt ` and ` Protocol ` fields to ` SecurityGroupRule ` , ` CreateSecurityGroupRulePayload ` structs
6+ - New struct: ` ServerAgent `
7+
18## v0.30.0
29- ** Feature:** Add waiter to wait until the preconditions for network area deletion are met: ` ReadyForNetworkAreaDeletionWaitHandler `
310
Original file line number Diff line number Diff line change 1- v0.30 .0
1+ v0.31 .0
You can’t perform that action at this time.
0 commit comments