Skip to content

Releases: OpsLevel/cli

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

v2024.4.26

26 Apr 20:21
Compare
Choose a tag to compare

April 26, 2024

Feature

  • add "--hidden-only" flag to list respositories command
  • bump opslevel-go version to v2024.4.26

Dependency

  • Bump github.com/go-resty/resty/v2 from 2.11.0 to 2.12.0 in /src
  • Bump github.com/open-policy-agent/opa from 0.62.1 to 0.63.0 in /src
  • Bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 in /src
  • Bump github.com/itchyny/gojq from 0.12.14 to 0.12.15 in /src
  • Bump golang.org/x/net from 0.22.0 to 0.23.0 in /src

Docker Image

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

v2024.3.15

15 Mar 15:05
Compare
Choose a tag to compare

March 15, 2024

Bugfix

  • Dockerfile now uses Ubuntu provided jq package

Feature

  • add --short flag to version command
  • Show DISPLAY_STATUS, ALLOWED_IN_CONFIG_FILES when listing property definitions
  • Show ALIASES, LOCKED when listing assigned properties on a service
  • -o csv support for property definitions and assignments

Removed

  • Removed LEN_VALIDATION_ERRORS from service properties list
  • Removed SCHEMA from property definitions list

Dependency

  • Bump github.com/cloudflare/circl from 1.3.6 to 1.3.7 in /src
  • Add support for 'ls'/'rm' to list/delete and add useful aliases for resources like 'sys' for system and 'pd' for property-definition
  • Bump github.com/relvacode/iso8601 from 1.3.0 to 1.4.0 in /src
  • Bump github.com/open-policy-agent/opa from 0.60.0 to 0.61.0 in /src
  • Bump github.com/rs/zerolog from 1.31.0 to 1.32.0 in /src
  • Bump codecov/codecov-action from 3 to 4
  • Bump arduino/setup-task from 1 to 2
  • Bump github.com/gosimple/slug from 1.13.1 to 1.14.0 in /src
  • Bump github.com/opslevel/opslevel-go/v2024 from 2024.1.13 to 2024.2.26 in /src
  • Bump github.com/open-policy-agent/opa from 0.61.0 to 0.62.0 in /src
  • Bump github.com/open-policy-agent/opa from 0.62.0 to 0.62.1 in /src
  • Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /src

Docker Image

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