Skip to content

Releases: kayac/lamvms

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 10:13
e881873

What's Changed

  • fix(deploy): log wait progress at info level by @mashiike in #25

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 03:27
2a14589

What's Changed

  • Replace version subcommand with --version/-v global flag by @mashiike in #22
  • docs: add aqua installation guide by @mashiike in #24
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.32.26 to 1.32.27 in the aws-sdk-go group across 1 directory by @dependabot[bot] in #21

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 09:25
f11e8b4

What's Changed

  • Add PR title/description language guideline to CLAUDE.md by @mashiike in #15
  • fix: address pre-v0.1.0 quality report findings by @mashiike in #17
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.104.1 to 1.104.2 by @dependabot[bot] in #11
  • chore(dependabot): group aws-sdk-go-v2 updates into a single PR by @mashiike in #18
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.43.4 to 1.43.5 by @dependabot[bot] in #7
  • fix: stop diffing MicroVM image fields AWS resolves server-side by @mashiike in #20

Full Changelog: v0.0.1...v0.1.0

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 02 Jul 05:49
df54adf

What's Changed

  • Initial lamvms implementation: deploy, run, and lifecycle commands for AWS Lambda MicroVMs by @mashiike in #1
  • fix(ci): add issues:write permission for tagpr by @mashiike in #8
  • fix(ci): download modules before gocredits in Update CREDITS by @mashiike in #12
  • chore(deps): Bump actions/checkout from 4.3.1 to 7.0.0 by @dependabot[bot] in #4
  • chore(deps): Bump golangci/golangci-lint-action from 7.0.1 to 9.3.0 by @dependabot[bot] in #3
  • chore(deps): Bump actions/setup-go from 5.6.0 to 6.5.0 by @dependabot[bot] in #2
  • fix update CREDITS by @mashiike in #13
  • chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/lambdamicrovms from 1.0.1 to 1.0.2 by @dependabot[bot] in #9
  • Fix CREDITS diff detection using --cached flag by @mashiike in #14

New Contributors

Full Changelog: https://github.com/kayac/lamvms/commits/v0.0.1