Releases: heroku/heroku-cli-plugin-applink
Releases · heroku/heroku-cli-plugin-applink
v1.2.0
- feat(jwt-authorization): Rename add jwt authorization command to follow CLI naming conventions (#181) 3780df3
- chore(deps): bump axios from 1.9.0 to 1.12.2 (#155) e2cb00e
- Resolve 3PP vulnerabilities (#179) 10a7c4b
- chore(deps): bump glob from 10.4.5 to 10.5.0 7d99603
- docs: JWT authorizations documentation (#170) 8c99abf
- feat: feat: Add JWT authorization command for Datacloud (#169) d7fbd97
- feat: Adds Salesforce JWT authorization command (#167) 9054b8d
- feat: adds json flag to sf auths add command (#164) d9e99bb
- chore: Normalize Applink CLI plugin dev dependencies and tooling (#160) b093875
- v1.1.0 b966412
- feat: add confirmation for DATs to be deleted with datacloud disconnect (#157) 998d5ed
- v1.0.2 (#156) a1a7db5
- chore(deps): bump axios from 1.9.0 to 1.12.0 (#153) 1682a36
- chore(deps): bump form-data from 4.0.2 to 4.0.4 (#145) a022e30
- v1.0.1 (#144) afd7314
- fix: Correct reference to Heroku CLI command to list addons on an app (#141) 8d4f400
- fix: fix typo in datacloud:data-action-target:create (#143) 4818466
- v1.0.0 (#140) 3b0bb8a
- refactor: update applink:authorizations and applink:connections devcenter links (#139) 7a9bb07
- refactor: help text updates (#138) 5faba13
- v0.0.16 (#136) 849ad3c
- fix: take add-on attachments into consideration when getting config vars (#133) cd38de3
- feat: add datacloud authorizations commands (#135) a1d4f40
- Update endpoint (#134) 3965f82
- v0.0.15 (#132) 5dd7c74
- Use the app that grants perms for the x-app-uuid. (#131) 002193f
- v0.0.14 (#128) 44d5901
- chore: remove old error response handling (#127) e5562de
- chore: update fetch failure display (#126) e815079
- Update type from 'WebHook' to 'webhook' (#125) df66f3c
- Surface salesforce:connect:jwt cmd (#124) e883b6b
- v0.0.13 (#123) bc487d6
- chore: remove code that allows for use of integration plugins (#117) 8dd21e6
- refactor: update confirmation prompt to show connection type (#122) 2b2aaf0
- chore: remove heroku component inventory data (#121) 6adca8b
- refactor: update salesforce commands to match latest spec (#120) 4975de4
- refactor: update applink:authorizations commands to match latest specifications (#113) 567be93
- refactor: update datacloud commands to match latest specifications (#115) 1fe6577
- v0.0.12 (#116) 3d684ef
- chore: move to public workflow runners (#118) 0e9a3b5
- refactor: update applink:connections commands to match latest specifications (#114) c7894e7
- feat: add salesforce:authorizations:remove command and updates (#110) 0fb776d
- feat: bump version of @heroku-cli/command to enable redaction of sso tokens (#111) 8113353
- refactor: update salesforce:publish API call to not use APIClient (#106) 1ca3de2
- Update authorization statuses (#105) b72f4b7
- Bug fix: use the correct Bearer token in salesforce:connect:jwt (#107) 6b4f93e
- chore: add required docs for open source (#100) 175900c
- refactor: update applink:authorizations:info and fix --addon bug (#104) 5d770b4
- fix: remove unneeded dependency yeoman (#102) 054a358
- Update relevant api requets to use retryAuth (#99) ab2f9d1
- feat: add salesforce:connect:jwt command (#59) 3b9e714
- chore: update import to publish with additional updates (#95) dd35ce5
- refactor: org_name => connection_name or developer_name; salesforce_org, datacloud_org to org (#98) 4f43df6
- fix: add auth headers to remaining applink api calls (#97) 01c34b7
- feat: add salesforce:publications command (#96) 5113199
- refactor: set authorization header as part of applink api call (#94) f8a35c9
- refactor: add sso auth to base command (#93) c27e85d
- Add standardized pr template (#91) 999b261
- chore: update all 'state' references with 'status' (#87) ce8e4d0
- chore: remove support for displaying results across apps (#88) 092c62d
- Refactor: add confirmation checks to salesforce and datacloud disconnect commands (#89) 3a8ec51
- feat: add applink:authorizations:info command (#86) edca863
- chore: replace integration with applink (#75) 1a2ec72
- feat: add applink:authorizations command (#84) b485151
- refactor: remove store-run-as-user flag from salesforce:connect and replace state with status (#83) c5c7c6b
- feat: add salesforce:authorize command (#82) dfbbbc5
- refactor: add support for N:N addon model (#81) 5ca7382
- refactor: update text in datacloud commands (#80) 9ccb089
- feat!: remove project, rename state to status (#78) 3c12aae
- chore: fix entries for component inventory (#77) 453e82d
- Bump @babel/helpers from 7.24.8 to 7.27.0 (#69) 08a4b42
- Update cross spawn to resolve security alerts (#73) 4469dd2
- chore: Update to node 20, add component inventory (#68) ba5b8b8
- Merge pull request #64 from heroku/pablotemporini-patch-1 5fe72cb
- Update CODEOWNERS 5c4974f
- Update CODEOWNERS c03dfb3
- fixing format 3162b77
- Update repo metadata cc1d1e4
v1.1.0
What's Changed
- v1.0.2 by @zwhitfield3 in #156
- feat: add confirmation for DATs to be deleted with datacloud disconnect by @gsinghsfdc in #157
New Contributors
- @gsinghsfdc made their first contribution in #157
Full Changelog: v1.0.2...v1.1.0