Releases: SAP/cloud-foundry-tools-api
Releases · SAP/cloud-foundry-tools-api
v2.0.0
feat: cfApi is announced (#108)
v1.2.0
chore: bump @commitlint/config-conventional from 12.1.1 to 12.1.4 (#88)
v1.1.1
fix: 'getServicesInstancesFilteredByType' re-implemented (#93)
v1.1.0
feat: function 'cfGetApps' announced (#79)
v1.0.2
fix: v2->v3 adjustments (#73)
v1.0.1
fix: integration adjustment (#72)
Support for Cloud Foundry V3 API docs
prerequisite: cf CLI v7 must be set to your environment
v0.8.1
fix: bump patch version
v0.8.0: chore: bump properties-reader from 2.1.1 to 2.2.0 (#47)
Bumps [properties-reader](https://github.com/steveukx/properties) from 2.1.1 to 2.2.0. - [Release notes](https://github.com/steveukx/properties/releases) - [Commits](https://github.com/steveukx/properties/compare/v2.1.1...v2.2.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: AG <33512452+alex-gilin@users.noreply.github.com>
v0.7.0
feat: adding service instance creation properties in ServiceTypeInfo …