Skip to content

Releases: coveooss/terragrunt

v2.10.0

03 Dec 18:11
58e8f58
Compare
Choose a tag to compare

Changelog

  • 58e8f58 fix(deps): update github.com/hashicorp/terraform-config-inspect digest to c404f82 (#730)
  • ce78c70 fix(deps): update all non-major dependencies (#731)
  • 1b29436 Use the standard goreleaser naming convention (#729)
  • 1ba45e6 Add a new status when there is no change in the plan (#728)

v2.9.0

27 Nov 12:25
c07f64b
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update all non-major dependencies by @renovate-coveooss in #725
  • fix(deps): update all non-major dependencies by @renovate-coveooss in #727
  • Fix code scanning alert no. 4: Incomplete regular expression for hostnames by @jocgir in #726

Full Changelog: v2.8.2...v2.9.0

v2.8.2

15 Nov 20:19
8150ce2
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update all non-major dependencies by @renovate-coveooss in #721
  • fix(deps): update github.com/hashicorp/terraform-config-inspect digest to 3adb156 by @renovate-coveooss in #720
  • fix(deps): update all non-major dependencies by @renovate-coveooss in #722
  • fix(deps): update all non-major dependencies by @renovate-coveooss in #723
  • Update dependencies by @jocgir in #724

Full Changelog: v2.8.1...v2.8.2

v2.8.1

12 Nov 13:46
5623622
Compare
Choose a tag to compare

Changelog

  • 5623622 fix(deps): update all non-major dependencies (#718)
  • 4cd5aa1 Fix an error when trying to load default variables (#719)
  • 7967ec1 chore(renovate): Migrate to standard Renovate config [CIA-611] (#716)
  • 5939ca2 Revert the goreleaser-action to last approved digest (#717)
  • ad29758 fix(deps): update all non-major dependencies (#715)

v2.8.0

09 Oct 21:07
1b6189b
Compare
Choose a tag to compare

Changelog

  • 1b6189b Update dependencies (#714)
  • f1d7446 chore(deps): update aws-actions/configure-aws-credentials action to v4 (#711)
  • a2b2b42 fix(deps): update all non-major dependencies (#710)
  • 24ebc7b Actualize dependencies, fix tests and solve bugs (#699)
  • bd53d15 Fix tests (#709)
  • 497fd67 fix(deps): update all non-major dependencies (#700)
  • 7161f6b fix(deps): update module gopkg.in/yaml.v2 to v3 (#705)
  • 59f6262 fix(deps): update module github.com/hashicorp/go-getter to v1.7.5 [security] (#697)
  • ea7edaa chore(deps): update actions/upload-artifact action to v4 (#694)
  • c3d1416 chore(deps): update actions/setup-go action to v5 (#693)
  • 771449d chore(deps): update actions/dependency-review-action action to v4 (#692)
  • d77a641 chore(deps): update goreleaser/goreleaser-action digest to d33b6f6 (#691)
  • de9dba3 reverting the bump (#695)
  • 9045572 fix(deps): update all non-major dependencies (#690)
  • 5e3634e fix(deps): update all non-major dependencies (#689)
  • 5f03034 fix(deps): update all non-major dependencies (#688)
  • 3808bb3 fix(deps): update all non-major dependencies (#685)
  • 275558d chore(deps): update actions/checkout action to v4 (#686)
  • dba46e1 fix(deps): update all non-major dependencies (#684)
  • 6b508f0 renovate: ignore packages that difficult to update (#681)
  • 2838bd0 Update all non-major dependencies (#679)
  • 757503e Migrate from gopkg.in/alecthomas/kingpin.v2 to github.com/alecthomas/kingpin/v2 (#680)
  • 7a215f4 Update module github.com/hashicorp/go-getter to v1.7.0 [SECURITY] (#677)
  • 659b822 Merge pull request #676 from coveooss/renovate/configure
  • 608eca0 Configure renovate
  • 2cae3ee Disable dependabot
  • 8ececf5 Add renovate.json5
  • e5ae25f Merge pull request #654 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2-1.20.1
  • 0251451 Bump github.com/aws/aws-sdk-go-v2 from 1.20.0 to 1.20.1
  • 5fa4c70 Merge pull request #644 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ssm-1.37.1
  • 0d0b61c Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.36.8 to 1.37.1

What's Changed

  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.36.8 to 1.37.1 by @dependabot in #644
  • Bump github.com/aws/aws-sdk-go-v2 from 1.20.0 to 1.20.1 by @dependabot in #654
  • Configure Renovate by @renovate-coveooss in #676
  • Update module github.com/hashicorp/go-getter to v1.7.0 [SECURITY] by @renovate-coveooss in #677
  • Migrate from gopkg.in/alecthomas/kingpin.v2 to github.com/alecthomas/kingpin/v2 by @dotboris in #680
  • Update all non-major dependencies by @renovate-coveooss in #679
  • renovate: ignore packages that difficult to update by @dotboris in #681
  • fix(deps): update all non-major dependencies by @renovate-coveooss in #684
  • chore(deps): update actions/checkout action to v4 by @renovate-coveooss in #686
  • fix(deps): update all non-major dependencies by @renovate-coveooss in #685
  • fix(deps): update all non-major dependencies by @renovate-coveooss in #688
  • fix(deps): update all non-major dependencies by @renovate-coveooss in #689
  • fix(deps): update all non-major dependencies by @renovate-coveooss in #690
  • reverting the bump by @jonapich in #695
  • chore(deps): update goreleaser/goreleaser-action digest to d33b6f6 by @renovate-coveooss in #691
  • chore(deps): update actions/dependency-review-action action to v4 by @renovate-coveooss in #692
  • chore(deps): update actions/setup-go action to v5 by @renovate-coveooss in #693
  • chore(deps): update actions/upload-artifact action to v4 by @renovate-coveooss in #694
  • fix(deps): update module github.com/hashicorp/go-getter to v1.7.5 [security] by @renovate-coveooss in #697
  • fix(deps): update module gopkg.in/yaml.v2 to v3 by @renovate-coveooss in #705
  • fix(deps): update all non-major dependencies by @renovate-coveooss in #700
  • Fix tests by @jocgir in #709
  • Actualize dependencies, fix tests and solve bugs by @jocgir in #699
  • fix(deps): update all non-major dependencies by @renovate-coveooss in #710
  • chore(deps): update aws-actions/configure-aws-credentials action to v4 by @renovate-coveooss in #711

New Contributors

  • @renovate-coveooss made their first contribution in #676

Full Changelog: v2.7.12...v2.8.0

v2.7.12

14 Jul 14:16
5154a4a
Compare
Choose a tag to compare

Changelog

  • 5154a4a Merge pull request #634 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ssm-1.36.8
  • b5c611c Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.36.4 to 1.36.8
  • 78eb0ef Merge pull request #630 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/dynamodb-1.20.1
  • a290d4a Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.20.0 to 1.20.1
  • 6b4a860 Merge pull request #633 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/s3-1.37.0
  • aed2ebc Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.33.1 to 1.37.0
  • 873c273 Merge pull request #632 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.18.28
  • 6f15747 Bump github.com/aws/aws-sdk-go-v2/config from 1.18.25 to 1.18.28
  • 4a52ad9 Merge pull request #617 from coveooss/dependabot/go_modules/github.com/urfave/cli-1.22.14
  • 231fc63 Bump github.com/urfave/cli from 1.22.13 to 1.22.14

v2.7.11

13 Jul 15:12
e86cb24
Compare
Choose a tag to compare

Changelog

  • e86cb24 Merge pull request #629 from coveooss/housekeeping
  • f7ee8f3 Match env vars for goreleaser tests
  • 5ffd9d5 Use right go version for goreleaser tests
  • 8674781 Fix release workflow link
  • 0cb6bc6 Add release instructions in contributing docs
  • f62f5bd Add codeowners
  • d9e1ac6 Remove upstream badges from readme
  • 06405c4 Migrate goreleaser config
  • e5f84a4 Add goreleaser checks to CI
  • 73f80ba Migrate goreleaser --rm-dir to --clean
  • 4d60d58 Stop using fork of aws-actions/configure-aws-credentials
  • 02a28d5 Merge pull request #628 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/dynamodb-1.20.0
  • 2775671 Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.19.7 to 1.20.0
  • d7bc9d6 Merge pull request #616 from coveooss/dependabot/go_modules/github.com/sirupsen/logrus-1.9.3
  • 2fbaad7 Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3
  • aecb69b Merge pull request #615 from coveooss/dependabot/go_modules/github.com/stretchr/testify-1.8.4
  • 161d6ea Bump github.com/stretchr/testify from 1.8.3 to 1.8.4
  • 58472ba Merge pull request #605 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/s3-1.33.1
  • 43a21c7 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.31.3 to 1.33.1
  • 34d1480 Merge pull request #606 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ssm-1.36.4
  • bc2014c Merge pull request #607 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/dynamodb-1.19.7
  • fec7a97 Merge pull request #612 from coveooss/dependabot/go_modules/github.com/sirupsen/logrus-1.9.2
  • e7db9f5 Merge pull request #608 from coveooss/dependabot/go_modules/github.com/urfave/cli-1.22.13
  • 8d97466 Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.36.2 to 1.36.4
  • e827cb3 Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.19.6 to 1.19.7
  • d07e068 Bump github.com/urfave/cli from 1.22.12 to 1.22.13
  • 7d7a0ea Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2
  • 2191cf8 Merge pull request #609 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.18.25
  • fc75f9b Merge pull request #613 from coveooss/dependabot/go_modules/github.com/stretchr/testify-1.8.3
  • 36f9a2f Bump github.com/stretchr/testify from 1.8.2 to 1.8.3
  • e71ad4f Bump github.com/aws/aws-sdk-go-v2/config from 1.18.21 to 1.18.25
  • 6d3b62b Merge pull request #601 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/dynamodb-1.19.6
  • 02813a3 Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.19.4 to 1.19.6
  • f76c8c1 Bump github.com/rs/xid from 1.4.0 to 1.5.0 (#592)
  • 36ca648 Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.19.3 to 1.19.4 (#591)
  • 9ee2394 Bump github.com/aws/aws-sdk-go-v2/config from 1.18.19 to 1.18.21 (#589)
  • 178785f Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.18.7 to 1.18.9 (#588)
  • 0109f7c Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.31.0 to 1.31.3 (#587)
  • b79d5c6 Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.36.0 to 1.36.2 (#586)
  • 42e2d77 Merge pull request #584 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2-1.17.8
  • c6f8740 Merge pull request #585 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/dynamodb-1.19.3
  • b11ae60 Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.19.2 to 1.19.3
  • 83723ff Bump github.com/aws/aws-sdk-go-v2 from 1.17.7 to 1.17.8
  • bb74e02 Merge pull request #575 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/dynamodb-1.19.2
  • 8776dd6 Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.19.1 to 1.19.2
  • 2c14e42 Merge pull request #576 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/s3-1.31.0
  • a6a4376 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.30.6 to 1.31.0
  • a984a00 Merge pull request #571 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ssm-1.36.0
  • 126faac Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.35.6 to 1.36.0
  • ddfd12a Merge pull request #572 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.18.19
  • b5c9a63 Bump github.com/aws/aws-sdk-go-v2/config from 1.18.18 to 1.18.19
  • a93a93c Merge pull request #569 from coveooss/dependabot/github_actions/actions/setup-go-4
  • b80a89d Merge pull request #567 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.18.18
  • 5a4ec7c Merge pull request #570 from coveooss/DT-5645/tgf-stack-system
  • 941dd58 Add component to tgf stack system
  • 993a5dd Bump actions/setup-go from 3 to 4
  • 1851ef0 Bump github.com/aws/aws-sdk-go-v2/config from 1.18.17 to 1.18.18

v2.7.10

15 Mar 16:01
7fbc62c
Compare
Choose a tag to compare

Changelog

  • 7fbc62c Merge pull request #566 from coveooss/devportal-onboarding
  • 73e21d2 Dev Portal Onboarding
  • b7e5d45 Merge pull request #539 from coveooss/dependabot/github_actions/actions/dependency-review-action-3
  • 3071eaa Bump actions/dependency-review-action from 2 to 3
  • f1ddd66 Merge pull request #550 from coveooss/dependabot/go_modules/github.com/stretchr/testify-1.8.2
  • 38a2adf Merge pull request #562 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/s3-1.30.6
  • dcd1524 Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
  • aae27fd Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.30.0 to 1.30.6
  • 581ae17 Merge pull request #556 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ssm-1.35.6
  • 3ec423a Merge pull request #560 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/dynamodb-1.19.1
  • 8ef6df8 Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.35.0 to 1.35.6
  • fc53a74 Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.18.0 to 1.19.1
  • 5991efe Merge pull request #565 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.18.17
  • 131c0fb Merge pull request #563 from coveooss/dependabot/go_modules/github.com/fatih/color-1.15.0
  • 8ca7eb1 Bump github.com/fatih/color from 1.14.0 to 1.15.0
  • 4a35f8b Bump github.com/aws/aws-sdk-go-v2/config from 1.18.8 to 1.18.17
  • 9958875 Merge pull request #564 from coveooss/DT-5623/remove-codecov
  • 1d55b79 Remove codecov
  • 7734b47 Merge pull request #530 from coveooss/feature/DEF-160-code-ql
  • bcc5714 Merge pull request #531 from coveooss/feature/DEF-160-dependency-review
  • 8d52f20 Try Dependency review on a Go project
  • 01220e3 Try CodeQL on a Go project
  • 6d708f8 Merge pull request #521 from coveooss/dependabot/go_modules/github.com/fatih/color-1.14.0
  • ff4f5f6 Merge pull request #519 from coveooss/CSEC-18899-goreleaser-bump
  • 8f7d413 Merge pull request #520 from coveooss/dependabot/go_modules/github.com/urfave/cli-1.22.12
  • b60e611 Bump github.com/fatih/color from 1.13.0 to 1.14.0
  • d416e42 Bump github.com/urfave/cli from 1.22.11 to 1.22.12
  • 5337b16 CSEC-18899 bumping goreleaser-action from 3.2 to 3.2 but with hash
  • f9dc30a Merge pull request #518 from coveooss/dependabot/go_modules/github.com/urfave/cli-1.22.11
  • 721c8b4 Bump github.com/urfave/cli from 1.22.10 to 1.22.11
  • 0eaa6a9 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.29.6 to 1.30.0 (#515)
  • ce1f55b Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.32.1 to 1.35.0 (#512)
  • 0e09f1c Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.17.9 to 1.18.0 (#514)
  • c8587ff Merge pull request #516 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.18.8
  • fddc2af Bump github.com/aws/aws-sdk-go-v2/config from 1.18.0 to 1.18.8
  • 27c1c85 Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.29.2 to 1.29.6 (#501)
  • 32aaa90 Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.17.4 to 1.17.9 (#504)
  • 521cc53 Bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.0 to 1.13.5 (#500)
  • 9679c0e Merge pull request #479 from coveooss/dependabot/go_modules/github.com/zclconf/go-cty-1.12.1
  • 3fc47e4 Merge pull request #474 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/s3-1.29.2
  • b8a4d2a Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.29.1 to 1.29.2
  • a4c8f6e Merge pull request #475 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/dynamodb-1.17.4
  • 0ee46ce Merge pull request #478 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ssm-1.32.1
  • 8b7f484 Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.31.3 to 1.32.1
  • 4d0009b Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.17.3 to 1.17.4
  • 51294f7 Merge pull request #473 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/config-1.18.0
  • 4a3eaab Bump github.com/zclconf/go-cty from 1.10.0 to 1.12.1
  • d832702 Bump github.com/aws/aws-sdk-go-v2/config from 1.17.10 to 1.18.0
  • ac8eb28 Merge pull request #469 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/ssm-1.31.3
  • 0598f95 Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.31.0 to 1.31.3
  • 2bfeba6 Merge pull request #466 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/dynamodb-1.17.3
  • d83a2d3 Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.17.0 to 1.17.3
  • 527914a Merge pull request #468 from coveooss/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/s3-1.29.1
  • aa7cb6e Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.27.10 to 1.29.1

v2.7.9

27 Oct 17:41
d4246e3
Compare
Choose a tag to compare

What's Changed

Dependency bumps

  • Bump github.com/aws/aws-sdk-go-v2/config from 1.17.1 to 1.17.5 by @dependabot in #426

  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.27.5 to 1.27.9 by @dependabot in #427

  • Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.16.0 to 1.16.4 by @dependabot in #431

  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.27.9 to 1.27.13 by @dependabot in #430

  • Bump github.com/urfave/cli from 1.22.9 to 1.22.10 by @dependabot in #433

  • Bump github.com/aws/aws-sdk-go-v2/config from 1.17.5 to 1.17.6 by @dependabot in #436

  • Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.16.4 to 1.17.0 by @dependabot in #437

  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.27.13 to 1.28.0 by @dependabot in #435

  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.27.9 to 1.27.10 by @dependabot in #434

  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.28.0 to 1.31.0 by @dependabot in #451

  • Bump github.com/aws/aws-sdk-go-v2/config from 1.17.6 to 1.17.9 by @dependabot in #458

  • Bump github.com/aws/aws-sdk-go-v2/config from 1.17.9 to 1.17.10 by @dependabot in #471

  • Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #470

  • Bump github.com/coveooss/gotemplate/v3 from 3.7.2 to 3.7.3 by @dependabot in #464

Full Changelog: v2.7.8...v2.7.9

v2.7.8

07 Sep 17:42
0089127
Compare
Choose a tag to compare

What's Changed

Bumps

  • Bump codecov/codecov-action from 1 to 3 by @dependabot in #341
  • Bump github.com/urfave/cli from 1.22.5 to 1.22.7 by @dependabot in #346
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.3 to 1.15.4 by @dependabot in #352
  • Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.15.3 to 1.15.4 by @dependabot in #353
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.26.5 to 1.26.6 by @dependabot in #349
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.25.0 to 1.25.1 by @dependabot in #347
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.25.1 to 1.26.0 by @dependabot in #356
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.26.6 to 1.26.7 by @dependabot in #355
  • Bump github.com/urfave/cli from 1.22.7 to 1.22.8 by @dependabot in #354
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.26.0 to 1.27.0 by @dependabot in #358
  • Bump github.com/urfave/cli from 1.22.8 to 1.22.9 by @dependabot in #357
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.26.7 to 1.26.9 by @dependabot in #359
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.4 to 1.15.5 by @dependabot in #360
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.5 to 1.15.7 by @dependabot in #367
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.27.0 to 1.27.1 by @dependabot in #368
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.26.9 to 1.26.10 by @dependabot in #366
  • Bump github.com/hashicorp/go-version from 1.4.0 to 1.5.0 by @dependabot in #362
  • Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.15.4 to 1.15.5 by @dependabot in #365
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.7 to 1.15.9 by @dependabot in #373
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.9 to 1.15.10 by @dependabot in #381
  • Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.15.5 to 1.15.6 by @dependabot in #379
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.27.1 to 1.27.2 by @dependabot in #380
  • Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #374
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.26.10 to 1.26.11 by @dependabot in #377
  • Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.15.6 to 1.15.7 by @dependabot in #383
  • Bump github.com/stretchr/testify from 1.7.2 to 1.7.3 by @dependabot in #385
  • Bump goreleaser/goreleaser-action from 2 to 3 by @dependabot in #369
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.10 to 1.15.11 by @dependabot in #384
  • Bump github.com/stretchr/testify from 1.7.3 to 1.7.5 by @dependabot in #386
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.11 to 1.15.12 by @dependabot in #390
  • Bump github.com/hashicorp/go-version from 1.5.0 to 1.6.0 by @dependabot in #391
  • Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #392
  • Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.15.7 to 1.15.8 by @dependabot in #395
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.27.2 to 1.27.3 by @dependabot in #388
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.26.11 to 1.27.0 by @dependabot in #393
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.12 to 1.15.13 by @dependabot in #397
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.27.0 to 1.27.1 by @dependabot in #402
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.27.3 to 1.27.4 by @dependabot in #398
  • Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.15.8 to 1.15.9 by @dependabot in #396
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.13 to 1.15.14 by @dependabot in #404
  • Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 by @dependabot in #405
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.27.4 to 1.27.5 by @dependabot in #406
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.14 to 1.15.15 by @dependabot in #408
  • Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.15.9 to 1.15.10 by @dependabot in #413
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.27.1 to 1.27.2 by @dependabot in #411
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.27.5 to 1.27.6 by @dependabot in #409
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.15.15 to 1.17.0 by @dependabot in #416
  • Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.27.2 to 1.27.5 by @dependabot in #418
  • Bump github.com/aws/aws-sdk-go-v2/service/ssm from 1.27.6 to 1.27.9 by @dependabot in #417
  • Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.15.10 to 1.15.13 by @dependabot in #420
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.17.0 to 1.17.1 by @dependabot in #421
  • Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.15.13 to 1.16.0 by @dependabot in #422

Code

Full Changelog: v2.7.7...v2.7.8