apiconnect-cli-login-bluemix
Version:
Plugin for IBM API Connect Developer Toolkit.
219 lines (110 loc) • 3.85 kB
Markdown
2020-12-29, Version 7.0.0
=========================
* porting to node 14 (Hooman Moobed)
2020-09-16, Version 6.0.2
=========================
* Fixing security vulnerabilities (Hooman Moobed)
2019-05-09, Version 5.0.4
=========================
* Add gothics dev env (Matthew Hamann)
2019-01-11, Version 5.0.3
=========================
* Update copyright (Ivy Ho)
2019-01-10, Version 5.0.2
=========================
* Update copyright 2018 (Ivy Ho)
2018-12-13, Version 5.0.1
=========================
* update travis.yml (Ivy Ho)
* fixup (JISOO LEE)
* Fix login issues relating to new domains (Matt Hamann)
2018-09-27, Version 5.0.0
=========================
* Update to handling remote anchor breaking change (Hooman Moobed)
2018-09-10, Version 4.1.2
=========================
* Handle new/unknown regions (DAVID M. GREEN)
2018-06-11, Version 4.1.1
=========================
* Drop node 4 test (Ivy Ho)
* drop node 4 (Ivy Ho)
2017-10-24, Version 4.0.4
=========================
* Delete notices.txt (Ivy Ho)
* Delete non_ibm_license.txt (Ivy Ho)
2017-10-23, Version 4.0.3
=========================
* Simplify License (Ivy Ho)
* Update license files for 5080 release (Ryan Graham)
2017-06-27, Version 4.0.2
=========================
* update license notices (Ryan Graham)
2017-06-19, Version 4.0.1
=========================
* update license notices (Ryan Graham)
2017-04-17, Version 4.0.0
=========================
* add ability to login with apiKey (#80) (DAVID M. GREEN)
2017-04-14, Version 3.2.8
=========================
* Fix copyright header in files (#79) (Krishna Raman)
2017-03-17, Version 3.2.7
=========================
* Revert "cleaned for dedicated" (Fulton Byrne)
2017-03-14, Version 3.2.6
=========================
* mrge dedicated login #77 (FULTON BYRNE)
* cleaned for dedicated (Fulton Byrne)
2017-03-09, Version 3.2.5
=========================
* Update license files (Krishna Raman)
2017-01-17, Version 3.2.4
=========================
* Update license files (Ying Lu)
* Remove deploy step from travis. (Rick Curtis)
2016-12-11, Version 3.2.3
=========================
* Update license files (Krishna Raman)
2016-11-23, Version 3.2.2
=========================
* Bulk update of travis.yml. (Rick Curtis)
* Update travis and pckg.json to remove 012. (Rick Curtis)
2016-10-20, Version 3.2.1
=========================
* Update license files (Krishna Raman)
2016-10-04, Version 3.2.0
=========================
* Update to use apiconnect-config dep. (Rick Curtis)
2016-08-22, Version 3.1.0
=========================
* Use spec reporter for tests. (Ying Lu)
* use consistent semver for strong-globalize (Sai Vennam)
* Initial Globalilze (Tetsuo Seto)
2016-07-21, Version 3.0.3
=========================
* Add password login (Krishna Raman)
2016-07-18, Version 3.0.2
=========================
* Update engines to node >=0.12. (Rick Curtis)
* Run coverage test on node v6. (Ying Lu)
2016-06-21, Version 3.0.1
=========================
* Add polyfill for String.include(...) (Krishna Raman)
* Support /cert endpoint for v5010 or v5020 (Matt Hamann)
* Temporary cert workaround change. (GARETH CLYNE)
* Look up cert and alg from login server (GARETH CLYNE)
* Remove Formfactor check (David Green)
2016-05-23, Version 2.0.0
=========================
* Update dependencies (Krishna Raman)
* Updated login plugin to handle sso path (David Green)
* Fix readme & package.json (gunjpan)
* add resolve (Gareth Clyne)
* fix exception (Gareth Clyne)
* Add missing if block (Matt Hamann)
* Refresh expired tokens when possible (Matt Hamann)
* Remove es6 const syntax (Krishna Raman)
* Use eslint-config 2.x (Krishna Raman)
2016-03-21, Version 1.0.1
=========================
* First release!