File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed
Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1616 - Mark attributes ` max_message_size_ki_b ` and ` max_messages_per_hour ` as optional (previously required) in ` UpdateIntakeRunnerPayload ` model
1717- ` ske ` : [ v1.3.0] ( services/ske/CHANGELOG.md#v130 )
1818 - ** Feature:** Add new field ` kubernetes ` to ` Nodepool ` model
19+ - ` serviceaccount ` : [ v0.4.1] ( services/serviceaccount/CHANGELOG.md#v041 )
20+ - ** Improvement:** Improve error handling for ` CreateShortLivedAccessToken `
1921- ` stackitmarketplace ` : [ v1.8.0] ( services/stackitmarketplace/CHANGELOG.md#v180 )
2022 - ** Feature:** Add new field ` free_trial ` in ` CatalogProductOverview ` model
2123
Original file line number Diff line number Diff line change 1+ ## v0.4.1
2+ - ** Improvement:** Improve error handling for ` CreateShortLivedAccessToken `
3+
14## v0.4.0
25- ** Feature:** Add new ` algorithm ` field to ` CreateServiceAccountKeyPayload ` model with enum values ` RSA_2048 ` and ` RSA_4096 `
36
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "stackit-serviceaccount"
33
44[tool .poetry ]
55name = " stackit-serviceaccount"
6- version = " v0.4.0 "
6+ version = " v0.4.1 "
77authors = [
88 " STACKIT Developer Tools <developer-tools@stackit.cloud>" ,
99]
You can’t perform that action at this time.
0 commit comments