-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c324749
commit ad801cd
Showing
11 changed files
with
36 additions
and
27 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
## [November 16, 2023](https://github.com/OpsLevel/cli/compare/v2023.10.8...v2023.11.16) | ||
### Bugfix | ||
- update UserIdentifierInput to accept pointers, matches updates to opslevel-go | ||
### Feature | ||
- add "parentTeam" field to "import teams" command and team command examples | ||
- add parent field to exported opslevel_team terraform resource | ||
- update, create, delete team membership in CLI | ||
### Refactor | ||
- BREAKING CHANGE ownerAlias deprecated on service inputs | ||
### Deprecated | ||
- group commands deprecated in favor of Team hierarchies | ||
- "opslevel import group" command is deprecated | ||
### Removed | ||
- remove "group" field from "import teams" command | ||
- drop func IsID() from common, exists in opslevel-go | ||
## Docker Image | ||
|
||
- `docker pull public.ecr.aws/opslevel/cli:v2023.11.16` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters