<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" xml:lang="en-US">
  <id>tag:github.com,2008:https://github.com/stackitcloud/stackit-sdk-python/releases</id>
  <link type="text/html" rel="alternate" href="https://github.com/stackitcloud/stackit-sdk-python/releases"/>
  <link type="application/atom+xml" rel="self" href="https://github.com/stackitcloud/stackit-sdk-python/releases.atom"/>
  <title>Release notes from stackit-sdk-python</title>
  <updated>2026-09-16T13:05:52Z</updated>
  <entry>
    <id>tag:github.com,2008:Repository/872376182/services/vpn/v0.7.2</id>
    <updated>2026-09-16T13:05:52Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/stackitcloud/stackit-sdk-python/releases/tag/services%2Fvpn%2Fv0.7.2"/>
    <title>services/vpn/v0.7.2</title>
    <content type="html">&lt;p&gt;Release v0.7.2&lt;/p&gt;</content>
    <author>
      <name>stackit-pipeline</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/142982727?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/872376182/services/alb/v0.13.0</id>
    <updated>2026-09-16T13:25:39Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/stackitcloud/stackit-sdk-python/releases/tag/services%2Falb%2Fv0.13.0"/>
    <title>services/alb/v0.13.0</title>
    <content type="html">&lt;p&gt;Release v0.13.0&lt;/p&gt;</content>
    <author>
      <name>stackit-pipeline</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/142982727?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/872376182/services/telemetryrouter/v0.6.0</id>
    <updated>2026-09-15T11:50:19Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/stackitcloud/stackit-sdk-python/releases/tag/services%2Ftelemetryrouter%2Fv0.6.0"/>
    <title>services/telemetryrouter/v0.6.0</title>
    <content type="html">&lt;p&gt;Release v0.6.0&lt;/p&gt;</content>
    <author>
      <name>stackit-pipeline</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/142982727?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/872376182/release-2026-09-14</id>
    <updated>2026-09-14T09:11:33Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/stackitcloud/stackit-sdk-python/releases/tag/release-2026-09-14"/>
    <title>release (2026-09-14)</title>
    <content type="html">&lt;h2&gt;Highlights&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;albwaf&lt;/code&gt;:
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;/stackitcloud/stackit-sdk-python/blob/release-2026-09-14/services/albwaf/CHANGELOG.md#v012&quot;&gt;v0.1.2&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Docs:&lt;/strong&gt; Update module description and description of &lt;code&gt;update_waf&lt;/code&gt; operation&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;/stackitcloud/stackit-sdk-python/blob/release-2026-09-14/services/albwaf/CHANGELOG.md#v011&quot;&gt;v0.1.1&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Fix:&lt;/strong&gt; Corrected an invalid &lt;code&gt;pyproject.toml&lt;/code&gt; build configuration (&lt;code&gt;wheel-sources&lt;/code&gt; instead of &lt;code&gt;wheel.sources&lt;/code&gt;) that caused &lt;code&gt;import stackit.albwaf&lt;/code&gt; to fail with &lt;code&gt;ModuleNotFoundError&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;code&gt;cost&lt;/code&gt;:
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;/stackitcloud/stackit-sdk-python/blob/release-2026-09-14/services/cost/CHANGELOG.md#v041&quot;&gt;v0.4.1&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Fix:&lt;/strong&gt; Corrected an invalid &lt;code&gt;pyproject.toml&lt;/code&gt; build configuration (&lt;code&gt;wheel-sources&lt;/code&gt; instead of &lt;code&gt;wheel.sources&lt;/code&gt;) that caused &lt;code&gt;import stackit.cost&lt;/code&gt; to fail with &lt;code&gt;ModuleNotFoundError&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;code&gt;dns&lt;/code&gt;:
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;/stackitcloud/stackit-sdk-python/blob/release-2026-09-14/services/dns/CHANGELOG.md#v090&quot;&gt;v0.9.0&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Feature:&lt;/strong&gt; &lt;code&gt;create_move_code&lt;/code&gt; operation now accepts an optional &lt;code&gt;CreateMoveCodePayload&lt;/code&gt; request body (field &lt;code&gt;ttl&lt;/code&gt;) to configure the move code&#39;s validity duration&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Breaking Change:&lt;/strong&gt; &lt;code&gt;DomainObservabilityExtension.state&lt;/code&gt; now validates against a fixed set of values (&lt;code&gt;CREATING&lt;/code&gt;, &lt;code&gt;CREATE_SUCCEEDED&lt;/code&gt;, &lt;code&gt;ERROR&lt;/code&gt;); previously any string was accepted&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Breaking Change:&lt;/strong&gt; Removed &lt;code&gt;state&lt;/code&gt; field from &lt;code&gt;ZoneObservabilityExtension&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;code&gt;dremio&lt;/code&gt;:
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;/stackitcloud/stackit-sdk-python/blob/release-2026-09-14/services/dremio/CHANGELOG.md#v010&quot;&gt;v0.1.0&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;New&lt;/strong&gt;: STACKIT Dremio module can be used to manage STACKIT Dremio instances and users.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;code&gt;kms&lt;/code&gt;:
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;/stackitcloud/stackit-sdk-python/blob/release-2026-09-14/services/kms/CHANGELOG.md#v0130&quot;&gt;v0.13.0&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Breaking Change:&lt;/strong&gt; Remove enum &lt;code&gt;Protection&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Breaking Change:&lt;/strong&gt; Change type of &lt;code&gt;protection&lt;/code&gt; attribute from &lt;code&gt;Protection&lt;/code&gt; to &lt;code&gt;str&lt;/code&gt; in &lt;code&gt;CreateKeyPayload&lt;/code&gt;, &lt;code&gt;CreateWrappingKeyPayload&lt;/code&gt;, &lt;code&gt;Key&lt;/code&gt; and &lt;code&gt;WrappingKey&lt;/code&gt; model&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;code&gt;logme&lt;/code&gt;:
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;/stackitcloud/stackit-sdk-python/blob/release-2026-09-14/services/logme/CHANGELOG.md#v130&quot;&gt;v1.3.0&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Breaking Change/Fix:&lt;/strong&gt; &lt;code&gt;create_backup&lt;/code&gt; operation now returns &lt;code&gt;CreateBackupResponseItem&lt;/code&gt; instead of &lt;code&gt;List[CreateBackupResponseItem]&lt;/code&gt;&lt;br&gt;
The return type now correctly models the actual JSON response, this operation was broken beforehand.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;code&gt;mariadb&lt;/code&gt;:
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;/stackitcloud/stackit-sdk-python/blob/release-2026-09-14/services/mariadb/CHANGELOG.md#v130&quot;&gt;v1.3.0&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Breaking Change/Fix:&lt;/strong&gt; &lt;code&gt;create_backup&lt;/code&gt; operation now returns &lt;code&gt;CreateBackupResponseItem&lt;/code&gt; instead of &lt;code&gt;List[CreateBackupResponseItem]&lt;/code&gt;&lt;br&gt;
The return type now correctly models the actual JSON response, this operation was broken beforehand.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;code&gt;modelexperiments&lt;/code&gt;:
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;/stackitcloud/stackit-sdk-python/blob/release-2026-09-14/services/modelexperiments/CHANGELOG.md#v021&quot;&gt;v0.2.1&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Fix:&lt;/strong&gt; Corrected an invalid &lt;code&gt;pyproject.toml&lt;/code&gt; build configuration (&lt;code&gt;wheel-sources&lt;/code&gt; instead of &lt;code&gt;wheel.sources&lt;/code&gt;) that caused &lt;code&gt;import stackit.modelexperiments&lt;/code&gt; to fail with &lt;code&gt;ModuleNotFoundError&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;code&gt;opensearch&lt;/code&gt;:
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;/stackitcloud/stackit-sdk-python/blob/release-2026-09-14/services/opensearch/CHANGELOG.md#v130&quot;&gt;v1.3.0&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Breaking Change/Fix:&lt;/strong&gt; &lt;code&gt;create_backup&lt;/code&gt; operation now returns &lt;code&gt;CreateBackupResponseItem&lt;/code&gt; instead of &lt;code&gt;List[CreateBackupResponseItem]&lt;/code&gt;&lt;br&gt;
The return type now correctly models the actual JSON response, this operation was broken beforehand.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;code&gt;postgresflex&lt;/code&gt;:
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;/stackitcloud/stackit-sdk-python/blob/release-2026-09-14/services/postgresflex/CHANGELOG.md#v161&quot;&gt;v1.6.1&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Improvement:&lt;/strong&gt; Add validation for &lt;code&gt;name&lt;/code&gt; field in &lt;code&gt;CreateDatabasePayload&lt;/code&gt;, &lt;code&gt;DatabaseRoles&lt;/code&gt;, &lt;code&gt;GetDatabaseResponse&lt;/code&gt;, &lt;code&gt;ListDatabase&lt;/code&gt;, &lt;code&gt;PartialUpdateDatabasePayload&lt;/code&gt; and &lt;code&gt;UpdateDatabasePayload&lt;/code&gt; models&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Docs:&lt;/strong&gt; Extend description of &lt;code&gt;InstanceNetworkAccessScope&lt;/code&gt; enum to note that the &lt;code&gt;SNA&lt;/code&gt; value is only permitted for enabled accounts&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;/stackitcloud/stackit-sdk-python/blob/release-2026-09-14/services/postgresflex/CHANGELOG.md#v160&quot;&gt;v1.6.0&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Breaking Change:&lt;/strong&gt; &lt;code&gt;class&lt;/code&gt; attribute in &lt;code&gt;CloneInstanceOverrides&lt;/code&gt; and &lt;code&gt;StorageCreate&lt;/code&gt; model is now required (previously optional)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;code&gt;rabbitmq&lt;/code&gt;:
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;/stackitcloud/stackit-sdk-python/blob/release-2026-09-14/services/rabbitmq/CHANGELOG.md#v130&quot;&gt;v1.3.0&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Breaking Change/Fix:&lt;/strong&gt; &lt;code&gt;create_backup&lt;/code&gt; operation now returns &lt;code&gt;CreateBackupResponseItem&lt;/code&gt; instead of &lt;code&gt;List[CreateBackupResponseItem]&lt;/code&gt;&lt;br&gt;
The return type now correctly models the actual JSON response, this operation was broken beforehand.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;code&gt;redis&lt;/code&gt;:
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;/stackitcloud/stackit-sdk-python/blob/release-2026-09-14/services/redis/CHANGELOG.md#v130&quot;&gt;v1.3.0&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Breaking Change/Fix:&lt;/strong&gt; &lt;code&gt;create_backup&lt;/code&gt; operation now returns &lt;code&gt;CreateBackupResponseItem&lt;/code&gt; instead of &lt;code&gt;List[CreateBackupResponseItem]&lt;/code&gt;&lt;br&gt;
The return type now correctly models the actual JSON response, this operation was broken beforehand.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Deprecation:&lt;/strong&gt; Redis service has been deprecated and will be removed after 2027-08-25. Please use the Key Value Store (valkey) service instead.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;code&gt;resourcemanager&lt;/code&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;/stackitcloud/stackit-sdk-python/blob/release-2026-09-14/services/resourcemanager/CHANGELOG.md#0110&quot;&gt;v0.11.0&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;Updated pydoc comments of the API client methods&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Breaking change:&lt;/strong&gt; Removal of unused model class &lt;code&gt;ContainerSearchResult&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;/stackitcloud/stackit-sdk-python/blob/release-2026-09-14/services/resourcemanager/CHANGELOG.md#0100&quot;&gt;v0.10.0&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Breaking change:&lt;/strong&gt; Labels are nullable now, therefore the &lt;code&gt;labels&lt;/code&gt; attribute in the &lt;code&gt;PartialUpdateFolderPayload&lt;/code&gt;, &lt;code&gt;PartialUpdateOrganizationPayload&lt;/code&gt; and &lt;code&gt;PartialUpdateProjectPayload&lt;/code&gt; model class changed from &lt;code&gt;Optional[Dict[str, StrictStr]]&lt;/code&gt; to &lt;code&gt;Optional[Dict[str, Optional[StrictStr]]]&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;code&gt;secretsmanager&lt;/code&gt;:
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;/stackitcloud/stackit-sdk-python/blob/release-2026-09-14/services/secretsmanager/CHANGELOG.md#v070&quot;&gt;v0.7.0&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Feature:&lt;/strong&gt; Add support for managing AppRoles and their secret IDs: new &lt;code&gt;Approle&lt;/code&gt;, &lt;code&gt;ApproleList&lt;/code&gt;, &lt;code&gt;ApproleSecret&lt;/code&gt;, &lt;code&gt;ApproleSecretList&lt;/code&gt;, &lt;code&gt;CreateApprolePayload&lt;/code&gt;, &lt;code&gt;CreateApproleSecretIdPayload&lt;/code&gt;, &lt;code&gt;UpdateApprolePayload&lt;/code&gt; and &lt;code&gt;UpdateApproleSecretIdPayload&lt;/code&gt; models, plus new &lt;code&gt;create_approle&lt;/code&gt;, &lt;code&gt;get_approle&lt;/code&gt;, &lt;code&gt;get_approles&lt;/code&gt;, &lt;code&gt;update_approle&lt;/code&gt;, &lt;code&gt;delete_approle&lt;/code&gt;, &lt;code&gt;create_approle_secret_id&lt;/code&gt;, &lt;code&gt;get_approle_secret_id&lt;/code&gt;, &lt;code&gt;list_approle_secret_ids&lt;/code&gt;, &lt;code&gt;update_approle_secret_id&lt;/code&gt; and &lt;code&gt;delete_approle_secret_id&lt;/code&gt; operations&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;code&gt;serviceaccount&lt;/code&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;/stackitcloud/stackit-sdk-python/blob/release-2026-09-14/services/serviceaccount/CHANGELOG.md#v0110&quot;&gt;v0.11.0&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Breaking change:&lt;/strong&gt; Removal of API client methods: &lt;code&gt;create_access_token&lt;/code&gt;, &lt;code&gt;delete_access_token&lt;/code&gt;, &lt;code&gt;list_access_tokens&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Breaking change:&lt;/strong&gt; Removal of model classes: &lt;code&gt;AccessToken&lt;/code&gt;, &lt;code&gt;CreateAccessTokenPayload&lt;/code&gt;, &lt;code&gt;ListAccessTokensResponse&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;code&gt;telemetrylink&lt;/code&gt;:
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;/stackitcloud/stackit-sdk-python/blob/release-2026-09-14/services/telemetrylink/CHANGELOG.md#v042&quot;&gt;v0.4.2&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Fix:&lt;/strong&gt; Corrected an invalid &lt;code&gt;pyproject.toml&lt;/code&gt; build configuration (&lt;code&gt;wheel-sources&lt;/code&gt; instead of &lt;code&gt;wheel.sources&lt;/code&gt;) that caused &lt;code&gt;import stackit.telemetrylink&lt;/code&gt; to fail with &lt;code&gt;ModuleNotFoundError&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;/stackitcloud/stackit-sdk-python/blob/release-2026-09-14/services/telemetrylink/CHANGELOG.md#v041&quot;&gt;v0.4.1&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Improvement:&lt;/strong&gt; Add validation for &lt;code&gt;description&lt;/code&gt; field in &lt;code&gt;TelemetryLinkResponse&lt;/code&gt; model&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;code&gt;telemetryrouter&lt;/code&gt;:
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;/stackitcloud/stackit-sdk-python/blob/release-2026-09-14/services/telemetryrouter/CHANGELOG.md#v052&quot;&gt;v0.5.2&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Fix:&lt;/strong&gt; Corrected an invalid &lt;code&gt;pyproject.toml&lt;/code&gt; build configuration (&lt;code&gt;wheel-sources&lt;/code&gt; instead of &lt;code&gt;wheel.sources&lt;/code&gt;) that caused &lt;code&gt;import stackit.telemetryrouter&lt;/code&gt; to fail with &lt;code&gt;ModuleNotFoundError&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;/stackitcloud/stackit-sdk-python/blob/release-2026-09-14/services/telemetryrouter/CHANGELOG.md#v051&quot;&gt;v0.5.1&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Improvement:&lt;/strong&gt; Add validation for &lt;code&gt;description&lt;/code&gt; field in &lt;code&gt;AccessTokenBaseRequest&lt;/code&gt;, &lt;code&gt;AccessTokenBaseResponse&lt;/code&gt;, &lt;code&gt;CreateAccessTokenPayload&lt;/code&gt;, &lt;code&gt;CreateAccessTokenResponse&lt;/code&gt;, &lt;code&gt;DestinationResponse&lt;/code&gt;, &lt;code&gt;GetAccessTokenResponse&lt;/code&gt;, &lt;code&gt;TelemetryRouterResponse&lt;/code&gt;, &lt;code&gt;UpdateAccessTokenPayload&lt;/code&gt; and &lt;code&gt;UpdateAccessTokenResponse&lt;/code&gt; models&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;code&gt;ufw&lt;/code&gt;:
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;/stackitcloud/stackit-sdk-python/blob/release-2026-09-14/services/ufw/CHANGELOG.md#v010&quot;&gt;v0.1.0&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;New&lt;/strong&gt;: STACKIT Unified Firewall (UFW)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;code&gt;valkey&lt;/code&gt;:
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;/stackitcloud/stackit-sdk-python/blob/release-2026-09-14/services/valkey/CHANGELOG.md#v021&quot;&gt;v0.2.1&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Fix:&lt;/strong&gt; Corrected an invalid &lt;code&gt;pyproject.toml&lt;/code&gt; build configuration (&lt;code&gt;wheel-sources&lt;/code&gt; instead of &lt;code&gt;wheel.sources&lt;/code&gt;) that caused &lt;code&gt;import stackit.valkey&lt;/code&gt; to fail with &lt;code&gt;ModuleNotFoundError&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;/stackitcloud/stackit-sdk-python/blob/release-2026-09-14/services/valkey/CHANGELOG.md#v020&quot;&gt;v0.2.0&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Breaking Change/Fix:&lt;/strong&gt; &lt;code&gt;create_backup&lt;/code&gt; operation now returns &lt;code&gt;CreateBackupResponseItem&lt;/code&gt; instead of &lt;code&gt;List[CreateBackupResponseItem]&lt;/code&gt;&lt;br&gt;
The return type now correctly models the actual JSON response, this operation was broken beforehand.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;code&gt;vpn&lt;/code&gt;:
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;/stackitcloud/stackit-sdk-python/blob/release-2026-09-14/services/vpn/CHANGELOG.md#v071&quot;&gt;v0.7.1&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Fix:&lt;/strong&gt; Corrected an invalid &lt;code&gt;pyproject.toml&lt;/code&gt; build configuration (&lt;code&gt;wheel-sources&lt;/code&gt; instead of &lt;code&gt;wheel.sources&lt;/code&gt;) that caused &lt;code&gt;import stackit.vpn&lt;/code&gt; to fail with &lt;code&gt;ModuleNotFoundError&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;What&#39;s Changed&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Generator: Update SDK /services/kms by &lt;a class=&quot;user-mention notranslate&quot; data-hovercard-type=&quot;user&quot; data-hovercard-url=&quot;/users/stackit-pipeline/hovercard&quot; data-octo-click=&quot;hovercard-link-click&quot; data-octo-dimensions=&quot;link_type:self&quot; href=&quot;https://github.com/stackit-pipeline&quot;&gt;@stackit-pipeline&lt;/a&gt; in &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;5256868468&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/stackitcloud/stackit-sdk-python/issues/8964&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/stackitcloud/stackit-sdk-python/pull/8964/hovercard&quot; href=&quot;https://github.com/stackitcloud/stackit-sdk-python/pull/8964&quot;&gt;#8964&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Generator: Update SDK /services/logme by &lt;a class=&quot;user-mention notranslate&quot; data-hovercard-type=&quot;user&quot; data-hovercard-url=&quot;/users/stackit-pipeline/hovercard&quot; data-octo-click=&quot;hovercard-link-click&quot; data-octo-dimensions=&quot;link_type:self&quot; href=&quot;https://github.com/stackit-pipeline&quot;&gt;@stackit-pipeline&lt;/a&gt; in &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;5256868981&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/stackitcloud/stackit-sdk-python/issues/8965&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/stackitcloud/stackit-sdk-python/pull/8965/hovercard&quot; href=&quot;https://github.com/stackitcloud/stackit-sdk-python/pull/8965&quot;&gt;#8965&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Generator: Update SDK /services/dremio by &lt;a class=&quot;user-mention notranslate&quot; data-hovercard-type=&quot;user&quot; data-hovercard-url=&quot;/users/stackit-pipeline/hovercard&quot; data-octo-click=&quot;hovercard-link-click&quot; data-octo-dimensions=&quot;link_type:self&quot; href=&quot;https://github.com/stackit-pipeline&quot;&gt;@stackit-pipeline&lt;/a&gt; in &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;5256867348&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/stackitcloud/stackit-sdk-python/issues/8962&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/stackitcloud/stackit-sdk-python/pull/8962/hovercard&quot; href=&quot;https://github.com/stackitcloud/stackit-sdk-python/pull/8962&quot;&gt;#8962&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Generator: Update SDK /services/telemetrylink by &lt;a class=&quot;user-mention notranslate&quot; data-hovercard-type=&quot;user&quot; data-hovercard-url=&quot;/users/stackit-pipeline/hovercard&quot; data-octo-click=&quot;hovercard-link-click&quot; data-octo-dimensions=&quot;link_type:self&quot; href=&quot;https://github.com/stackit-pipeline&quot;&gt;@stackit-pipeline&lt;/a&gt; in &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;5256875374&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/stackitcloud/stackit-sdk-python/issues/8976&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/stackitcloud/stackit-sdk-python/pull/8976/hovercard&quot; href=&quot;https://github.com/stackitcloud/stackit-sdk-python/pull/8976&quot;&gt;#8976&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Generator: Update SDK /services/postgresflex by &lt;a class=&quot;user-mention notranslate&quot; data-hovercard-type=&quot;user&quot; data-hovercard-url=&quot;/users/stackit-pipeline/hovercard&quot; data-octo-click=&quot;hovercard-link-click&quot; data-octo-dimensions=&quot;link_type:self&quot; href=&quot;https://github.com/stackit-pipeline&quot;&gt;@stackit-pipeline&lt;/a&gt; in &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;5256870845&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/stackitcloud/stackit-sdk-python/issues/8968&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/stackitcloud/stackit-sdk-python/pull/8968/hovercard&quot; href=&quot;https://github.com/stackitcloud/stackit-sdk-python/pull/8968&quot;&gt;#8968&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;fix(build): Corrected an invalid  build configuration (wheel.sources … by &lt;a class=&quot;user-mention notranslate&quot; data-hovercard-type=&quot;user&quot; data-hovercard-url=&quot;/users/Fyusel/hovercard&quot; data-octo-click=&quot;hovercard-link-click&quot; data-octo-dimensions=&quot;link_type:self&quot; href=&quot;https://github.com/Fyusel&quot;&gt;@Fyusel&lt;/a&gt; in &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;5276526267&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/stackitcloud/stackit-sdk-python/issues/8981&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/stackitcloud/stackit-sdk-python/pull/8981/hovercard&quot; href=&quot;https://github.com/stackitcloud/stackit-sdk-python/pull/8981&quot;&gt;#8981&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Generator: Update SDK /services/albwaf by &lt;a class=&quot;user-mention notranslate&quot; data-hovercard-type=&quot;user&quot; data-hovercard-url=&quot;/users/stackit-pipeline/hovercard&quot; data-octo-click=&quot;hovercard-link-click&quot; data-octo-dimensions=&quot;link_type:self&quot; href=&quot;https://github.com/stackit-pipeline&quot;&gt;@stackit-pipeline&lt;/a&gt; in &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;5310177562&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/stackitcloud/stackit-sdk-python/issues/9101&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/stackitcloud/stackit-sdk-python/pull/9101/hovercard&quot; href=&quot;https://github.com/stackitcloud/stackit-sdk-python/pull/9101&quot;&gt;#9101&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Generator: Update SDK /services/postgresflex by &lt;a class=&quot;user-mention notranslate&quot; data-hovercard-type=&quot;user&quot; data-hovercard-url=&quot;/users/stackit-pipeline/hovercard&quot; data-octo-click=&quot;hovercard-link-click&quot; data-octo-dimensions=&quot;link_type:self&quot; href=&quot;https://github.com/stackit-pipeline&quot;&gt;@stackit-pipeline&lt;/a&gt; in &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;5334050322&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/stackitcloud/stackit-sdk-python/issues/9212&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/stackitcloud/stackit-sdk-python/pull/9212/hovercard&quot; href=&quot;https://github.com/stackitcloud/stackit-sdk-python/pull/9212&quot;&gt;#9212&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Generator: Update SDK /services/dns by &lt;a class=&quot;user-mention notranslate&quot; data-hovercard-type=&quot;user&quot; data-hovercard-url=&quot;/users/stackit-pipeline/hovercard&quot; data-octo-click=&quot;hovercard-link-click&quot; data-octo-dimensions=&quot;link_type:self&quot; href=&quot;https://github.com/stackit-pipeline&quot;&gt;@stackit-pipeline&lt;/a&gt; in &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;5334048269&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/stackitcloud/stackit-sdk-python/issues/9209&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/stackitcloud/stackit-sdk-python/pull/9209/hovercard&quot; href=&quot;https://github.com/stackitcloud/stackit-sdk-python/pull/9209&quot;&gt;#9209&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Generator: Update SDK /services/secretsmanager by &lt;a class=&quot;user-mention notranslate&quot; data-hovercard-type=&quot;user&quot; data-hovercard-url=&quot;/users/stackit-pipeline/hovercard&quot; data-octo-click=&quot;hovercard-link-click&quot; data-octo-dimensions=&quot;link_type:self&quot; href=&quot;https://github.com/stackit-pipeline&quot;&gt;@stackit-pipeline&lt;/a&gt; in &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;5334053249&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/stackitcloud/stackit-sdk-python/issues/9217&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/stackitcloud/stackit-sdk-python/pull/9217/hovercard&quot; href=&quot;https://github.com/stackitcloud/stackit-sdk-python/pull/9217&quot;&gt;#9217&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Generator: Update SDK /services/redis by &lt;a class=&quot;user-mention notranslate&quot; data-hovercard-type=&quot;user&quot; data-hovercard-url=&quot;/users/stackit-pipeline/hovercard&quot; data-octo-click=&quot;hovercard-link-click&quot; data-octo-dimensions=&quot;link_type:self&quot; href=&quot;https://github.com/stackit-pipeline&quot;&gt;@stackit-pipeline&lt;/a&gt; in &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;5334051456&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/stackitcloud/stackit-sdk-python/issues/9214&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/stackitcloud/stackit-sdk-python/pull/9214/hovercard&quot; href=&quot;https://github.com/stackitcloud/stackit-sdk-python/pull/9214&quot;&gt;#9214&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Generator: Update SDK /services/ufw by &lt;a class=&quot;user-mention notranslate&quot; data-hovercard-type=&quot;user&quot; data-hovercard-url=&quot;/users/stackit-pipeline/hovercard&quot; data-octo-click=&quot;hovercard-link-click&quot; data-octo-dimensions=&quot;link_type:self&quot; href=&quot;https://github.com/stackit-pipeline&quot;&gt;@stackit-pipeline&lt;/a&gt; in &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;5334055702&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/stackitcloud/stackit-sdk-python/issues/9221&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/stackitcloud/stackit-sdk-python/pull/9221/hovercard&quot; href=&quot;https://github.com/stackitcloud/stackit-sdk-python/pull/9221&quot;&gt;#9221&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Generator: Remove SDK /services/auditlog by &lt;a class=&quot;user-mention notranslate&quot; data-hovercard-type=&quot;user&quot; data-hovercard-url=&quot;/users/stackit-pipeline/hovercard&quot; data-octo-click=&quot;hovercard-link-click&quot; data-octo-dimensions=&quot;link_type:self&quot; href=&quot;https://github.com/stackit-pipeline&quot;&gt;@stackit-pipeline&lt;/a&gt; in &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;5347189694&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/stackitcloud/stackit-sdk-python/issues/9280&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/stackitcloud/stackit-sdk-python/pull/9280/hovercard&quot; href=&quot;https://github.com/stackitcloud/stackit-sdk-python/pull/9280&quot;&gt;#9280&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Generator: Update SDK /services/resourcemanager by &lt;a class=&quot;user-mention notranslate&quot; data-hovercard-type=&quot;user&quot; data-hovercard-url=&quot;/users/stackit-pipeline/hovercard&quot; data-octo-click=&quot;hovercard-link-click&quot; data-octo-dimensions=&quot;link_type:self&quot; href=&quot;https://github.com/stackit-pipeline&quot;&gt;@stackit-pipeline&lt;/a&gt; in &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;5347186151&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/stackitcloud/stackit-sdk-python/issues/9273&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/stackitcloud/stackit-sdk-python/pull/9273/hovercard&quot; href=&quot;https://github.com/stackitcloud/stackit-sdk-python/pull/9273&quot;&gt;#9273&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Generator: Update SDK /services/serviceaccount by &lt;a class=&quot;user-mention notranslate&quot; data-hovercard-type=&quot;user&quot; data-hovercard-url=&quot;/users/stackit-pipeline/hovercard&quot; data-octo-click=&quot;hovercard-link-click&quot; data-octo-dimensions=&quot;link_type:self&quot; href=&quot;https://github.com/stackit-pipeline&quot;&gt;@stackit-pipeline&lt;/a&gt; in &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;5349708797&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/stackitcloud/stackit-sdk-python/issues/9289&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/stackitcloud/stackit-sdk-python/pull/9289/hovercard&quot; href=&quot;https://github.com/stackitcloud/stackit-sdk-python/pull/9289&quot;&gt;#9289&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Generator: Update SDK /services/resourcemanager by &lt;a class=&quot;user-mention notranslate&quot; data-hovercard-type=&quot;user&quot; data-hovercard-url=&quot;/users/stackit-pipeline/hovercard&quot; data-octo-click=&quot;hovercard-link-click&quot; data-octo-dimensions=&quot;link_type:self&quot; href=&quot;https://github.com/stackit-pipeline&quot;&gt;@stackit-pipeline&lt;/a&gt; in &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;5385320806&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/stackitcloud/stackit-sdk-python/issues/9345&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/stackitcloud/stackit-sdk-python/pull/9345/hovercard&quot; href=&quot;https://github.com/stackitcloud/stackit-sdk-python/pull/9345&quot;&gt;#9345&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Chore(deps): Bump cryptography from 49.0.0 to 50.0.0 in /services/git by &lt;a class=&quot;user-mention notranslate&quot; data-hovercard-type=&quot;organization&quot; data-hovercard-url=&quot;/orgs/dependabot/hovercard&quot; data-octo-click=&quot;hovercard-link-click&quot; data-octo-dimensions=&quot;link_type:self&quot; href=&quot;https://github.com/dependabot&quot;&gt;@dependabot&lt;/a&gt;[bot] in &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;5353981900&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/stackitcloud/stackit-sdk-python/issues/9299&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/stackitcloud/stackit-sdk-python/pull/9299/hovercard&quot; href=&quot;https://github.com/stackitcloud/stackit-sdk-python/pull/9299&quot;&gt;#9299&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;chore(release): prepare release by &lt;a class=&quot;user-mention notranslate&quot; data-hovercard-type=&quot;user&quot; data-hovercard-url=&quot;/users/Fyusel/hovercard&quot; data-octo-click=&quot;hovercard-link-click&quot; data-octo-dimensions=&quot;link_type:self&quot; href=&quot;https://github.com/Fyusel&quot;&gt;@Fyusel&lt;/a&gt; in &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load title&quot; data-id=&quot;5447368738&quot; data-permission-text=&quot;Title is private&quot; data-url=&quot;https://github.com/stackitcloud/stackit-sdk-python/issues/9482&quot; data-hovercard-type=&quot;pull_request&quot; data-hovercard-url=&quot;/stackitcloud/stackit-sdk-python/pull/9482/hovercard&quot; href=&quot;https://github.com/stackitcloud/stackit-sdk-python/pull/9482&quot;&gt;#9482&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Full Changelog&lt;/strong&gt;: &lt;a class=&quot;commit-link&quot; href=&quot;https://github.com/stackitcloud/stackit-sdk-python/compare/release-2026-08-25...release-2026-09-14&quot;&gt;&lt;tt&gt;release-2026-08-25...release-2026-09-14&lt;/tt&gt;&lt;/a&gt;&lt;/p&gt;</content>
    <author>
      <name>Fyusel</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/6420690?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/872376182/services/resourcemanager/v0.11.0</id>
    <updated>2026-09-09T11:16:08Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/stackitcloud/stackit-sdk-python/releases/tag/services%2Fresourcemanager%2Fv0.11.0"/>
    <title>services/resourcemanager/v0.11.0</title>
    <content type="html">&lt;p&gt;Release v0.11.0&lt;/p&gt;</content>
    <author>
      <name>stackit-pipeline</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/142982727?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/872376182/services/ufw/v0.1.0</id>
    <updated>2026-09-04T05:34:19Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/stackitcloud/stackit-sdk-python/releases/tag/services%2Fufw%2Fv0.1.0"/>
    <title>services/ufw/v0.1.0</title>
    <content type="html">&lt;p&gt;Release v0.1.0&lt;/p&gt;</content>
    <author>
      <name>stackit-pipeline</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/142982727?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/872376182/services/serviceaccount/v0.11.0</id>
    <updated>2026-09-04T16:36:22Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/stackitcloud/stackit-sdk-python/releases/tag/services%2Fserviceaccount%2Fv0.11.0"/>
    <title>services/serviceaccount/v0.11.0</title>
    <content type="html">&lt;p&gt;Release v0.11.0&lt;/p&gt;</content>
    <author>
      <name>stackit-pipeline</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/142982727?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/872376182/services/resourcemanager/v0.10.0</id>
    <updated>2026-09-04T16:03:36Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/stackitcloud/stackit-sdk-python/releases/tag/services%2Fresourcemanager%2Fv0.10.0"/>
    <title>services/resourcemanager/v0.10.0</title>
    <content type="html">&lt;p&gt;Release v0.10.0&lt;/p&gt;</content>
    <author>
      <name>stackit-pipeline</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/142982727?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/872376182/services/secretsmanager/v0.7.0</id>
    <updated>2026-09-03T12:06:07Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/stackitcloud/stackit-sdk-python/releases/tag/services%2Fsecretsmanager%2Fv0.7.0"/>
    <title>services/secretsmanager/v0.7.0</title>
    <content type="html">&lt;p&gt;Release v0.7.0&lt;/p&gt;</content>
    <author>
      <name>stackit-pipeline</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/142982727?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/872376182/services/redis/v1.3.0</id>
    <updated>2026-09-03T12:15:49Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/stackitcloud/stackit-sdk-python/releases/tag/services%2Fredis%2Fv1.3.0"/>
    <title>services/redis/v1.3.0</title>
    <content type="html">&lt;p&gt;Release v1.3.0&lt;/p&gt;</content>
    <author>
      <name>stackit-pipeline</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars.githubusercontent.com/u/142982727?s=60&amp;v=4"/>
  </entry>
</feed>
