Aepp

Latest version: v0.3.7

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

Scan your dependencies

Page 4 of 5

0.1.8

* improve `getClasses` in the schema module.
* Adding some classes methods:
* putClass
* patchClass
* deleteClass
* adding shortcuts for
* enabling a schema for union profile : `enableSchemaForRealTime`
* extend a FieldGroup / Mixin to multiple class support (ExperienceEvent/Record/Profile) : `extendFieldGroup`
* adding several methods for profile and identity enablement of datasets:
* `enableDatasetProfile`
* `enableDatasetIdentity`
* `disableDatasetProfile`
* `disableDatasetIdentity`
* `createUnionProfileDataset`
* adding `createExportJob` fin the `customerprofile` module
* adding `getExportJobs`,`getExportJob` and `deleteExportJob`\
Patch:
* improving `schema` internal module work
* adding new option for `getFieldGroup` method
* fix issue with `getDataType` method
* fixing typo in documentation
* Improving descriptor methods with primary support
* fixing getDescriptors loop
* adding deprecated option for schema, fieldGroup and class
* fixing `SyncValidation` parameter in data ingestion.
* adding option to get raw request response object
* Fixing sandbox attribute update when using `updateSandbox` method
* Fix `getAuditEvent` pagination
* Improving `copyFieldGroup` method
* Fixing `extendFieldGroup`
* supporting parquet file download from data access API
* supporting replace operation when creating batch.

0.1.7

* adding statistics endpoint to retrieve dataset size in the `QueryService` class in the `queryservice` module. Method: `getDatasetStatistics`.
* adding the destination SDK capability in the `destination` module. Documentation on [Destination Authoring](https://developer.adobe.com/experience-platform-apis/references/destination-authoring/) or [internal documentation](https://github.com/pitchmuc/aepp/blob/master/docs/destination.md)
* adding the capability to enable a dataset for profile directly from API: `catalog` module and method `enableDatasetProfile`
* Improving the `createClass` method with simpler parameters.
* Updating links to Adobe documentation
* Change `Accept` parameter for `application/json` in `identity` submodule for certain methods.\
Patch:
* typo on the `getIdentity` parameter check conditions.

0.1.6

* update `queryservice` module to avoid PostgreSQL server installation when not using `InteractiveQuery`.
* update query service module documentation.
* adding `export` and `import` method to the schema module.
* adding behavior methods to schema module.
* parametarize the `generateLoggingObject` method.

0.1.5

* improve `segmentation` methods

0.1.4

* adding queryTemplate endpoint (GET and DELETE)
* adding `cancelQuery` and `deleteQuery` method
* adding `property` parameter on `getQueries` method
* modifying `deleteBatch` method location. Now part of the `ingestion` module.
* adding `replayBatch` method to ingestion module.
* adding FieldGroup compatibility.
* adding logging capability (see [documentation](./logging.md))

Patches:

* fix an issue on logging data when using `GET` method.
* adding more endpoints in the `dataprep` module
* adding the `updateSchedule` on the `segmentation` module

0.1.3

* adding manifest file to include pickle files
* changing setup file to include pickle files
* adding overlap report endpoint in `customerprofile`

Patch:

* Fix `getRuns` and `getRun` in `flowService` module
* adding *n_results* parameter in most of global calls
* fix `streamMessage` and `streamMessages` methods wrong capitalization
* adding docstring to `flowservice` elements

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.