Aepp

Latest version: v0.3.7

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

Scan your dependencies

Page 1 of 5

0.3.7

* adding support for assurance token on Edge methods
* adding following methods to flowservice
* `createFlowStreaming`
* `createTargetConnectionDatasetToDataLandingZone`
* `getExportableDatasets`
* `getExportableDatasetsDLZ`
* `createBaseConnectionS3Target`
* `createBaseConnectionBlobTarget`
* `createBaseConnectionDLZTarget`
* `exportDatasetToDLZ`
* [see documentation](./flowservice.mdcreateFlowStreaming)
* adding methods to package ([see sandbox methods](./sandboxes.md))
* `createShareRequest`
* `approvingShareRequest`
* `getShareRequests`
* `transferPackage`
* `getTransfer`
* `getTransfers`
* `importPublicPackage`

0.3.6

* Adding the `edge` module. [Documentation](./edge.md)
* adding better docstring and documentation for `catalog` module [here](./catalog.md)
* adding `enableDatasetUpsert` specific method in `catalog` to enable a profile for upsert.
* fixing methods for `customerprofile` in order to retrieve destinations and projections.
* adding complete documentation for `ingestion` module.
* Deprecated `uploadLargeFilePart` & `uploadLargeFileStartEnd` in `ingestion` module.\
Patch:
* adding `getParquetFilesToDataFrame` and `transformDataToDataFrame` methods in `dataaccess`

0.3.5

Deprecate:
* Deprecated `getLandingZoneContainerName` method in `flowservice`, new `getLandingZoneStorageName` should be used instead
* Deprecated `getLandingZoneContainerTTL` method in `flowservice`, new `getLandingZoneStorageTTL` should be used instead
* Deprecated `getLandingZoneStorageAccountName` method in `flowservice`, new `getLandingZoneNamespace` should be used instead\
Patch:
* fix on Data Hygiene method `createRecordDeleteRequest`
* fix some typo on `customerProfile` docstring and methods

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 ([doc](https://github.com/adobe/aepp/blob/main/docs/segmentation.md#extractpaths))
* adding `extractAudiences` method in `Segmentation` class ([doc](https://github.com/adobe/aepp/blob/main/docs/segmentation.md#extractaudiences))
* fixing the `updateFlowMapping` in FlowManager class.
* fixing the `policy` module
* adding the `tags` module
* improving the `schema` documentation
* improving docstring in `DataPrep`
* improving batch ingestion in `ingestion` module.
* Improve documentation for Schema and dropping mixins related methods
* Improving `FieldGroupManager` to handle `dataType` & fix on typo
* Improving `QueryService` documentation and setup a new method `createQuery` that is a copy of `postQueries`
* Adding support for edge case scenario when data type are added as array.

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.

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.