Aepp

Latest version: v0.3.8

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

Scan your dependencies

Page 3 of 5

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

0.2.6

* adding an `updateFlow` and `updateFlowMapping` method to `FlowManager` class.
* adding the `ConnectObect` class that will provide a more dynamic way to switch between orgs or sandboxes.
* adding `sandbox` param in class instantiation for supporting sandbox definition at instantiation time.
* adding support for `patchDataType` and `putDataType` operation in `Schema` class.
* Supporting the class `Formatter` type in the logging capability.
* updating the `createDataSet` method in `Catalog` to allow better parameterization.
* Changing Content-type for `enablingDatasetProfile` method. Undocumented issue for AEP.
* adding `getLandingZoneContainer` , `exploreLandingZone`, `getLandingZoneCredential` and `getLandingZoneContent` in `FlowService` class.
* adding `createSourceConnectionDataLandingZone` in `FlowService` class
* adding support for `systemLabels` parameters in DataSet creation.
* fixing issue on Query Service when you can only pass the `templateId` parameter\
Patch
* fix query service endpoints reference

0.2.5

* adding the `completePath` attribute for search result of `searchField` method in `SchemaManager`
* fix the `getField` method and support any field type.
* adding the `updatePolicy` method in the flow.
* fixing typo on `pathFieldGroup` method for `FieldGroupManager`.
* updating the field group will automatically update the local copy of the definition.
* adding the searchAttribute for `SchemaManager` and `FieldGroupManager` class.
* add a `createSchema` method from the `SchemaManager` class.\
Patch:
* fix when root component where search via searchField and searchAttribute
* fix when strings were passed to add Fieldgroup to SchemaManager
* adding the `updateSchema` method in `SchemaManager` class.
* adding a method to return all available default field groups (`getFieldGroupsGlobal`)
* adding `output` param or `getSchemas` and `getFieldGroups` methods
* adding a `fieldGroups` attribute to `SchemaManager` instance with `$id` and `title`

0.2.4

* Supporting out of the box schema and field groups for `SchemaManager` & `FieldGroupManager`
* fix `FlowManager` instantiation when no update available for a mapping.
* adding a parameter (`mappingRulesOnly`) to extract only the rule out of a mappingSet.\
* adding querypath output for dataframe in `FieldGroupManager`
* support `property` and `customFields` having the same object construction\
PATCH :
* moving from `customField` to `property` per default.
* adding method `getMapping` to get detail on mappings from FlowManager
* changing methods to extract MappingSet rules by `cleanMappingRules` and `copyMappingRules`

0.2.2

* adding `FieldGroupManager` and `SchemaManager` class in the `schema` submodule
* adding support for more parameter on `getFailedBatches` in `catalog` submodule
* adding the new method `getMapperErrors` to access mapper errors and provide cleanse data to analyze.
* adding the `FlowManager` class to gather all information from one flow Id.
* improving the method to fetch unique component of the Flow. Avoiding additional clean up to end result.
* import `updateMappingSet` method so only the mapping list is required to be provided.\
Patch:
* fix searchField, getField by accessing `properties` and `customField` attributes.
* adding possibility to modify schema output when updating mapping.
* adding timestamp information and updating date for mapping in Flow service.
* deduplicating path for SchemaManager dataframe output
* improve when path used for title on FieldGroup manager `addField` operation is not cleaned.
* adding Enum support for `addField` operations
* adding `createFieldGroup` method on `FieldGroupManager`
* changing the requirement to instantiate `FieldGroupManager` and `SchemaManager`. No requirement to pass the Schema instance if a config file has been provided.
* supporting operation on out-of-the-box fieldgroups

0.2.1

* remove requirement for `PyGreSQL` and `psycopg2`\
Patch
* Fixing looping for Schemas / Field Groups and Data Type

Page 3 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.