Skip to content

Releases: cdobratz/AzGuard

v1.0.5

06 Mar 01:36

Choose a tag to compare

Changelog

  • 837ade2 fix: use package path in goreleaser main field
  • 84016f0 fix: add fetch-depth 0 for GoReleaser, pin golangci-lint version
  • bb5180b fix: remove redundant newline in fmt.Println calls
  • 207bda3 Add AWS free tier alerts feature
  • c8d5c27 Add package manager update documentation

v1.0.4

20 Feb 07:18

Choose a tag to compare

Changelog

  • cef8354 Add version command and --version flag

v1.0.3

20 Feb 06:59

Choose a tag to compare

Changelog

  • 8ea5c6e Fix: Add permissions to release workflow for GitHub Actions

v1.0.0

19 Feb 21:13

Choose a tag to compare

Changelog

  • 0272714 Clean build artifacts
  • 98ad9c6 Fix: read subscription_id from database if not in config file
  • 72ecaef Update SHA256 hashes for v1.0.0 (fixed SQLite)
  • adc6e1a Update release binaries and manifests with new hashes
  • ba18ccc Clean build artifacts
  • cd64b97 Revert to CGO_ENABLED=0 (modernc.org/sqlite doesn't need CGO)
  • 3943038 Fix SQLite driver: use pure Go modernc.org/sqlite and enable CGO
  • be0c2e4 Update README with Scoop and correct install commands
  • 8becd9b binaries add
  • b15f0a4 Update remote to AzGuard
  • 8197c44 Fix repo name in GoReleaser config
  • c611ddf Fix GoReleaser config
  • c961002 v1.0.0 - Initial release
  • f34045b v1.0.0 - Initial release
  • 1a9e06e v1.0.0 - Initial release
  • 74590b3 Pivot to azguard
  • 3930ff7 add documentation
  • d71b9bc add plan
  • 4a8fa32 Set up api
  • 467e0cf Update README with enhancements and new features
  • 267ce61 Added (aws & gcp) support
  • a01552b Setup LLM, PowerShell, Azure CLI, and bash script execution
  • a0a0bb7 Update README with new CLI command sections
  • d4e1d21 Expand README with project overview and features
  • 0db1269 Created cost generator agent, model, and db
  • 02632d6 Enhance README with new agent commands
  • 25f1951 Enhance README with CLI commands and usage examples
  • 7b672a2 Complete Phase 2
  • bdb42f0 repo files, first draft
  • 32b3338 initial commit