Aepp

Latest version: v0.3.4.post1

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

Scan your dependencies

Page 1 of 4

0.3.4

* add `Hygiene` module ([documentation](./hygiene.md))
* adding `datasetId` key to Observable Schemas
* add the `findInactiveBatch` method on the catalog
* fix schema class filtering on `getSchemas` methods\
Patch:
* fix `UploadSmallFile` method in `ingestion` module
* adding `extractPaths` method to `Segmentation` class
* adding `extractAudiences` method in `Segmentation` class

0.3.3

* add Access Control new methods
* getRoles
* getRole
* createRoles
* patchRole
* putRole
* deleteRole
* getSubjects
* updateSubjects
* getPermissionSets
* getPermissionCategories
* getProducts
* createPolicy
* getPolicy
* getPolicies
* deletePolicy
* rename `getReferences` to `getPermissions` in Access control
* rename `postEffectivePolicies` to `getEffectivePolicies`, even if POST method, it returns a list that cannot be changed.
* change `updateSegment` from POST method to PATCH\
Patch:
* Fix the `deleteEntity` in `customerprofile` with `mergePolicyId` Support
* Fix reference and header used in the Computed Attributes methods in `customerprofile`
* Making Field Group Manager supporting more default field groups.
* Fix `getDescriptors` when only one property is passed as parameter
* add `getDescriptors` in `SchemaManager`
* add `getProfileSnapshotDatasets` method to catalog
* fix `disableDatasetIdentity` and `disableDatasetProfile` methods

0.3.2

* fix `getSchemas` and `getFieldGroups` because of Adobe AEP API change.
* adding a __str__ and __repr__ method to all Classes.
* `enableSchemaForRealTime` now also supports the schema `$id`
* abstracting HTTP methods for the `ConnectObject`
* providing a parameter to setup SSL verify in HTTP methods.
* providing `title` column on `to_dataframe` method for `SchemaManager` instances.
* adding the different methods available for sandbox tooling in the `sandboxes` module:
* getPackages
* getPackage
* deletePackage
* createPackage
* updatePackage
* importPackageCheck
* importPackage
* getImportExportJobs
* getPackageDependencies
* checkPermissions
* providing `DataTypeManager` class in the schema module\
Patch:
* fixing `title` for array and array of objects in `to_dataframe()` methods for SchemaManager and FieldGroupManager.
* dropping reference to `pathlib` as required module in `requirements.txt` and `setup.py` file
* adding the new methods `importSchemaDefinition` and `importFieldGroupDefinition` in the Schema and Field Group Manager.
* adding support for Data Type Manager in the Field Group Manager instance (`getDataTypeManager()` method and `dataTypes` attribute)
* adding the `DataTypeManager` class instantiation from `Schema` instance
* fixing `getAudiences` method in Segmentation
* extending flowManager
* fixing `importSchemaDefinition` and `importFieldGroupDefinition` first bugs.

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

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.