Releases: figaf/cpi-api
Releases · figaf/cpi-api
3.15
3.14
- refactoring of
RequestContextand its usage to simplify API access. Preserving integration suite URL now is configurable at client method implementation level, not outside by user request. Also avoided mutations ofRequest contextthat didn't allow usage of same request context for different scopes (for example mixed public and web API requests). - better error messages for runtime artifact not found cases
3.13
- dependencies update (the most critical is
httpclient5upgrade from 5.3.1 to 5.5)
3.12
- Changed license of the project to MIT. Configured license validation for dependencies
3.11
- declared
ModifiedByas optional field during parsing of artifact, document and package
3.10
- added
CpiIntegrationFlowClient.undeployIFlow - fixed undeployment for NEO environments in
CpiIntegrationFlowClient.deleteAndUndeployIFlow - added
ESCALATEDstatus to the MPLs lookup with trace level
3.9
isIntegrationSuiteHostmethod now determines cases when the second part of url has prefix or postfix nearintegrationsuite, for example:https://test-eu-dev.integrationsuite-cpi026.cfapps.eu10-002.hana.ondemand.com
3.7
- fixed fetching of all partner directory parameters due to default limit of
1000items that API returns
3.6
- added
CpiRuntimeArtifactClient.getArtifactAdditionalAttributesmethod to fetch additional attributes of the design time artifact - added code
200as allowed status for artifact upload response
3.5
- extended
PartnerDirectoryClientwith support ofAlternative Partners - enhanced
isIntegrationSuite(..)condition to cover cases whereintegrationsuitestring appears in the instance id