Releases: heroku/cli
Releases · heroku/cli
v7.52.0
- 27fec4f Update packages/auth/src/commands/auth/2fa/disable.ts
- 647970f more lint
- d2bec3a lint
- 33210a1 add back in example
- 57e1d00 feat(auth): Update auth:2fa:disable
- 61f81ee Remove sni_ssl_cert variant (#1775)
- 2bfddd6 chore(apps-v5): remove unused variable
- 2949f1d fix(apps-v5): Improve UX of stack:set command output (#1771)
- 9d476c4 build: fix homebrew release script by actually comitting changes
- 085c1dc fix: Update scripts/release/homebrew/templates/heroku.rb to use opt_bin
- 6af0922 fix: correct path to node for homebrew install
v7.51.0
v7.50.0
v7.49.1
v7.49.0
v7.48.0
v7.47.13
- faa7818 chore(cli): bump @heroku-cli/command and @oclif/plugin-legacy (#1740)
- 081ccc6 v7.47.12
- 36e9665 Remove
auth:2fa:generate-recovery-codes
- 9fee08a Errant stray apostrophe
- f7f3221 v7.47.11
- fbb68c1 fix(apps-v5): get pipeline stage from
pipeline_coupling
- e3c4b4b v7.47.10 (#1727)
- 877ef9c docs(git): Fix a mistake in git:remote examples (#1714)
- 628cee6 build: use --force with git fetch origin --tags
- 6118cbf build: fix release scripts to use more compatible git command
- fa81598 v7.47.9
- 1698ca6 fix(ci-v5) pass token on connect for ci --watch
- 6207ac1 chore(deps): bump ssh2 from 0.6.1 to 0.8.9 (#1592)
- a63a89d chore(deps): bump strip-eof from 1.0.0 to 2.0.0 (#1614)
- be4ddca build(deps): bump bl from 1.2.2 to 1.2.3 (#1672)
- 2e71b55 v7.47.8 (#1722)
- 61a6084 use TLS_URL for hobby dev if version supports TLS
- 563d71f build: add release scripts
- a8ad6ac docs(apps-v5): Update create/stack:set examples to use Heroku-20 (#1716)
- d8ccbc2 build(deps): bump ini from 1.3.5 to 1.3.8
- aed116f build(deps): bump node-fetch from 2.3.0 to 2.6.1
- aa120d0 build(deps): bump http-proxy from 1.17.0 to 1.18.1
- fd789b1 test(pg-v5): remove unexpected / fix tests
- 47a15b5 test(pg-v5): remove unexpected
- 117f86e test(apps-v5): remove unexpected
- b5349a7 test(container-registry-v5): remove unexpected
- af4f56f test(oauth-v5): remove unexpected module; add chai
- 6707269 test(git): remove unexpected module
- b554406 test(addons-v5): remove unexpected module
- b0df35a test(oauth-v5): remove un unexpected usage
- f30b141 test(apps-v5): remove unexpected
- 535b8ba test(pg-v5): remove 'unexpected' node module
- 18a9341 test(pg-v5): fix assertions
- ef2c8ad test(apps-v5): update tests to be more accurate
- e7b2032 test(apps-v5): add chai-as-promised dependency
- 1931c53 test: replace 'unexpected' library with 'chai'
- 5c91959 v7.47.7
- 6df12b9 Actually require the vpn update
- 485f2d4 add +/- context to config:edit output
- 20a1b78 v7.47.6 (#1702)
- 7f86c49 fix(pg-v5): return child process stdout (#1701)
- 729acd6 fix(pg-v5) pgbouncer promote (#1690)
- c54e2ee We only support default credential for connection pooling atm. Disallow non-default credentials (#1696)
- c396ab6 Fix Command call
- d27bcec Remov co and move to async/await
- 33d71c3 Standard fix
- 0c8234e Standard --fix
- 0d948c8 Export the patch
- f8242c5 Add an update VPN command
- 85acd51 v7.47.5
- 67bfa61 fix(pg-v5): once returns array of arguments, add test
- a629870 test(pg-v5): restore simpler process.env setter
- a20fc0a refactor(pg-v5): add debugs to runtime and remove test duplication
- 3efa560 refactor(pg-v5): add debug statements to lib/psql.js
- fd7c41c refactor(pg-v5): use async functions instead of co-wrapped generators
- 6eb7962 fix(pg-v5): ensure ssh tunnel properly gets cleaned up
- e3ea25e fix(apps domains) No variant needed for domains:update now
- becb8ab v7.47.4 (#1688)
- f581a47 Update generate-recovery-codes deprecation message (#1685)
- 2b278f0 fix(pg): Remove SIGINT capture and allow default node clean up (#1687)
- 81888a0 v7.47.3
- 0af72b7 fix(pg-v5): Running diagnose on not default DBs (#1680)
- ac00309 v7.47.2 (#1676)
- 6adc98b Include id in Range header (#1675)