Skip to content

Generator: Update SDK /services/ufw - #11503

Open
stackit-pipeline wants to merge 1 commit into
mainfrom
oas-bot-35225173831/ufw
Open

stackit-pipeline wants to merge 1 commit into
mainfrom
oas-bot-35225173831/ufw

Conversation

@stackit-pipeline

Copy link
Copy Markdown
Contributor

Generated from GitHub run 35225173831
spec comparison: stackitcloud/stackit-api-specifications@43f467b...7408ea1

@github-actions

Copy link
Copy Markdown

gorelease report

generated on Thu Sep 17 13:16:38 UTC 2026


gorelease report for services/ufw

# github.com/stackitcloud/stackit-sdk-go/services/ufw/v1api
## incompatible changes
(*DefaultAPIService).ListProviderOptionsExecute: changed from func(ApiListProviderOptionsRequest) ([]ProviderOptionsResponse, error) to func(ApiListProviderOptionsRequest) (*ProviderOptionsResponse, error)
(*RuleResponse).GetSecurityGroup: removed
(*RuleResponse).GetSecurityGroupOk: removed
(*RuleResponse).GetType: changed from func() string to func() RuleResponseType
(*RuleResponse).GetTypeOk: changed from func() (*string, bool) to func() (*RuleResponseType, bool)
(*RuleResponse).HasSecurityGroup: removed
(*RuleResponse).SetSecurityGroup: removed
(*RuleResponse).SetType: changed from func(string) to func(RuleResponseType)
ApiListProviderOptionsRequest.Execute: changed from func() ([]ProviderOptionsResponse, error) to func() (*ProviderOptionsResponse, error)
DefaultAPI.ListProviderOptionsExecute: changed from func(ApiListProviderOptionsRequest) ([]ProviderOptionsResponse, error) to func(ApiListProviderOptionsRequest) (*ProviderOptionsResponse, error)
DefaultAPIServiceMock.ListProviderOptionsExecute: changed from func(ApiListProviderOptionsRequest) ([]ProviderOptionsResponse, error) to func(ApiListProviderOptionsRequest) (*ProviderOptionsResponse, error)
DefaultAPIServiceMock.ListProviderOptionsExecuteMock: changed from *func(r ApiListProviderOptionsRequest) ([]ProviderOptionsResponse, error) to *func(r ApiListProviderOptionsRequest) (*ProviderOptionsResponse, error)
NewRuleResponse: changed from func(string, string, string, string, RuleResponseStatus, string) *RuleResponse to func(string, string, string, string, RuleResponseStatus, RuleResponseType) *RuleResponse
RuleResponse.SecurityGroup: removed
RuleResponse.Type: changed from string to RuleResponseType
## compatible changes
(*CreateRulePayload).GetRemoteSecurityGroupId: added
(*CreateRulePayload).GetRemoteSecurityGroupIdOk: added
(*CreateRulePayload).GetStateful: added
(*CreateRulePayload).GetStatefulOk: added
(*CreateRulePayload).HasRemoteSecurityGroupId: added
(*CreateRulePayload).HasStateful: added
(*CreateRulePayload).SetRemoteSecurityGroupId: added
(*CreateRulePayload).SetStateful: added
(*RuleResponse).GetRefId: added
(*RuleResponse).GetRefIdOk: added
(*RuleResponse).GetStateful: added
(*RuleResponse).GetStatefulOk: added
(*RuleResponse).HasRefId: added
(*RuleResponse).HasStateful: added
(*RuleResponse).SetRefId: added
(*RuleResponse).SetStateful: added
AllowedRuleResponseTypeEnumValues: added
CreateRulePayload.RemoteSecurityGroupId: added
CreateRulePayload.Stateful: added
NewNullableRuleResponseType: added
NewRuleResponseTypeFromValue: added
NullableRuleResponseType: added
RULERESPONSETYPE_ACL: added
RULERESPONSETYPE_PUBLIC_IP: added
RULERESPONSETYPE_SECURITY_GROUP: added
RULERESPONSETYPE_SECURITY_RULE: added
RULERESPONSETYPE_UNKNOWN_DEFAULT_OPEN_API: added
RuleResponse.RefId: added
RuleResponse.Stateful: added
RuleResponseType: added

# summary
Inferred base version: v0.1.1
Suggested version: v0.2.0 (with tag services/ufw/v0.2.0)

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.

1 participant