Skip to content

Releases: overmindtech/cli

v1.11.1

11 Dec 10:44

Choose a tag to compare

Changelog

  • cb67a29 Build azure docker and add prepare services for azure sources (#3210)
  • 8b7d5a5 ENG-1602 filter by auto label on changeslist view (#3227)
  • bcd5d69 Eng 1710 build the integration test framework (#3252)
  • a8aea2e Eng 1831 create azure blob storage adapter (#3222)
  • 5f6b8f3 Eng 1849 capture per timeline step metrics in honeycomb (#3261)
  • 7606668 Eng 1897 azure unit tests (#3228)
  • 190662b Eng 1975 create microsoftstoragestorageaccountsfileservicesshares (#3282)
  • 45aaa62 Remove avg from metrics (#3286)
  • de55528 Run go mod tidy
  • 65769d3 Update Docker Images (#3234)
  • 6942c54 Update Go (#3235)
  • cbb9f6a Update azure-sdk-for-go monorepo (major) (#3238)
  • 64ff4e0 Update github.com/serpapi/serpapi-golang digest to a523a21 (#3229)
  • 498512a Update google.golang.org/genproto/googleapis/rpc digest to ff82c1b (#3230)
  • 5478726 Update module github.com/google/go-github/v79 to v80 (#3242)
  • 083507f Update module github.com/neo4j/neo4j-go-driver/v5 to v6 (#3243)
  • 431d47f chore(deps): lock file maintenance (#3246)
  • f20c621 create storage account adapter (#3272)
  • 1f2af5c feat(aws): add blast propagation from security groups to instances vi… (#3284)
  • 3a823ab feat(aws-source): add cloudwatch-metric adapter for CPU utilization m… (#3283)
  • 4b34ce9 fix(deps): update module github.com/stripe/stripe-go/v83 to v84 (#3244)
  • 4ea40ca fix, temporarily disable manual labels from cli (#3277)

v1.11.0

03 Dec 16:45

Choose a tag to compare

Changelog

  • b398ac1 Allow azure source to use federated credentials (#3162)
  • 4586621 Cleanup the linkDepth/maxDepth/BlastRadiusMaxRecursionDepth mess (#3197)
  • c9fbfab ENG-1909 fix broken docs build on vercel (#3183)
  • 15d6eb5 Re-route all otel from services through the collector (#3216)
  • a7c8ddb Run go mod tidy
  • 6c550b4 Skip TLS on local collector (#3218)
  • 321ed6f chore(deps): lock file maintenance (#3126)
  • f20f75f feat, add labels to the cli (#3219)
  • 33988b9 fix endpoint syntax (#3217)

v1.10.6

28 Nov 18:43

Choose a tag to compare

Changelog

  • 0f0f7a6 Whitespace change to allow PR to run

v1.10.5

28 Nov 14:45

Choose a tag to compare

Changelog

  • 18b14ac Add configurable time limit for blast radius calculation (#3165)
  • 3c04640 Run go mod tidy
  • 9874603 Tidy up go.mod, last one (#3152)
  • 7e32eb1 chore(deps): update github actions to v6 (major) (#3173)
  • 7c2c394 fix(deps): update github.com/serpapi/serpapi-golang digest to a523a21 (#3168)
  • 6f161b7 fix(deps): update go (#3170)
  • f636c7c fix(deps): update google.golang.org/genproto/googleapis/rpc digest to 79d6a2a (#3169)
  • 90a6cd8 fix(deps): update module github.com/azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute to v7 (#3177)
  • 47a324a fix(deps): update module github.com/stripe/stripe-go/v83 to v84 (#3178)
  • 7d4514d fix, TestLabelRuleRequest accepts rule properties not id's (#3158)

v1.10.4

26 Nov 19:37

Choose a tag to compare

Changelog

  • 3a6b123 Moved to using a PAT to release the CLI (#3153)
  • a68dc00 Run go mod tidy

v1.10.1

18 Nov 15:43

Choose a tag to compare

Changelog

  • 1c706b7 Add BigQueryRoutine support (#3030)
  • a5113de Add linked DNS lookup for Route53 record names (#3040)
  • d0a7abb Fixed SQS search method (#3072)
  • e538238 add dataset linking to models and routines (#3069)
  • 07d268a chore(deps): lock file maintenance (#3019)
  • 50f4feb docs, add walkthrough of running integration GCP tests. (#3038)
  • 7ab669a docs, fix linting in sources (#3037)
  • 3efd770 feat, add github information to change (#3031)
  • 6e0d70b feat, add labelling to change analysis and timeline (#2998)
  • 91fce1f fix panic error (#3070)
  • 9045a27 fix(deps): update module cloud.google.com/go/dataproc to v2 (#3064)
  • dc5dcc2 fix, cli start change waits for blast radius (#3079)
  • fd12766 fix: affectedClient close "failed to acquire lock: context deadline exceeded" error (#3020)

v1.10.0

06 Nov 14:23

Choose a tag to compare

Changelog

  • 790516b Added tests for all proxy related code in the overmind CLI. (#2992)
  • ca99975 Fix issue with hiding --overmind-managed-source and add test (#2993)
  • daea6e3 Fix s3 bucket linking (#3000)
  • b03e036 Implement example test for GCP service account impersonation (#2985)
  • 48f712e Implement service account impersonation for GCP Adapters (#2990)
  • 5cd753c Update logo in GitHub comment and CLI repo (#2971)
  • f0d92d1 chore(deps): lock file maintenance (#2977)
  • 5c59417 feat, allow overriding of default branch github signal (#2984)
  • 09934e6 feat, labels SDP initial implementation (#2957)

v1.9.8

31 Oct 18:42

Choose a tag to compare

Changelog

v1.9.6

29 Oct 18:48

Choose a tag to compare

Changelog

  • 7c5a742 Add unit tests for dynamic adapters (#2812)
  • 41122c6 Added better error when the user gives us a binary plan file (#2845)
  • c0b27eb Create a docker container for the CLI (#2916)
  • 5acd9e7 Create backlinks and forward links in GCP dynamic adapters (#2807)
  • 2a997ef Eng 1468 validate gcp predefined role for spanner database adapter (#2774)
  • 3fccec8 Eng 1563 create cursor instructions for gcp manual adapters (#2794)
  • d8fcb28 Fix helm chart naming and simply autoscaling (by removing it) (#2863)
  • 4c8c9da Fix pool.acquire sampling (#2791)
  • 5772ab6 Fix s3 ARNs (#2915)
  • 3d3e7d7 Increase the default source parallelism (#2875)
  • 3248b7c Make manual adapter framework cloud-provider agnostic by moving PredefinedRole to GCP-specific interface (#2799)
  • 415a3c3 Refactor gcp adapter files (#2815)
  • 9db6ee1 Remove unused IAMPermissions global variable (#2831)
  • 99f9899 Remove unused state 'change status processing' (#2783)
  • b062fc0 chore(deps): lock file maintenance (#2782)
  • 6e6a2cf chore(deps): lock file maintenance (#2833)
  • 3bdf471 feat, api-server tracks who sent an invite (#2801)
  • 13718b1 feat, get custom signals by category and change (#2818)
  • 8614ed8 fix, use ovm.change.uuid in cli and api-server (#2793)
  • 5013948 fix: confusing sentry reporting. Make test = dogfood, release = prod, debug = local (#2784)

v1.9.5

03 Oct 14:44

Choose a tag to compare

Changelog

  • f86374a Add memory helpers to tracing package (#2703)
  • 95e4630 Change development logging to plain text (#2690)
  • 0882e6f Change http source to very aggressively remove query params and fragments (#2661)
  • 331a6ec ENG-1454 store users auth0 picture on create user (#2659)
  • 87a3190 Eng 1281 add big query adapters to manual links (#2756)
  • f5c4bf7 Eng 1535 ensure that we enable all the apis in our gcp projects (#2762)
  • 938b37a GCP Manual adapters should have supported methods only (#2660)
  • 03afc74 Memory optimizer for recursive blast radius (#2700)
  • 191b3eb Sample otelpgx pool acquire and connect spans (#2625)
  • f5b3c7f Switch back to full item yaml text diffs (#2655)
  • ca446c7 Tests/gcp dynamic unit (#2657)
  • ed35129 Update tf provider parsing for submodules (#2691)
  • f93c817 Write unit tests for ai-platform-batch-prediction-job adapter (#2642)
  • 504afd2 Write unit tests for compute global forwarding rule adapter (#2638)
  • 6da34f3 add cursor rules for dynamic adapters unit tests (#2629)
  • d02c308 add necessary GCP predefined roles (#2670)
  • 1c308a5 add scripts for creating linear tickets for gcp dynamic adapters (#2662)
  • 1ae3b47 add unit test for compute-global-address dynamic adapter (#2628)
  • f36b057 chore(deps): lock file maintenance (#2621)
  • e6abf8f chore(deps): lock file maintenance (#2679)
  • be2069a chore(deps): lock file maintenance (#2733)
  • 65e60ce deduplicate and unify gcp configs in case of multiple GCP providers in Terraform files (#2665)
  • 50dc11c deprecate generic streaming adapter interface in favor of List/Search specific ones (#2666)
  • c124341 ensure that we are using the sqs queue arn attribute when linking (#2720)
  • 3388c81 feat, add github app installation id endpoints (#2631)
  • d5f1d71 feat, add githubapp profile display endpoints, and regenerate profile (#2636)
  • c77c686 feat, github organisation profile endpoints (#2671)
  • dee2e78 feat: add AWS Lambda Event Source Mapping adapter (#2708)
  • 0dcd4f8 feat: create new team service and ListTeamMembers endpoint (#2667)
  • 76563b8 fix SDP CHANGE_STATUS_DEFINING, across the app (#2740)
  • 8b27dee fix, auth test fix (#2743)
  • 2ecf0a8 fix, cli go.mod file is now 1.25.1 (#2781)
  • 0045b5f fix, cli limit get-changes status enum (#2755)
  • 508232f fix, improve logging of change uuid in cli and api-server start/end change (#2761)