Skip to content

Releases: OpsLevel/cli

v2023.8.28

28 Aug 18:14

Choose a tag to compare

August 28, 2023

Feature

  • add support for scorecards
  • add secrets API operations

Dependency

  • update to go 1.21 and go.sum dependencies

Docker Image

  • docker pull public.ecr.aws/opslevel/cli:v2023.8.28

v2023.8.15

15 Aug 02:24

Choose a tag to compare

August 15, 2023

Bugfix

  • Fix inability to read YAML from stdin in containers
  • BREAKING CHANGE: to disable interactive UI pass the --noninteractive flag when creating and updating a check

Feature

  • Add task workflow for tandem opslevel-go dev
  • Can now update a check in CLI
  • Add support for handling Webhook Actions
  • Add support for handling Trigger Definitions

Dependency

  • Bump github.com/go-git/go-git/v5 from 5.8.0 to 5.8.1
  • Bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0
  • Bump github.com/rs/zerolog from 1.29.1 to 1.30.0
  • Bump github.com/opslevel/opslevel-go/v2023 from 2023.7.28 to 2023.8.14

Docker Image

  • docker pull public.ecr.aws/opslevel/cli:v2023.8.15

v2023.7.28

28 Jul 16:40

Choose a tag to compare

July 28, 2023

Bugfix

  • Fix bug when updating a resource using a yaml file

Feature

  • Add support for creating and updating Filters using YAML files

Dependency

  • Bump github.com/go-git/go-git/v5 from 5.7.0 to 5.8.0 in /src
  • Update opslevel-go to latest version

Docker Image

  • docker pull public.ecr.aws/opslevel/cli:v2023.7.28

v2023.7.19

19 Jul 02:08

Choose a tag to compare

July 19, 2023

Bugfix

  • PrettyPrint no longer escapes html

Feature

  • Add commands for working with infrastructure resources in the catalog
  • Add commands to create and delete aliases

Deprecated

  • Updated old function calls to new sources

Dependency

  • Bump github.com/go-git/go-git/v5 from 5.6.1 to 5.7.0 in /src
  • Bump github.com/itchyny/gojq from 0.12.12 to 0.12.13 in /src
  • Bump goreleaser/goreleaser-action from 4.2.0 to 4.3.0
  • Bump opslevel/report-deploy-github-action from 0.5.0 to 0.6.0
  • Bump github.com/spf13/viper from 1.15.0 to 1.16.0 in /src
  • Bump github.com/open-policy-agent/opa from 0.52.0 to 0.54.0 in /src
  • Update go to version 1.20

Docker Image

  • docker pull public.ecr.aws/opslevel/cli:v2023.7.19

v2023.5.18

18 May 20:10

Choose a tag to compare

May 18, 2023

Bugfix

  • Fix bug where command create deploy does not properly error out and incorrectly reports successful deploy event registered

Feature

  • Add ability to create, delete service dependencies
  • Add dependents and dependencies to the return data of the command opslevel get service
  • Support ability to skip the welcome e-mail on user invite

Refactor

  • Add validation to command create deploy to ensure --integration-url is set

Dependency

  • Bump github.com/creasty/defaults from 1.6.0 to 1.7.0 in /src
  • Bump github.com/go-git/go-git/v5 from 5.6.0 to 5.6.1 in /src
  • Bump docker/login-action from 1 to 2
  • Bump goreleaser/goreleaser-action from 2.7.0 to 4.2.0
  • Bump codecov/codecov-action from 2 to 3
  • Bump actions/setup-go from 2 to 4
  • Bump actions/cache from 2 to 3
  • Bump github.com/itchyny/gojq from 0.12.11 to 0.12.12 in /src
  • Bump emmyoop/changie_bot from 1.0.1 to 1.1.0
  • Bump github.com/open-policy-agent/opa from 0.48.0 to 0.52.0 in /src
  • Bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 in /src

Docker Image

  • docker pull public.ecr.aws/opslevel/cli:v2023.5.18

v2023.4.11

11 Apr 21:36

Choose a tag to compare

April 11, 2023

Feature

Docker Image

  • docker pull public.ecr.aws/opslevel/cli:v2023.4.11

v2023.3.16

16 Mar 19:39

Choose a tag to compare

March 16, 2023

Bugfix

  • Pickup an opslevel-go hotfix that fixes export terraform command

Docker Image

  • docker pull public.ecr.aws/opslevel/cli:v2023.3.16

v2023.3.14

14 Mar 22:20

Choose a tag to compare

March 14, 2023

Refactor

  • update opslevel-go to 3.14.23 to pickup pagination fixes and refactor list calls under the hood

Dependency

  • Bump golang.org/x/net from 0.5.0 to 0.7.0 in /src
  • Bump github.com/go-git/go-git/v5 from 5.5.2 to 5.6.0 in /src

Docker Image

  • docker pull public.ecr.aws/opslevel/cli:v2023.3.14

v2023.2.10

10 Feb 20:36

Choose a tag to compare

February 10, 2023

Feature

  • Add CSV output to command list users

Docker Image

  • docker pull public.ecr.aws/opslevel/cli:v2023.2.10

v2023.1.25

25 Jan 01:17

Choose a tag to compare

January 25, 2023

Feature

  • Allow create team to set managerEmail, group, responsiblities
  • Add update team command
  • Add update user command
  • Allow create user to set the role of the user
  • Add get user command

Docs

  • Improve examples on team commands
  • Ensure team commands have proper usage strings
  • Improve examples on user commands
  • Ensure user commands have proper usage strings

Dependency

  • Bump github.com/relvacode/iso8601 from 1.1.0 to 1.3.0 in /src
  • Bump github.com/go-git/go-git/v5 from 5.5.1 to 5.5.2 in /src
  • Bump github.com/open-policy-agent/opa from 0.47.3 to 0.48.0 in /src
  • Bump github.com/spf13/viper from 1.14.0 to 1.15.0 in /src

Docker Image

  • docker pull public.ecr.aws/opslevel/cli:v2023.1.25