Skip to content

Releases: OpsLevel/cli

v2025.1.23

23 Jan 23:41
Compare
Choose a tag to compare

January 23, 2025

Bugfix

  • Fix docker image to be multi architecture

Dependency

  • Bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 in /src

Docker Image

  • docker pull public.ecr.aws/opslevel/cli:v2025.1.23

v2024.12.24

24 Dec 16:01
Compare
Choose a tag to compare

December 24, 2024

Dependency

  • Bump github.com/go-resty/resty/v2 from 2.15.3 to 2.16.0 in /src
  • Bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0
  • Bump codecov/codecov-action from 4 to 5
  • Bump github.com/relvacode/iso8601 from 1.5.0 to 1.6.0 in /src
  • Bump github.com/go-resty/resty/v2 from 2.16.0 to 2.16.2 in /src
  • Bump opslevel/report-deploy-github-action from 1.0.0 to 2.0.0
  • Bump github.com/itchyny/gojq from 0.12.16 to 0.12.17 in /src
  • Bump opslevel/report-deploy-github-action from 2.0.0 to 3.0.0
  • Bump golang.org/x/crypto from 0.29.0 to 0.31.0 in /src
  • bump opslevel-go version to v2024.12.24

Docker Image

  • docker pull public.ecr.aws/opslevel/cli:v2024.12.24

v2024.11.8

08 Nov 17:56
Compare
Choose a tag to compare

November 08, 2024

Bugfix

  • fix create,update a service using the "owner" field as shown in help docs, rather than "ownerInput", matching the opslevel-go YAML convention before 2024
  • verify check "kind" in config before create and update

Dependency

  • bump version of opslevel-go to v2024-11-08

Docker Image

  • docker pull public.ecr.aws/opslevel/cli:v2024.11.8

v2024.10.28

28 Oct 14:45
Compare
Choose a tag to compare

October 28, 2024

Feature

  • create and update custom event and deploy integrations
  • delete integration command added

Dependency

  • Bump opslevel/report-deploy-github-action from 0.10.0 to 1.0.0
  • bump opslevel-go version to v2024.10.15
  • Bump github.com/relvacode/iso8601 from 1.4.0 to 1.5.0 in /src

Docker Image

  • docker pull public.ecr.aws/opslevel/cli:v2024.10.28

v2024.10.11

11 Oct 20:56
Compare
Choose a tag to compare

October 11, 2024

Feature

  • added --skip-send-invite flag to "create user" cmd
  • add --skip-welcome-email and --skip-invite options to bulk import user cmd
  • new regionOverride field on AWS integrations
  • added new reactivate integration command

Dependency

  • bump opslevel-go version to v2024.10.11

Docker Image

  • docker pull public.ecr.aws/opslevel/cli:v2024.10.11

v2024.9.18

18 Sep 13:56
Compare
Choose a tag to compare

September 18, 2024

Dependency

  • bump opslevel-go version to v2024.9.18

Docker Image

  • docker pull public.ecr.aws/opslevel/cli:v2024.9.18

v2024.9.3

03 Sep 18:12
Compare
Choose a tag to compare

September 03, 2024

Bugfix

  • graphql cmd correctly handles errors with field args

Feature

  • Add ability to specify the owner id or alias and the property definition id or alias on the command line arguments of the assign property command

Dependency

  • Bump github.com/creasty/defaults from 1.7.0 to 1.8.0 in /src
  • Bump opslevel/report-deploy-github-action from 0.9.0 to 0.10.0
  • bump opslevel-go version to v2024.9.3
  • bump github.com/open-policy-agent/opa to v0.67.1

Docker Image

  • docker pull public.ecr.aws/opslevel/cli:v2024.9.3

v2024.8.19

19 Aug 15:04
54ab299
Compare
Choose a tag to compare

August 19, 2024

Bugfix

  • opslevel update service command correctly updates fields

Feature

  • Add support for creating/updating Azure Resources integrations
  • add 'opslevel get service maturity' command, prints categories and levels on one service
  • get service command populates Dependents, Dependencies, and Properties data in JSON format
  • list service command optionally returns Dependents, Dependencies, and Properties data in JSON format
  • Add support for creating/updating Google Cloud integrations
  • new command to create, update, and delete a Service Tool
  • list user with --ignore-deactivated flag shows only active users

Dependency

  • Bump github.com/rs/zerolog from 1.32.0 to 1.33.0 in /src
  • Bump github.com/itchyny/gojq from 0.12.15 to 0.12.16 in /src
  • Bump github.com/open-policy-agent/opa from 0.64.1 to 0.65.0 in /src
  • Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 in /src
  • bump opslevel-go version to v2024.6.17
  • bump opslevel-go version to v2024.8.1
  • bump cli module go version to 1.22
  • bump opslevel-go version to v2024.8.16

Docker Image

  • docker pull public.ecr.aws/opslevel/cli:v2024.8.19

v2024.5.28

28 May 17:04
Compare
Choose a tag to compare

May 28, 2024

Docker Image

  • docker pull public.ecr.aws/opslevel/cli:v2024.5.28

v2024.5.13

13 May 19:30
Compare
Choose a tag to compare

May 13, 2024

Bugfix

  • fix "service update" cmd, can now unset lifecycleAlias and tierAlias

Dependency

  • Bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0

Docker Image

  • docker pull public.ecr.aws/opslevel/cli:v2024.5.13