Skip to content

Releases: heroku/cli

v8.11.1

25 Mar 21:04
6dbf5e0
Compare
Choose a tag to compare
  • e0457f2 Remove semver from resolutions & reinstate in /cli package.json (#2743)
  • 853b94f fix(ps): update larger dyno checking (#2741)
  • 450aa64 chore: remove snyk files and upgrade and resolve dependencies (#2736)

v8.11.0

21 Mar 16:12
a525d5e
Compare
Choose a tag to compare

v8.10.0

20 Feb 14:25
25f0948
Compare
Choose a tag to compare
  • a618081 fix: allow ps:scale to handle extra args (#2643)
  • c02851b fix: update snyk workflow to use yarn dlx correctly (#2639)
  • 01a77cc fix: add yarn to snyk commands (#2635)
  • 2c4126f chore: update snyk install command (#2632)
  • 7c3b1de chore(deps): fix critical severity alerts from Dependabot (#2622)
  • 387bf55 feat(pg-v5): Updating Data's hostname to api.data.heroku.com (#2529)

v8.9.0

09 Feb 15:46
8f6ff45
Compare
Choose a tag to compare
  • 653d265 Fix error triggered on check for internal feature flag (#2628)
  • 79b8eca feat(pg): enable credentials url/rotation command for essential tier dbs (#2621)
  • 5ad733e feat(redis-v5): Updating redis-v5 to use api.data.heroku.com (#2554)

v8.8.0

08 Feb 16:36
92cc834
Compare
Choose a tag to compare
  • cfe6fe0 chore: update readme Developing instructions (#2623)
  • 6344c33 chore: bump oclif to v4.4.7 (#2620)
  • 9687e82 fix: set default port for heroku:local to 5006 (#2618)
  • 23f8e2d feat(ps): add larger dyno information to ps:type and ps:scale (#2598)
  • d04ff66 fix: updates to stampy actions (#2608)
  • e6bc353 chore: move pack windows script to separate workflow and update oclif version (#2593)
  • 17f9629 chore: add workflows and scripts for uploading to and downloading from stampy (#2586)
  • 30c3963 fix: bump @oclif/plugin-update to a version that doesn't delete the CLI (#2585)
  • da0d23a test: update run-v5 integration test (#2587)
  • 0abd183 chore: remove rollback automation (#2576)
  • abf58f1 chore: add windows pack, upload, and promote scripts to workflows (#2573)
  • ea64be5 fix: remove unneeded pricing language for teams (#2575)
  • 7ba13da Updates to node v16.20.2 to resolve a high priority vulnerability (#2571)
  • c2e53f3 fix: dev channel releases (#2546)
  • 0a36928 chore: add direwolf test run to prerelease workflow (#2542)
  • 1dfc2f4 fix: set direwolf test to only run against production (#2541)
  • ebcf071 Update dependabot.yml (#2540)
  • cf78e2e fix: release bugs due to external changes (#2539)
  • 67543ab fix: remove any oclif manifests. They interfere with doc generation (#2536)
  • 2698967 chore(cli): repo maintenance (#2537)

v8.7.1

06 Nov 19:49
3f5e369
Compare
Choose a tag to compare
  • fb60f05 chore: add direwolf automation (#2527)
  • 44d28f3 fix(spaces) heroku space:wait and space:info will not fail if space/space_name/nat is not available (#2526)
  • 7e97d78 fix: explicetly run homebrew release as node script (#2517)

v8.7.0

24 Oct 20:35
e239675
Compare
Choose a tag to compare
  • 51dc3ac feat(pg-v5): credentials adding capabilities for numbered essential plans (#2513)

v8.6.0

16 Oct 21:02
2a71b1e
Compare
Choose a tag to compare

v8.5.0

28 Sep 21:02
350fe16
Compare
Choose a tag to compare
  • dff587b Fix: syntax fixes for GHA prerelease refactor (#2488)
  • 581c4d2 fix: allowing execution privileges on validate-prerelease file (#2485)
  • 406dc56 chore: update rollbar access token (#2487)
  • 84c795c fix: checkout repo in order to run prerelease validation script (#2482)
  • 7e7201f fix: fix inputs for workflow_call in promote and promote-release (#2481)
  • 20ea657 prefer HEROKU_DATA_HOST when set (#2479)
  • 711feef feat(apps-v5): Use colors when showing run dynos in the ps output (#2480)
  • 4f7a7c3 fix: default to --port 5001 for heroku local (#2475)
  • de76e92 chore: enable alpha prereleases (#2478)

v8.4.3

19 Sep 18:45
8226515
Compare
Choose a tag to compare
  • e8f3f5f fix: revert to previous CLI exit handling. (#2467)