Skip to content

Commit 3dda011

Browse files
Sync monorepo state at "Release 1.6.0 sdk-python client" (#97)
Syncing from userclouds/userclouds@cbf4ed7507e10548ab460f34d3bdd1766203953a
1 parent bb47619 commit 3dda011

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.6.0 - 25-03-2025
4+
5+
- Add methods to retrieve and set external OIDC issuers for a tenant
6+
37
## 1.5.2 - 20-02-2024
48

59
- Update SaveUserstoreSDKAsync to use DownloadUserstoreSDKAsync, and allow passing include_example argument to those APIs.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66

77
[project]
88
name = "usercloudssdk"
9-
version = "1.5.2"
9+
version = "1.6.0"
1010
description = "Python SDK for UserClouds"
1111
authors = [{ name = "UserClouds", email = "[email protected]" }]
1212
classifiers = [

0 commit comments

Comments
 (0)