Skip to content

Commit 957a4c3

Browse files
author
Matt Sokoloff
committed
Merge branch 'develop' of https://github.com/Labelbox/labelbox-python into ms/coco
2 parents 169e4b1 + 3bb2aaf commit 957a4c3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+2921
-415
lines changed

CHANGELOG.md

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

3+
# Version 3.4.1 (2021-09-10)
4+
## Fix
5+
* Iam validation exception message
6+
7+
# Version 3.4.0 (2021-09-10)
8+
## Added
9+
* New `IAMIntegration` entity
10+
* `Client.create_dataset()` compatibility with delegated access
11+
* `Organization.get_iam_integrations()` to list all integrations available to an org
12+
* `Organization.get_default_iam_integration()` to only get the defaault iam integration
13+
314
# Version 3.3.0 (2021-09-02)
415
## Added
516
* `Dataset.create_data_rows_sync()` for synchronous bulk uploads of data rows

0 commit comments

Comments
 (0)