Skip to content

Commit

Permalink
Merge pull request #280 from Labelbox/develop
Browse files Browse the repository at this point in the history
3.4.0
  • Loading branch information
msokoloff1 authored Sep 10, 2021
2 parents c186ca9 + 4dce62d commit cda0b67
Show file tree
Hide file tree
Showing 13 changed files with 926 additions and 46 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

# Version 3.4.0 (2021-09-10)
## Added
* New `IAMIntegration` entity
* `Client.create_dataset()` compatibility with delegated access
* `Organization.get_iam_integrations()` to list all integrations available to an org
* `Organization.get_default_iam_integration()` to only get the defaault iam integration

# Version 3.3.0 (2021-09-02)
## Added
* `Dataset.create_data_rows_sync()` for synchronous bulk uploads of data rows
Expand Down
Loading

0 comments on commit cda0b67

Please sign in to comment.