Aepp

Latest version: v0.3.7

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

Scan your dependencies

Page 2 of 5

0.3.1

* adding methods for Policy module.
* `evaluateMarketingActionUsageLabel`
* `evaluateMarketingActionDataset`
* `createOrupdateCustomMarketingAction`
* `getCustomMarketingAction`
* Fixing issue on Schema Manager when multiple sandboxes are used.
* adding `compareDFschemas` method in schema module and `Schema` class.
* removing & renaming parameters for `SchemaManager` methods in `Schema` class.
* Fixing `schemaAPI` reference in `FieldGroupManager` instantiation
* adding exportDatasetToDataLandingZone module.
* `createDataFlowIfNotExists`
* `createDataFlow`
* `createBaseConnection`
* `createSourceConnection`
* `createSourceConnection`
* `createTargetConnection`
* `createFlow`
* `createFlowRun`
* `checkIfRetry`
* Fixing addFieldGroupToSchema\
Patches:
* Changing return type of `compareDFschemas` method to dataFrame
* Fixing `FieldGroupManager` discovery of custom data type
* More robust `getFailedBatchDF` method
* Supporting pandas > 2.0 by replacing `append` with `concat`
* Fixing support to `getEntity` method in `customerProfile` for experienceEvents data.
* Fixing `start` parameter that is not supported for `getSchemas` anymore.
* default the getSchemas to not get the adhoc schema.
* Fixing the FieldGroupManager intantiation.
* adding documentation on the Catalog
* Adding `onlyDestinations` and `onlySources` as parameter for the `getFlows` method.
* Fixing the `createDataset` method when wanting to have a dataset enabled for Profile and Identity Service.

0.3.0

* Supporting Oauth V2 token for authentication in the config file and configure methods.See [getting-started](./getting-started.md).
* Change in the default config file creation. It is now automatically creating a config file giving information for Oauth Server-to-Server integration
* Change for Oauth V1, the parameter value is now `oauthV1` instead of `oauth` when importing the config file. Automatically, the type of authentication is detected but you can still force the type of authentication to be done via the `auth_type` parameter.

0.2.11

* Supporting the disabling SSL certificate disablement capability

0.2.9

* adding a new module : `destinationInstanceService`
* The new module will help provide destination support.
* logging some errors when identified in the connector `getData` operation
* returning errors for getSchemas operation
* Fixing `getRuns` in `FlowService` class when there are no runs to fetch.
* adding the possibility to extract `description` field when running `to_dataframe` in Schema and Field Group Managers
* adding the `getDataSetObservableSchema` method to retrieve all fields that contains data.

0.2.8

* support for Service Token
* refactoring of token generation to support user-based-token
* Use `DataClass` for better abstraction of Token endpoint response.
* sandbox management for JW and Service Token
* fix issue on `SchemaManager` and `FieldGroupManager` for searching for fields at root.
* adding first set of test
* support JSON file for `uploadSmallFile` method in `ingestion` module
* fixing header `'Content-Type'` header param for `enableDatasetIdentity` in `catalog` module.

0.2.7

* adding environment for AEP API endpoints for non-prod endpoints
* Update the `flowservice` module to support dataset egress
* `createFlowDataLakeToDataLandingZone` method has been added
* `createTargetConnectionDataLandingZone` method has been added
* Update the `flowservice` module to look the connection spec IDs from API instead of hardcoding them
* method `getConnectionSpecIdFromName` has been added
* method `getFlowSpecIdFromNames` has been added (not to be used for Destination SDK flows)
* `createFlow`method has been improved with additional parameters
* `createFlowDataLandingZoneToDataLake` has been created to simplify Data Landing Zone ingestion
* `createSourceConnectionDataLandingZone` has been created

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.