File tree Expand file tree Collapse file tree 3 files changed +13
-5
lines changed
Expand file tree Collapse file tree 3 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 11## Release (2026-xx-xx)
22
3- - ` serviceaccount ` : [ v0.6.0] ( services/kms/CHANGELOG.md#v060 )
4- - ** Breaking Change:** rename ` CreateFederatedIdentityProviderResponse ` to ` FederatedIdentityProvider ` and update file path accordingly
5- - ** Breaking Change:** rename ` CreateFederatedIdentityProviderResponseAssertionsInner ` to ` FederatedIdentityProviderAssertionsInner ` and update file path accordingly
6- - ** Feature:** add ` id ` for ` FederatedIdentityProvider `
3+ - ` serviceaccount ` :
4+ - [ v0.6.1] ( services/serviceaccount/CHANGELOG.md#v061 )
5+ - ** Feature:** client now supports UUID and decimal types
6+ - ** Bugfix:** timeouts now passed to requests library
7+ - [ v0.6.0] ( services/kms/CHANGELOG.md#v060 )
8+ - ** Breaking Change:** rename ` CreateFederatedIdentityProviderResponse ` to ` FederatedIdentityProvider ` and update file path accordingly
9+ - ** Breaking Change:** rename ` CreateFederatedIdentityProviderResponseAssertionsInner ` to ` FederatedIdentityProviderAssertionsInner ` and update file path accordingly
10+ - ** Feature:** add ` id ` for ` FederatedIdentityProvider `
711- ` kms ` : [ v0.8.0] ( services/kms/CHANGELOG.md#v080 )
812 - ** Breaking Change:** Switch from regional to global API server URL (region can't be set via ` Configuration ` / env-variable anymore).
913- ` intake ` : [ v0.5.0] ( services/intake/CHANGELOG.md#v050 )
Original file line number Diff line number Diff line change 1+ ## v0.6.1
2+ - ** Feature:** client now supports UUID and decimal types
3+ - ** Bugfix:** timeouts now passed to requests library
4+
15## v0.6.0
26- ** Breaking Change:** rename ` CreateFederatedIdentityProviderResponse ` to ` FederatedIdentityProvider ` and update file path accordingly
37- ** Breaking Change:** rename ` CreateFederatedIdentityProviderResponseAssertionsInner ` to ` FederatedIdentityProviderAssertionsInner ` and update file path accordingly
Original file line number Diff line number Diff line change 11[project ]
22name = " stackit-serviceaccount"
3- version = " v0.6.0 "
3+ version = " v0.6.1 "
44description = " Service Account API"
55authors = [{ name = " STACKIT Developer Tools" , email = " developer-tools@stackit.cloud" }]
66requires-python = " >=3.9,<4.0"
You can’t perform that action at this time.
0 commit comments