Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jan 16:21
· 38 commits to master since this release
27b58ab

Changelog

All notable changes to this project will be documented in this file.

[1.1.0] - 2023-01-26

Bug Fixes

  • Typo
  • Updated repo location to controlplaneio
  • Set binary name to scan
  • Load kubeconfig like kubectl

Documentation

  • Update kubectl scan to kubectl kubesec-scan
  • Add security disclosure notice

Features

  • Add LICENSE to release
  • Windows release and correct binary name
  • Add support for API v2, custom URLs
  • Add arm and arm64 releases

Miscellaneous Tasks

  • Add dependabot
  • Update to go 1.19 + modules

Refactor

  • Start the move to go modules
  • Move to gh actions for release and move inline with kubesec
  • Update dependencies and add now required ctx
  • Refactor out legacy InitClientAndConfig

Testing

  • Added gh actions for lint and codeql

Build

  • Add licence to release