Skip to content

Releases: RoseSecurity/Kuzco

v1.6.0

07 Nov 11:50
1e00902

Choose a tag to compare

What's Changed

  • chore(deps): update ossf/scorecard-action action to v2.4.3 by @renovate[bot] in #82
  • chore(deps): update actions/setup-go action to v6 by @renovate[bot] in #78
  • chore(deps): update github/codeql-action action to v4 by @renovate[bot] in #83
  • chore(deps): update actions/upload-artifact action to v5 by @renovate[bot] in #84
  • refactor: use type any and sort unused attrs by @RoseSecurity in #85

Full Changelog: v1.5.0...v1.6.0

v1.5.0

24 Sep 19:56
f2b8bd6

Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/stretchr/testify to v1.11.1 by @renovate[bot] in #76
  • fix(deps): update module github.com/spf13/cobra to v1.10.1 by @renovate[bot] in #77
  • refactor(attributes): improve unused attribute detection by @RoseSecurity in #81

Full Changelog: v1.4.2...v1.5.0

v1.4.2

25 Aug 12:23
90d40c2

Choose a tag to compare

What's Changed

  • fix(deps): update module golang.org/x/text to v0.27.0 by @renovate[bot] in #66
  • fix(deps): update module golang.org/x/mod to v0.26.0 by @renovate[bot] in #65
  • fix(deps): update module github.com/charmbracelet/lipgloss to v2 by @renovate[bot] in #68
  • fix(deps): update module golang.org/x/text to v0.28.0 by @renovate[bot] in #72
  • chore(deps): update actions/checkout action to v5 by @renovate[bot] in #73
  • fix(deps): update module golang.org/x/mod to v0.27.0 by @renovate[bot] in #71
  • fix(deps): update module github.com/stretchr/testify to v1.11.0 by @renovate[bot] in #74

Full Changelog: v1.4.1...v1.4.2

v1.4.1

08 Jul 20:19
83d883a

Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/hashicorp/copywrite to v0.21.0 by @renovate in #46
  • chore(deps): update ossf/scorecard-action action to v2.4.1 by @renovate in #47
  • fix(deps): update module golang.org/x/text to v0.23.0 by @renovate in #49
  • fix(deps): update module golang.org/x/mod to v0.24.0 by @renovate in #48
  • fix(deps): update module github.com/charmbracelet/glamour to v0.9.1 by @renovate in #50
  • fix(deps): update module github.com/hashicorp/copywrite to v0.22.0 by @renovate in #52
  • fix(deps): update module golang.org/x/text to v0.24.0 by @renovate in #53
  • fix(deps): update module github.com/charmbracelet/glamour to v0.10.0 by @renovate in #54
  • fix(deps): update module github.com/charmbracelet/lipgloss to v2 by @renovate in #55
  • fix(deps): update module golang.org/x/text to v0.25.0 by @renovate in #57
  • chore(deps): update ossf/scorecard-action action to v2.4.2 by @renovate in #58
  • fix(deps): update module golang.org/x/text to v0.26.0 by @renovate in #60
  • chore(config): migrate renovate config by @renovate in #62
  • fix(deps): update module github.com/hashicorp/hcl/v2 to v2.24.0 by @renovate in #64

Full Changelog: v1.4.0...v1.4.1

v1.4.0

17 Feb 13:25
7f9a5c6

Choose a tag to compare

What's Changed

  • docs: add additional list command by @RoseSecurity in #35
  • fix(deps): update module github.com/stretchr/testify to v1.10.0 by @renovate in #37
  • fix(deps): update module golang.org/x/text to v0.21.0 by @renovate in #38
  • Add Licensing Tooling by @RoseSecurity in #39
  • fix(deps): update module github.com/mattn/go-colorable to v0.1.14 by @renovate in #40
  • fix(deps): update module github.com/briandowns/spinner to v1.23.2 by @renovate in #41
  • fix(deps): update module github.com/hashicorp/copywrite to v0.20.0 by @renovate in #42
  • fix(deps): update module golang.org/x/mod to v0.23.0 by @renovate in #43
  • fix(deps): update module golang.org/x/text to v0.22.0 by @renovate in #44
  • fix(deps): update module github.com/spf13/cobra to v1.9.1 by @renovate in #45

Full Changelog: v1.3.0...v1.4.0

v1.3.0

15 Nov 21:09
d612eec

Choose a tag to compare

What's Changed

  • feat: add homebrew installation and workflow by @RoseSecurity in #26
  • test: add testing, incorporating acceptance test workflows, and add version test by @RoseSecurity in #28
  • fix(deps): update module golang.org/x/text to v0.20.0 by @renovate in #31
  • fix(deps): update module github.com/stretchr/testify to v1.9.0 by @renovate in #29
  • fix(deps): update module golang.org/x/mod to v0.22.0 by @renovate in #30
  • fix(deps): update module github.com/hashicorp/hcl/v2 to v2.23.0 by @renovate in #33
  • feat: add kuzco list models command by @RoseSecurity in #34

Full Changelog: v1.2.0...v1.3.0

v1.2.0

12 Nov 17:37
f1a8ede

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

11 Nov 01:24
35c523c

Choose a tag to compare

What's Changed

  • fix: adjust prompt for fixes, disable auto generation of docs, and correct test cases by @RoseSecurity in #23
  • feat: add coderabbit config by @RoseSecurity in #24

Full Changelog: v1.0.0...v1.1.0

v1.0.0

03 Nov 00:07
7f665a4

Choose a tag to compare

What's Changed

  • New Features

    • Introduced a fix command for diagnosing configuration errors in Terraform and OpenTofu files.
    • Added a recommend command for personalized recommendations to improve efficiency, security, and performance of configurations.
  • Improvements

    • Updated command structure to transition from flag-based to command-based interactions.
    • Enhanced versioning logic to trigger updates based on the latest release.
  • Bug Fixes

    • Removed obsolete initialization functions, streamlining command registration.
  • Documentation

    • Updated command descriptions for clarity and guidance.
  • Style

    • Renamed internal functions for improved accessibility and clarity.

Full Changelog: v0.9.0...v1.0.0

v0.9.0

31 Oct 15:05
9bb0918

Choose a tag to compare

What's Changed

  • Update module github.com/fatih/color to v1.18.0 by @renovate in #16
  • Update module github.com/charmbracelet/lipgloss to v0.13.1 by @renovate in #17
  • Add Fancy TUI by @RoseSecurity in #19
  • Update module github.com/alecthomas/chroma to v2 by @renovate in #21
  • Update module github.com/charmbracelet/lipgloss to v1 by @renovate in #20

Full Changelog: v0.8.0...v0.9.0