Skip to content

Releases: fujiwara/lambroll

v1.3.0

22 Apr 11:52
58e9337
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot in #496
  • Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 by @dependabot in #493
  • Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 by @dependabot in #492
  • Bump github.com/aereal/jsondiff from 0.4.0 to 0.4.1 by @dependabot in #481
  • Bump golang.org/x/sys from 0.30.0 to 0.31.0 by @dependabot in #494
  • Bump the aws-sdk-go-v2 group across 1 directory with 5 updates by @dependabot in #484
  • Bump github.com/alecthomas/kong from 1.6.1 to 1.10.0 by @dependabot in #495
  • Bump github.com/samber/lo from 1.47.0 to 1.49.1 by @dependabot in #482
  • ignore AWS managed tags for tag/untag operation. by @fujiwara in #500
  • add --skip-configuration to deploy command. by @fujiwara in #499

Full Changelog: v1.2.2...v1.3.0

v1.2.2

19 Mar 13:13
febaa8d
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/net from 0.34.0 to 0.36.0 by @dependabot in #488
  • Fix download function to use context for HTTP requests by @fujiwara in #489
  • Fixed error handling for --keep-versions by @mashiike in #491

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

12 Mar 22:34
a1190bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

10 Feb 15:43
315c90d
Compare
Choose a tag to compare

What's Changed

New features

Others

New Contributors

Full Changelog: v1.1.3...v1.2.0

v1.1.3

30 Oct 08:27
3308fe0
Compare
Choose a tag to compare

What's Changed

  • fix: lambroll diff to ignore unchanged VpcConfig.Ipv6AllowedForDualStack values by @mackee in #443

Full Changelog: v1.1.2...v1.1.3

v1.1.2

02 Oct 02:47
edb98e5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.2

v1.1.0

02 Sep 08:49
9e925e9
Compare
Choose a tag to compare

What's Changed

New Features.

Updates.

Full Changelog: v1.0.6...v1.1.0

v1.0.6

09 Aug 15:35
8161675
Compare
Choose a tag to compare

What's Changed

New features

Bug fixes

  • chore: treat symlink as file when adding to zip by @j3tm0t0 in #402

Others

New Contributors

Full Changelog: v1.0.5...v1.0.6

v1.0.5

10 Jul 04:54
Compare
Choose a tag to compare

What's Changed

New features

  • feat(action.yml): add os and arch options by @rinx in #412

Bug fixes

Others

New Contributors

  • @rinx made their first contribution in #412

Full Changelog: v1.0.4...v1.0.5

v1.0.4

19 Apr 13:45
2d552f1
Compare
Choose a tag to compare

What's Changed

New features

Bug fixes

  • fix spelling. by @fujiwara in #391
  • update tfstate-lookup to v1.1.6 by @fujiwara in #393
    • Fix failed to read tfstate from S3 bucket at another region.
  • Fix: --ignore .ImageConfig didn't work. by @fujiwara in #394

Full Changelog: v1.0.3...v1.0.4