Releases: heroku/cli
Releases · heroku/cli
v8.7.1
v8.7.0
v8.6.0
- f6eaaab fix: update if statements in rollback workflow (#2512)
- ad5309d fix(pg-v5) Disallow pg:links for essential-tier plans (#2495)
- cde3799 chore: automate rollback procedure (#2474)
- 622dc9e fix: brew installs in linux (#2506)
- 38d5be7 chore: pg-v5 lint fixes (#2504)
- ef03279 feat(pg-v5): Updates pg commands to route to essential plans to correct host (#2494)
- 7e1b9d1 fix: alpha release fixes (#2501)
- d4db466 fix: run lint after every test. (#2490)
- a5ae035 fix: remove dotenv as no longer necessary (#2497)
- faf85a1 Updating maintenance error message for consistency (#2491)
v8.5.0
- 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
v8.4.2
v8.4.1
v8.4.0
- 46725e7 fix: rollbar version segmentation and telemetry initialization (#2451)
- e83df2c feat(addons-v5): handle asynchronous deprovisioning state (#2422)
- dd535a5 Revert "Revert "refactor: add per hour and max price per month to pricing displays"" (#2448)
- 740f64c chore(docs): add descriptions for pipelines and reviewapps commands (#2446)
v8.3.1
- 9c7099c fix(cli): update boolean logic and add package parser util (#2449)
- 0a4a28e Revert "refactor: add per hour and max price per month to pricing displays (#2439)" (#2447)
- 3777f8d refactor: add per hour and max price per month to pricing displays (#2439)
- 4115b11 Update path for package.json (#2443)
v8.2.0
- 0ae29e6 fix: add yarn.lock update in create release pr (#2438)
- c81c801 fix: build cli for all tests to save time. (#2436)
- 74f8165 fix: update yarn.lock for packages in this monorepo outside of packages/cli. (#2432)
- 0d7e5ca fix: monorepo dependency issues - upgrade to yarn 3 (#2429)
- 76b3dc3 fix: turns out tslib is actually a runtime dependency, not just dev. (#2427)
- e55e00f fix: use correct path for update hooks (#2426)
- 73abf47 refactor: move authorizations, clients, and sessions commands from oauth to cli (#2419)
- f6cbd5e refactor(autocomplete): move into cli package and upgrade to oclif@2 (#2423)
- 9a52f2f feat(cli): add rollbar (#2424)
- 8b7691b refactor: oclif core@2 upgrade (#2416)
- f0a79e2 refactor(status): move to cli (#2411)
- cdb8045 refactor(run): move to cli package (#2415)
- 03dd750 refactor(webhooks): move to cli (#2413)
- 43d3a00 refactor(certs): move to cli (#2410)
- c7fcb35 refactor(ci): move to cli (#2412)
- 614c0b4 refactor(git): move git to cli (#2409)
- e206380 refactor(apps): move apps to cli (#2408)
- ec238d4 refactor(buildpacks): move buildpacks to cli (#2407)
- 93cca05 refactor(pipelines): move to cli package (#2403)
- ab0eec4 refactor(ps): move to cli package (#2404)
- 7d0c976 refactor(config): move to cli package (#2405)
- 1fb5379 refactor(auth): move to cli package (#2402)
- 8d205d4 refactor(local): move to cli package (#2401)
- ef11500 chore: add unit tests for the run package (#2396)
- 837e732 chore: create directories for phase II stabilization work (#2399)
- 1665912 chore(pg-v5): add code coverage reports (#2397)