Skip to content

Commit cda0b67

Browse files
authored
Merge pull request #280 from Labelbox/develop
3.4.0
2 parents c186ca9 + 4dce62d commit cda0b67

File tree

13 files changed

+926
-46
lines changed

13 files changed

+926
-46
lines changed

CHANGELOG.md

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

3+
# Version 3.4.0 (2021-09-10)
4+
## Added
5+
* New `IAMIntegration` entity
6+
* `Client.create_dataset()` compatibility with delegated access
7+
* `Organization.get_iam_integrations()` to list all integrations available to an org
8+
* `Organization.get_default_iam_integration()` to only get the defaault iam integration
9+
310
# Version 3.3.0 (2021-09-02)
411
## Added
512
* `Dataset.create_data_rows_sync()` for synchronous bulk uploads of data rows

0 commit comments

Comments
 (0)