Airt-client

Latest version: v2023.3.0

Safety actively analyzes 638361 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

2022.9.0

Released on Sep 30, 2022

**airt-server changes:**

* Feature: Rename from_csv, from_parquet routes to to_datasource route
* Feature: Add new routes to register and validate the phone number
* Feature: Add new route to reset password
* Feature: Add new route to send OTP via SMS to the registered phone number
* Feature: Accept both TOTP and SMS OTP for validation in disable_mfa and reset_password routes
* Feature: Add cloud_provider parameter in datablob routes to store datablob in aws or azure
* Fix: Add phone number field in /user/create route
* Fix: Remove password field in /user/update route
* Fix: Remove OTP requirement for read-only /user and /apikey routes

**airt-client changes:**

* Feature: Integrate to_datasource method and remove from_csv, from_parquet methods
* Feature: Integrate register and validate the phone number routes
* Feature: Integrate reset password route
* Feature: Integrate send SMS OTP route
* Feature: Integrate disable_mfa route changes
* Feature: Integrate cloud_provider changes
* Fix: Integrate user and apikey route changes

2022.8.0

Released on Aug 31, 2022

**airt-server changes:**

* Feature: Add GitHub as an external authentication provider for single sign-on (SSO)
* Feature: Use UUID instead of incremental id
* Feature: Add route to create datablob from Azure Blob Storage
* Feature: Add route to push prediction results to Azure Blob Storage

**airt-client changes:**

* Feature: Integrate single sign-on (SSO) changes
* Feature: Integrate UUID changes
* Feature: Integrate from_azure_blob_storage and to_azure_blob_storage routes
* Fix: Use .uuid attribute instead of the .id attribute to access the unique id for the class instances

2022.7.0

Released on Aug 1, 2022

**airt-server changes:**

* Fix: Get currently logged-in user information by passing either user_id or username
* Feature: Request OTP while accessing sensitive routes for MFA-enabled users
* Feature: Add parameter for specifying AWS region while creating new datablob to store data
* Feature: Add single sign-on (SSO) authentication for generating new tokens using Google as an external authentication provider

**airt-client changes:**

* Fix: Integrate user's info route changes
* Feature: Integrate OTP route changes
* Feature: Make sensitive CLI commands interactive if OTP is not passed as an argument for MFA enabled user
* Feature: Integrate region parameter
* Feature: Integrate single sign-on(SSO) authentication

2022.6.0

Released on June 1, 2022

**airt-server changes:**

* Feature: Add Multi-Factor authentication for login
* Feature: Add route to get user's info

**airt-client changes:**

* Feature: Integrate Multi-Factor authentication
* Feature: Integrate route to get user's info
* Fix: Include index_column in the output of the `airt model evaluate` CLI command

2022.5.0

Released on May 31, 2022

**airt-server changes:**

* Fix: Update OpenAPI docs
* Fix: Send the dtypes along with the data when calling the head route

**airt-client changes:**

* Fix: Add source for DataBlobs created using the from_local method
* Fix: Return a dictionary instead of pandas series when calling the Client.version method
* Fix: Set proper dtypes to the dataframe in the datasource.head method

2022.4.0

Released on April 27, 2022

**airt-server changes:**

* Fix: Include index of datasource in datasource head route's response
* Feature: Include datablob's source in datablob reponse object

**airt-client changes:**

* Feature: Integrate prediction.to_clickhouse method
* Feature: Add set_token method to Client class
* Fix: Include index of datasource in datasource.head() method
* Feature: Integrate source property in DataBlob class

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.