* 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