Skip to content

Release v1.6.0 #60

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Release v1.6.0 #60

wants to merge 1 commit into from

Conversation

lacework-releng
Copy link
Contributor

Release Notes

Another day, another release. These are the release notes for the version v1.6.0.

Features

  • feat(preflight): debug log cli args (Timothy Nguyen)(e1465ff)
  • feat(preflight): count VMSS VMs in addition to VMs (Timothy Nguyen)(1f99589)
  • feat(preflight): add debug logging option (Timothy Nguyen)(d8b4415)
  • feat(preflight): add option to disable emoji rendering (Timothy Nguyen)(ca17fff)
  • feat(preflight): update cli options (Timothy Nguyen)(fa4a829)
  • feat(preflight): infer integration type (Timothy Nguyen)(5800c28)
  • feat: output results to json file (Timothy Nguyen)(415270c)
  • feat(preflight): consider current quota usage in quota check (Timothy Nguyen)(868f9a4)
  • feat(preflight): implement auth check (Timothy Nguyen)(07383f6)
  • feat(preflight_check): implement usage quota checks (Timothy Nguyen)(36f413c)
  • feat(preflight): improve quota readability (Timothy Nguyen)(bf76db7)
  • feat(preflight): interactively prompt for subscriptions, display subscriptions and vm counts in tables, compute quota requirements (Timothy Nguyen)(d8fd56c)
  • feat(preflight): enumerate VMs and subscriptions to use as default values (Timothy Nguyen)(77b2670)
  • feat(preflight): scaffold project structure & script arguments (Timothy Nguyen)(79243aa)

Refactor

  • refactor(preflight): remove unused fix_url property on UsageQuotaCheck classes (Timothy Nguyen)(c575648)
  • refactor(preflight): clarify logic for computing required vcpu/ip (Timothy Nguyen)(5feeead)
  • refactor(preflight): refactor preflight check and azure service (Timothy Nguyen)(0f0fbbe)
  • refactor(preflight): refactor preflight script (Timothy Nguyen)(bd12067)

Bug Fixes

  • fix(custom-vnet): set proper resource name for nsg in custom-vnet example (Timothy Nguyen)(1130c98)
  • fix(preflight): fix log level handling (Timothy Nguyen)(b31e90b)
  • fix(preflight): don't check nat gateway value when deciding between interactive and non-interactive mode (Timothy Nguyen)(f774e8d)
  • fix(preflight): use objectID instead of appID as principal ID for SP (Timothy Nguyen)(de1c128)
  • fix(preflight): only print regions with failed quota checks (Timothy Nguyen)(cafa61d)
  • fix(preflight): remove invalid keyword arg (Timothy Nguyen)(ca6a337)
  • fix(preflight): get principal id from az account show output for service principals (Timothy Nguyen)(65934f3)
  • fix: check permissions using regex, consider not actions (Timothy Nguyen)(53fb1f3)

Documentation Updates

  • docs: add instructions for deleting orphaned scanning VMs (Timothy Nguyen)(8b6857d)
  • docs(preflight): remove VM count suggestion for NAT gateway (Timothy Nguyen)(6e34909)
  • docs(preflight): update help text (Timothy Nguyen)(a2a419e)
  • docs(preflight): update auth instructions (Timothy Nguyen)(bd6c8f8)
  • docs(preflight): fix SP permissions (Timothy Nguyen)(c1714fa)
  • docs(preflight): update run command (Timothy Nguyen)(9f320db)
  • docs(preflight): document service principal creation with required permissions (Timothy Nguyen)(4ccf3ff)
  • docs: link to preflight check from main README (Timothy Nguyen)(c248e9a)

Other Changes

  • style(preflight): ruff format (Timothy Nguyen)(2cab59f)
  • ci: version bump to v1.5.1-dev (Lacework)(db7fc65)

Signed-off-by: Lacework <tech-ally@lacework.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant