Skip to content

Releases: heroku/cli

v7.47.12

03 Feb 23:30
Compare
Choose a tag to compare
  • 36e9665 Remove auth:2fa:generate-recovery-codes
  • 9fee08a Errant stray apostrophe

v7.47.11

22 Jan 17:37
Compare
Choose a tag to compare
  • fbb68c1 fix(apps-v5): get pipeline stage from pipeline_coupling

v7.47.10

21 Jan 22:11
e3c4b4b
Compare
Choose a tag to compare
  • 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

v7.47.9

21 Jan 18:02
Compare
Choose a tag to compare
v7.47.9

v7.47.8

21 Jan 15:30
Compare
Choose a tag to compare
  • 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'

v7.47.7

05 Jan 20:16
Compare
Choose a tag to compare
  • 6df12b9 Actually require the vpn update
  • 485f2d4 add +/- context to config:edit output

v7.47.6

16 Dec 21:54
20a1b78
Compare
Choose a tag to compare
  • 20a1b78 (HEAD -> master, tag: v7.47.6, origin/master, origin/HEAD) 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

v7.47.5

10 Dec 18:18
Compare
Choose a tag to compare
  • 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

v7.47.4

01 Dec 22:52
becb8ab
Compare
Choose a tag to compare
  • becb8ab (HEAD -> master, tag: v7.47.4, origin/master, origin/HEAD) 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)

v7.47.3

18 Nov 17:49
81888a0
Compare
Choose a tag to compare
  • 0af72b7 fix(pg-v5): Running diagnose on not default DBs (#1680)