Skip to content

Commit

Permalink
v9.0.0-beta.0 (#2917)
Browse files Browse the repository at this point in the history
* chore: remove alpha versions and reset changelogs

* v9.0.0-beta.0
  • Loading branch information
k80bowman committed Jul 9, 2024
1 parent a44218a commit db0a509
Show file tree
Hide file tree
Showing 41 changed files with 469 additions and 317 deletions.
87 changes: 75 additions & 12 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,46 +3,109 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [9.0.0-alpha.3](https://github.com/heroku/cli/compare/v9.0.0-alpha.2...v9.0.0-alpha.3) (2024-06-10)
# [9.0.0-beta.0](https://github.com/heroku/cli/compare/v9.0.0-alpha.3...v9.0.0-beta.0) (2024-07-09)


### Bug Fixes

* move tsheredoc to dependencies ([#2899](https://github.com/heroku/cli/issues/2899)) ([ef80505](https://github.com/heroku/cli/commit/ef80505389f4acd86cc1db65a22576db44c20ab8))
* **W-15838634:** plugins --json yields TypeError: Converting circular structure to JSON ([#2895](https://github.com/heroku/cli/issues/2895)) ([e7daae4](https://github.com/heroku/cli/commit/e7daae4ea670121082b8d29602342e7aca48e8ca))
* **W-15954887:** json flag yelds error for command: heroku commands --json ([#2897](https://github.com/heroku/cli/issues/2897)) ([7843813](https://github.com/heroku/cli/commit/7843813f09deacb3de8ad3f366c09f17f99b350a))
* add short char for the team flag on spaces:transfer ([#2912](https://github.com/heroku/cli/issues/2912)) ([95c5c6c](https://github.com/heroku/cli/commit/95c5c6cefbd6d86812b35962b57f0f2f6a475540))
* **cli:** Change to require either app or pipeline ([#2907](https://github.com/heroku/cli/issues/2907)) ([3914169](https://github.com/heroku/cli/commit/3914169673d44e2437b2b7eb28ff897bbbc0b3b3))
* **container:** Error out `container:push` command if not `container` stack ([#2898](https://github.com/heroku/cli/issues/2898)) ([acae792](https://github.com/heroku/cli/commit/acae79238001a5334fe74075fe0c582a232daf07))
* update spaces:vpn commands to improve consistency in args and flags ([#2909](https://github.com/heroku/cli/issues/2909)) ([634aef5](https://github.com/heroku/cli/commit/634aef5e8105e24aa8db17d32cc27d7834487f13))





# [9.0.0-alpha.2](https://github.com/heroku/cli/compare/v8.11.5...v9.0.0-alpha.2) (2024-05-24)
## [8.11.5](https://github.com/heroku/cli/compare/v8.11.4...v8.11.5) (2024-04-30)

**Note:** Version bump only for package heroku





## [8.11.4](https://github.com/heroku/cli/compare/v8.11.3...v8.11.4) (2024-04-16)

**Note:** Version bump only for package heroku





## [8.11.3](https://github.com/heroku/cli/compare/v8.11.2...v8.11.3) (2024-04-15)


### Bug Fixes

* **authorizations:** surface api warnings in temporary fix ([#2804](https://github.com/heroku/cli/issues/2804)) ([33f8aac](https://github.com/heroku/cli/commit/33f8aac631e2b406f12a878bb1fd9a994df75025))





## [8.11.2](https://github.com/heroku/cli/compare/v8.11.1...v8.11.2) (2024-04-10)

**Note:** Version bump only for package heroku





## [8.11.1](https://github.com/heroku/cli/compare/v8.11.0...v8.11.1) (2024-03-25)

**Note:** Version bump only for package heroku





# [8.11.0](https://github.com/heroku/cli/compare/v8.10.0...v8.11.0) (2024-03-20)


### Bug Fixes

* add import of CLIError to tests ([2b15a40](https://github.com/heroku/cli/commit/2b15a40d775e1585c737839892145f42767c335f))
* add space to fix linting error ([2a9a0c7](https://github.com/heroku/cli/commit/2a9a0c7b11972c8bb80660f3df2216ca518b7bda))
* **codemods:** stop intercepting mocha output ([#2591](https://github.com/heroku/cli/issues/2591)) ([1f579a8](https://github.com/heroku/cli/commit/1f579a8b293f77c79180d41ac18864831c2e7183))
* remove import of afterEach ([7c0a42c](https://github.com/heroku/cli/commit/7c0a42cf97947e539ea1186e86f37ea160b43495))
* revert package version of plugins in monorepo to get symlinks ([#2609](https://github.com/heroku/cli/issues/2609)) ([c261828](https://github.com/heroku/cli/commit/c261828de992b404b3ff428277471606b622d361))
* **tests:** Increasing Mocha timeouts ([#2649](https://github.com/heroku/cli/issues/2649)) ([fe49fa0](https://github.com/heroku/cli/commit/fe49fa031d89193906cb86c4f793e0c69453c7d6))
* **workflow:** remove fig command & update workflow ([#2686](https://github.com/heroku/cli/issues/2686)) ([748e71c](https://github.com/heroku/cli/commit/748e71c1026474bb75bf44ccd5c10720ff811f7b))
* **workflow:** update fig autocomplete workflow ([#2679](https://github.com/heroku/cli/issues/2679)) ([536b2ec](https://github.com/heroku/cli/commit/536b2ecdf797d352bdcc994e439c909e5e09222e))


### Features

# [9.0.0-alpha.1](https://github.com/heroku/cli/compare/v8.7.1...v9.0.0-alpha.1) (2023-11-09)
* **pg:upgrade:** support essential dbs ([#2637](https://github.com/heroku/cli/issues/2637)) ([c062c59](https://github.com/heroku/cli/commit/c062c590956afe38c60ea57982ccc28b51b2c5b5))





# [9.0.0-alpha.1](https://github.com/heroku/cli/compare/v8.7.1...v9.0.0-alpha.1) (2023-11-09)
# [8.10.0](https://github.com/heroku/cli/compare/v8.9.0...v8.10.0) (2024-02-19)

**Note:** Version bump only for package heroku





# [8.9.0](https://github.com/heroku/cli/compare/v8.8.0...v8.9.0) (2024-02-09)

**Note:** Version bump only for package heroku





# [8.8.0](https://github.com/heroku/cli/compare/v8.7.1...v8.8.0) (2024-02-07)


### Bug Fixes

* bump @oclif/plugin-update to a version that doesn't delete the CLI ([#2585](https://github.com/heroku/cli/issues/2585)) ([30c3963](https://github.com/heroku/cli/commit/30c396344e0545008484489158b7b453fb1f9527))
* set default port for heroku:local to 5006 ([#2618](https://github.com/heroku/cli/issues/2618)) ([9687e82](https://github.com/heroku/cli/commit/9687e82c152548ea593778b2caf2d0413ec7c75a))





## [8.7.1](https://github.com/heroku/cli/compare/v8.7.0...v8.7.1) (2023-11-06)

**Note:** Version bump only for package heroku
Expand Down
8 changes: 4 additions & 4 deletions docs/access.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ DESCRIPTION
list who has access to an app
```

_See code: [src/commands/access/index.ts](https://github.com/heroku/cli/blob/v9.0.0-alpha.3/src/commands/access/index.ts)_
_See code: [src/commands/access/index.ts](https://github.com/heroku/cli/blob/v9.0.0-beta.0/src/commands/access/index.ts)_

## `heroku access:add EMAIL`

Expand All @@ -49,7 +49,7 @@ EXAMPLES
$ heroku access:add user@email.com --app APP --permissions deploy,manage,operate # permissions must be comma separated
```

_See code: [src/commands/access/add.ts](https://github.com/heroku/cli/blob/v9.0.0-alpha.3/src/commands/access/add.ts)_
_See code: [src/commands/access/add.ts](https://github.com/heroku/cli/blob/v9.0.0-beta.0/src/commands/access/add.ts)_

## `heroku access:remove`

Expand All @@ -70,7 +70,7 @@ EXAMPLES
$ heroku access:remove user@email.com --app APP
```

_See code: [src/commands/access/remove.ts](https://github.com/heroku/cli/blob/v9.0.0-alpha.3/src/commands/access/remove.ts)_
_See code: [src/commands/access/remove.ts](https://github.com/heroku/cli/blob/v9.0.0-beta.0/src/commands/access/remove.ts)_

## `heroku access:update EMAIL`

Expand All @@ -89,4 +89,4 @@ DESCRIPTION
update existing collaborators on an team app
```

_See code: [src/commands/access/update.ts](https://github.com/heroku/cli/blob/v9.0.0-alpha.3/src/commands/access/update.ts)_
_See code: [src/commands/access/update.ts](https://github.com/heroku/cli/blob/v9.0.0-beta.0/src/commands/access/update.ts)_
39 changes: 24 additions & 15 deletions docs/addons.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ EXAMPLES
$ heroku addons --app acme-inc-www
```

_See code: [src/commands/addons/index.ts](https://github.com/heroku/cli/blob/v9.0.0-alpha.3/src/commands/addons/index.ts)_
_See code: [src/commands/addons/index.ts](https://github.com/heroku/cli/blob/v9.0.0-beta.0/src/commands/addons/index.ts)_

## `heroku addons:attach ADDON_NAME`

Expand All @@ -69,11 +69,11 @@ DESCRIPTION
attach an existing add-on resource to an app
```

_See code: [src/commands/addons/attach.ts](https://github.com/heroku/cli/blob/v9.0.0-alpha.3/src/commands/addons/attach.ts)_
_See code: [src/commands/addons/attach.ts](https://github.com/heroku/cli/blob/v9.0.0-beta.0/src/commands/addons/attach.ts)_

## `heroku addons:create SERVICE:PLAN`

create a new add-on resource
Create a new add-on resource.

```
USAGE
Expand All @@ -89,10 +89,19 @@ FLAGS
--wait watch add-on creation status and exit when complete
DESCRIPTION
create a new add-on resource
Create a new add-on resource.
In order to add additional config items, please place them at the end of the command after a double-dash (--).
EXAMPLES
Create an add-on resource:
$heroku addons:create heroku-redis --app my-app
Create an add-on resource with additional config items:
$heroku addons:create heroku-postgresql:standard-0 --app my-app -- --fork DATABASE
```

_See code: [src/commands/addons/create.ts](https://github.com/heroku/cli/blob/v9.0.0-alpha.3/src/commands/addons/create.ts)_
_See code: [src/commands/addons/create.ts](https://github.com/heroku/cli/blob/v9.0.0-beta.0/src/commands/addons/create.ts)_

## `heroku addons:destroy ADDONNAME`

Expand All @@ -116,7 +125,7 @@ EXAMPLES
addons:destroy [ADDON]... [flags]
```

_See code: [src/commands/addons/destroy.ts](https://github.com/heroku/cli/blob/v9.0.0-alpha.3/src/commands/addons/destroy.ts)_
_See code: [src/commands/addons/destroy.ts](https://github.com/heroku/cli/blob/v9.0.0-beta.0/src/commands/addons/destroy.ts)_

## `heroku addons:detach ATTACHMENT_NAME`

Expand All @@ -134,7 +143,7 @@ DESCRIPTION
detach an existing add-on resource from an app
```

_See code: [src/commands/addons/detach.ts](https://github.com/heroku/cli/blob/v9.0.0-alpha.3/src/commands/addons/detach.ts)_
_See code: [src/commands/addons/detach.ts](https://github.com/heroku/cli/blob/v9.0.0-beta.0/src/commands/addons/detach.ts)_

## `heroku addons:docs ADDON`

Expand All @@ -153,7 +162,7 @@ DESCRIPTION
open an add-on's Dev Center documentation in your browser
```

_See code: [src/commands/addons/docs.ts](https://github.com/heroku/cli/blob/v9.0.0-alpha.3/src/commands/addons/docs.ts)_
_See code: [src/commands/addons/docs.ts](https://github.com/heroku/cli/blob/v9.0.0-beta.0/src/commands/addons/docs.ts)_

## `heroku addons:downgrade ADDON [PLAN]`

Expand Down Expand Up @@ -203,7 +212,7 @@ DESCRIPTION
show detailed add-on resource and attachment information
```

_See code: [src/commands/addons/info.ts](https://github.com/heroku/cli/blob/v9.0.0-alpha.3/src/commands/addons/info.ts)_
_See code: [src/commands/addons/info.ts](https://github.com/heroku/cli/blob/v9.0.0-beta.0/src/commands/addons/info.ts)_

## `heroku addons:open ADDON`

Expand All @@ -222,7 +231,7 @@ DESCRIPTION
open an add-on's dashboard in your browser
```

_See code: [src/commands/addons/open.ts](https://github.com/heroku/cli/blob/v9.0.0-alpha.3/src/commands/addons/open.ts)_
_See code: [src/commands/addons/open.ts](https://github.com/heroku/cli/blob/v9.0.0-beta.0/src/commands/addons/open.ts)_

## `heroku addons:plans SERVICE`

Expand All @@ -239,7 +248,7 @@ DESCRIPTION
list all available plans for an add-on service
```

_See code: [src/commands/addons/plans.ts](https://github.com/heroku/cli/blob/v9.0.0-alpha.3/src/commands/addons/plans.ts)_
_See code: [src/commands/addons/plans.ts](https://github.com/heroku/cli/blob/v9.0.0-beta.0/src/commands/addons/plans.ts)_

## `heroku addons:rename ADDON_NAME NEW_NAME`

Expand All @@ -253,7 +262,7 @@ DESCRIPTION
rename an add-on
```

_See code: [src/commands/addons/rename.ts](https://github.com/heroku/cli/blob/v9.0.0-alpha.3/src/commands/addons/rename.ts)_
_See code: [src/commands/addons/rename.ts](https://github.com/heroku/cli/blob/v9.0.0-beta.0/src/commands/addons/rename.ts)_

## `heroku addons:services`

Expand All @@ -270,7 +279,7 @@ DESCRIPTION
list all available add-on services
```

_See code: [src/commands/addons/services.ts](https://github.com/heroku/cli/blob/v9.0.0-alpha.3/src/commands/addons/services.ts)_
_See code: [src/commands/addons/services.ts](https://github.com/heroku/cli/blob/v9.0.0-beta.0/src/commands/addons/services.ts)_

## `heroku addons:upgrade ADDON [PLAN]`

Expand Down Expand Up @@ -304,7 +313,7 @@ EXAMPLES
$ heroku addons:upgrade swimming-briskly-123 heroku-redis:premium-2
```

_See code: [src/commands/addons/upgrade.ts](https://github.com/heroku/cli/blob/v9.0.0-alpha.3/src/commands/addons/upgrade.ts)_
_See code: [src/commands/addons/upgrade.ts](https://github.com/heroku/cli/blob/v9.0.0-beta.0/src/commands/addons/upgrade.ts)_

## `heroku addons:wait [ADDON]`

Expand All @@ -323,4 +332,4 @@ DESCRIPTION
show provisioning status of the add-ons on the app
```

_See code: [src/commands/addons/wait.ts](https://github.com/heroku/cli/blob/v9.0.0-alpha.3/src/commands/addons/wait.ts)_
_See code: [src/commands/addons/wait.ts](https://github.com/heroku/cli/blob/v9.0.0-beta.0/src/commands/addons/wait.ts)_
Loading

0 comments on commit db0a509

Please sign in to comment.