- Bump dependency
cloud.stackit.sdk.coreto v0.4.1
- Feature: Add
createdAtandupdatedAtattributes toSecurityGroupRule,BaseSecurityGroupRule,CreateSecurityGroupRulePayloadmodel classes - Feature: Add
descriptionattribute toCreateNicPayload,NIC,UpdateNicPayloadmodel classes - Feature: New model class
ServerAgent - Feature: Add
agentattribute toServer,CreateServerPayloadmodel classes
- Feature: Support for passing custom OkHttpClient objects
ApiClient- Added constructors with
OkHttpClientparam (recommended for production use) - Use new
KeyFlowAuthenticatorokhttp3.Authenticatorimplementation instead of request interceptor for authentication
- Added constructors with
DefaultApi: Added constructors withOkHttpClientparam (recommended for production use)IaasApi: Added constructors withOkHttpClientparam (recommended for production use)
- Initial onboarding of STACKIT Java SDK for IaaS service