UNPKG

sap-cf-destination

Version:

convenience utility for calling a URL via a SAP CF destination

106 lines (46 loc) 3.92 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [0.3.1](https://github.com/vobu/sap-cf-destination/compare/v0.3.0...v0.3.1) (2021-03-31) ### Bug Fixes * gh action ([9070a6a](https://github.com/vobu/sap-cf-destination/commit/9070a6a18a141c34e0b70055aaf2ceae571399f3)) ## [0.3.0](https://github.com/vobu/sap-cf-destination/compare/v0.2.0...v0.3.0) (2020-01-27) ### Bug Fixes * **docs:** typo in badge url ([f81dc93](https://github.com/vobu/sap-cf-destination/commit/f81dc93e76b47aa648c7064f7904523d9ff5b304)) * **gh-actions:** add install step (doh!) ([1aa1c45](https://github.com/vobu/sap-cf-destination/commit/1aa1c45f6e7aa4de608e9602cab464d77dc7748e)) * use "undefined" instead of undefined else its passing header as undefined ([ce22fef](https://github.com/vobu/sap-cf-destination/commit/ce22fef7f7c08e9057f1d93b787be9b15af4e5f7)) ## [0.2.0](https://github.com/vobu/sap-cf-destination/compare/v0.1.1...v0.2.0) (2020-01-27) ### Features * **cc:** use (optional) SAP cloud connector id in a call ([f8c2142](https://github.com/vobu/sap-cf-destination/commit/f8c2142bfb9229b1125743ba8793a9cf8a86073e)) ### [0.1.1](https://github.com/vobu/sap-cf-destination/compare/v0.1.0...v0.1.1) (2019-07-09) ### Bug Fixes * pass-on headers for form-style submission call to destination ([3f7e42c](https://github.com/vobu/sap-cf-destination/commit/3f7e42c)) ## [0.1.0](https://github.com/vobu/sap-cf-destination/compare/v0.0.2-alpha.5...v0.1.0) (2019-07-09) ### Bug Fixes * API docs ([c39b810](https://github.com/vobu/sap-cf-destination/commit/c39b810)) * sec issues of pkg deps ([84af3ae](https://github.com/vobu/sap-cf-destination/commit/84af3ae)) ### Features * support form-style submissions ([7d97819](https://github.com/vobu/sap-cf-destination/commit/7d97819)) ### Tests * form-style submission ([79e1e84](https://github.com/vobu/sap-cf-destination/commit/79e1e84)) ## [0.0.2-alpha.5](https://github.com/vobu/sap-cf-destination/compare/0.0.2-alpha.4...v0.0.2-alpha.5) (2018-11-26) ### Features * allow binary downloads via destination ([6ee04e4](https://github.com/vobu/sap-cf-destination/commit/6ee04e4)) * enhance response that only tech error trigger a rejection ([35b584d](https://github.com/vobu/sap-cf-destination/commit/35b584d)) ## [0.0.2-alpha.4](https://github.com/vobu/sap-cf-destination/compare/v0.0.2-alpha.3...v0.0.2-alpha.4) (2018-11-22) ### Features * availability with async/await ([7099cd6](https://github.com/vobu/sap-cf-destination/commit/7099cd6)) ## [0.0.2-alpha.3](https://github.com/vobu/sap-cf-destination/compare/0.0.2-alpha.2...v0.0.2-alpha.3) (2018-11-22) ### Bug Fixes * destructive http delete last -> no disruption in mock data ([33149de](https://github.com/vobu/sap-cf-destination/commit/33149de)) * local result for getDestination ([d45a54d](https://github.com/vobu/sap-cf-destination/commit/d45a54d)) ## [0.0.2-alpha.2](https://github.com/vobu/sap-cf-destination/compare/v0.0.2-alpha.1...v0.0.2-alpha.2) (2018-11-22) ### Bug Fixes * license identifier ([34a9323](https://github.com/vobu/sap-cf-destination/commit/34a9323)) ### Features * enhance for running in non-CF env ([bbbd596](https://github.com/vobu/sap-cf-destination/commit/bbbd596)) * http verb and content-type in method signatures ([a8119f3](https://github.com/vobu/sap-cf-destination/commit/a8119f3)) * http verb implementations ([ad54342](https://github.com/vobu/sap-cf-destination/commit/ad54342)) * http verb implementations ([22381f7](https://github.com/vobu/sap-cf-destination/commit/22381f7)) * http verb implementations ([bb34ec4](https://github.com/vobu/sap-cf-destination/commit/bb34ec4)) * http verb implementations ([80f678f](https://github.com/vobu/sap-cf-destination/commit/80f678f)) ## 0.0.2-alpha.1 (2018-11-21)