What's Changed
π£ Breaking Changes
π Features
- Build packages for multiple architectures by @lucacome in #267
- Add config to publish Snapcraft packages by @lucacome in #474
- Use AWS SDK v2 by @lucacome in #478
- Add config for homebrew by @lucacome in #731
- Switch to new Azure SDK by @lucacome in #729
- Add profile option for AWS by @lucacome in #730
π§ͺ Tests
- Fix error wrapping in tests by @lucacome in #152
- Add markdownlint and fix issues by @lucacome in #355
π¨ Maintenance
59 changes
- Remove unused labels by @lucacome in #77
- Add GitHub workflow to check for stale PRs and issues by @lucacome in #78
- Create codeql-analysis.yml by @lucacome in #85
- Move dependencies into separate category by @lucacome in #84
- Retire vendoring by @lucacome in #83
- Use Fossa action in the workflow by @lucacome in #87
- Update badge for Fossa by @lucacome in #93
- Test new ignore feature in dependabot by @lucacome in #96
- Add more linters by @lucacome in #107
- Enable automerge for Dependabot PRs by @lucacome in #109
- Add revive linter with recommended config by @lucacome in #110
- Use GitHub cache backend API by @lucacome in #128
- Use PAT to auto-merge dependabot PRs by @lucacome in #170
- Remove Amazon Linux 1 by @lucacome in #182
- Remove reviewer from dependabot by @lucacome in #180
- Fix error strings should not be capitalized by @lucacome in #193
- Add tests section for release by @lucacome in #195
- Rename main branch by @lucacome in #211
- Update ignored versions in dependabot and auto-merge workflow by @lucacome in #210
- Add notification workflow by @lucacome in #222
- Remove deprecated go linters by @lucacome in #270
- Remove io/ioutil by @lucacome in #271
- Update GitHub Actions runners to Ubuntu 22.04 by @lucacome in #275
- Update .goreleaser.yml by @lucacome in #301
- Add CODEOWNERS by @lucacome in #309
- Replace deprecated command with environment file by @jongwooo in #311
- Create SECURITY.md by @lucacome in #317
- Update release and labeler workflows by @lucacome in #324
- Add pre-commit and fix issues by @lucacome in #327
- Update dependabot by @lucacome in #326
- Add OpenSSF Scorecard by @lucacome in #356
- Update workflows by @lucacome in #354
- Update GoReleaser and sign artifacts by @lucacome in #359
- Update CODEOWNERS by @lucacome in #446
- Bump labeler to v5.0.0 and update config by @lucacome in #459
- Use latest stable version of Go by @lucacome in #475
- Add EditorConfig by @lucacome in #510
- Enable more linters by @lucacome in #520
- Add yamllint by @lucacome in #521
- Update stale.yml by @lucacome in #690
- Update dependabot.yml by @lucacome in #689
- Update dependabot for aws-sdk group by @lucacome in #701
- Use yamllint action from reviewdog by @lucacome in #706
- Bump Ubuntu runners to 24.04 by @lucacome in #705
- Add yamllint to pre-commit config by @lucacome in #708
- Update CodeQL workflow by @lucacome in #709
- Add more linters by @lucacome in #710
- Update dependabot by @lucacome in #749
- Configure Renovate by @renovate in #753
- Update renovate by @lucacome in #759
- Update renovate config by @lucacome in #760
- Refactor prepareBatches by @lucacome in #750
- Update renovate config by @lucacome in #761
- Remove dependabot and use labeler from common by @lucacome in #765
- Remove deprecated linter, add more tools versions for renovate by @lucacome in #767
- Fix image in README by @lucacome in #769
- Let renovate bump go versions by @lucacome in #768
- Fix snapcraft by @lucacome in #778
- Fix license for snap and brew by @lucacome in #779
π Documentation
- Fix typos by @lucacome in #90
- CentOS 8 is EOL, use CentOS Stream 8 by @lucacome in #181
- Add Issue Lifecycle and update Contributing by @lucacome in #308
- Update CI badge by @lucacome in #476
- Add more badges by @lucacome in #477
- Add doctoc to automatically generate TOCs by @lucacome in #725
- Release 1.0.0 by @lucacome in #777
β¬οΈ Dependencies
461 changes
- Bump addnab/docker-run-action from v2 to v3 by @dependabot in #79
- Bump github.com/aws/aws-sdk-go from 1.37.15 to 1.38.1 by @dependabot in #80
- Bump pytest from 6.2.2 to 6.2.3 in /tests by @dependabot in #82
- Add golangci-lint as a dependency by @lucacome in #86
- Bump github.com/Azure/azure-sdk-for-go from 53.0.0+incompatible to 53.1.0+incompatible by @dependabot in #88
- Bump actions/cache from v2.1.4 to v2.1.5 by @dependabot in #91
- Bump github.com/Azure/azure-sdk-for-go from 53.1.0+incompatible to 53.4.0+incompatible by @dependabot in #94
- Bump pytest from 6.2.3 to 6.2.4 in /tests by @dependabot in #95
- Bump github.com/aws/aws-sdk-go from 1.38.14 to 1.38.38 by @dependabot in #97
- Bump github.com/golangci/golangci-lint from 1.39.0 to 1.40.0 by @dependabot in #98
- Bump github.com/golangci/golangci-lint from 1.40.0 to 1.40.1 by @dependabot in #103
- Bump actions/cache from 2.1.5 to 2.1.6 by @dependabot in #104
- Bump github.com/golangci/golangci-lint from 1.40.1 to 1.41.0 by @dependabot in #105
- Bump github.com/aws/aws-sdk-go from 1.38.38 to 1.39.6 by @dependabot in #118
- Bump requests from 2.25.1 to 2.26.0 in /tests by @dependabot in #117
- Bump github.com/Azure/go-autorest/autorest/azure/auth from 0.5.7 to 0.5.8 by @dependabot in #108
- Bump actions/stale from 3 to 4 by @dependabot in #119
- Bump github.com/aws/aws-sdk-go from 1.39.6 to 1.40.1 by @dependabot in #122
- Bump boto3 from 1.17.7 to 1.18.0 in /tests by @dependabot in #121
- Bump boto3 from 1.18.0 to 1.18.1 in /tests by @dependabot in #123
- Bump boto3 from 1.18.1 to 1.18.2 in /tests by @dependabot in #124
- Update Go version to 1.17 by @lucacome in #130
- Bump golang from 1.16-alpine to 1.17-alpine in /build by @dependabot in #129
- Bump github.com/Azure/azure-sdk-for-go from 56.2.0+incompatible to 56.3.0+incompatible by @dependabot in #131
- Bump pytest from 6.2.4 to 6.2.5 in /tests by @dependabot in #132
- Bump github.com/nginxinc/nginx-plus-go-client from 0.8.0 to 0.9.0 by @dependabot in #133
- Bump github.com/aws/aws-sdk-go from 1.40.25 to 1.41.0 by @dependabot in #134
- Bump boto3 from 1.18.2 to 1.19.0 in /tests by @dependabot in #136
- Bump boto3 from 1.19.0 to 1.19.1 in /tests by @dependabot in #137
- Bump boto3 from 1.19.1 to 1.19.3 in /tests by @dependabot in #139
- Bump boto3 from 1.19.3 to 1.19.4 in /tests by @dependabot in #140
- Bump boto3 from 1.19.4 to 1.19.7 in /tests by @dependabot in #143
- Bump boto3 from 1.19.7 to 1.19.8 in /tests by @dependabot in #144
- Bump boto3 from 1.19.8 to 1.19.9 in /tests by @dependabot in #145
- Bump github.com/aws/aws-sdk-go from 1.41.0 to 1.42.1 by @dependabot in #154
- Bump boto3 from 1.19.9 to 1.20.2 in /tests by @dependabot in #153
- Bump github.com/Azure/go-autorest/autorest/azure/auth from 0.5.8 to 0.5.9 by @dependabot in #149
- Bump boto3 from 1.20.2 to 1.20.3 in /tests by @dependabot in #155
- Bump github.com/Azure/azure-sdk-for-go from 56.3.0+incompatible to 59.3.0+incompatible by @dependabot in #159
- Bump github.com/Azure/azure-sdk-for-go from 59.3.0+incompatible to 59.4.0+incompatible by @dependabot in #160
- Bump github.com/Azure/azure-sdk-for-go from 59.4.0+incompatible to 60.0.0+incompatible by @dependabot in #161
- Bump github.com/Azure/azure-sdk-for-go by @dependabot in #162
- Bump github.com/Azure/go-autorest/autorest/azure/auth by @dependabot in #163
- Bump github.com/Azure/azure-sdk-for-go from 60.1.0+incompatible to 60.2.0+incompatible by @dependabot in #164
- Bump github.com/Azure/azure-sdk-for-go from 60.2.0+incompatible to 60.3.0+incompatible by @dependabot in #165
- Bump requests from 2.26.0 to 2.27.1 in /tests by @dependabot in #168
- Bump github.com/Azure/azure-sdk-for-go by @dependabot in #167
- Bump github.com/Azure/azure-sdk-for-go by @dependabot in #169
- Bump github.com/Azure/go-autorest/autorest/azure/auth from 0.5.10 to 0.5.11 by @dependabot in #171
- Bump github.com/aws/aws-sdk-go from 1.42.1 to 1.43.4 by @dependabot in #192
- Bump dependabot/fetch-metadata from 1.1.1 to 1.2.0 by @dependabot in #178
- Bump boto3 from 1.20.3 to 1.21.4 in /tests by @dependabot in #189
- Bump github.com/Azure/azure-sdk-for-go from 61.1.0+incompatible to 61.6.0+incompatible by @dependabot in #190
- Bump dependabot/fetch-metadata from 1.2.0 to 1.2.1 by @dependabot in #194
- Bump pytest from 6.2.5 to 7.0.1 in /tests by @dependabot in #176
- Bump boto3 from 1.21.4 to 1.21.6 in /tests by @dependabot in #196
- Bump boto3 from 1.21.6 to 1.21.7 in /tests by @dependabot in #198
- Bump golangci/golangci-lint-action from 2 to 3 by @dependabot in #197
- Bump boto3 from 1.21.7 to 1.21.9 in /tests by @dependabot in #200
- Bump github.com/Azure/azure-sdk-for-go from 61.6.0+incompatible to 62.0.0+incompatible by @dependabot in #201
- Bump actions/checkout from 2 to 3 by @dependabot in #202
- Bump dependabot/fetch-metadata from 1.2.1 to 1.3.0 by @dependabot in #203
- Bump boto3 from 1.21.9 to 1.21.10 in /tests by @dependabot in #204
- Bump boto3 from 1.21.10 to 1.21.11 in /tests by @dependabot in #205
- Bump github.com/Azure/azure-sdk-for-go from 62.0.0+incompatible to 62.1.0+incompatible by @dependabot in #208
- Bump pytest from 7.0.1 to 7.1.0 in /tests by @dependabot in #212
- Bump github.com/Azure/azure-sdk-for-go from 62.1.0+incompatible to 62.2.0+incompatible by @dependabot in #213
- Bump golang from 1.17-alpine to 1.18-alpine in /build by @dependabot in #214
- Bump pytest from 7.1.0 to 7.1.1 in /tests by @dependabot in #216
- Bump github.com/Azure/azure-sdk-for-go from 62.2.0+incompatible to 62.3.0+incompatible by @dependabot in #218
- Bump actions/cache from 2 to 3 by @dependabot in #217
- Update Go to 1.18 by @lucacome in #215
- Bump github.com/Azure/azure-sdk-for-go from 62.3.0+incompatible to 63.0.0+incompatible by @dependabot in #219
- Bump github.com/Azure/azure-sdk-for-go from 63.0.0+incompatible to 63.1.0+incompatible by @dependabot in #220
- Bump actions/stale from 4 to 5 by @dependabot in #225
- Bump actions/setup-go from 2 to 3 by @dependabot in #224
- Bump github.com/Azure/azure-sdk-for-go from 63.1.0+incompatible to 63.2.0+incompatible by @dependabot in #226
- Bump github.com/Azure/azure-sdk-for-go from 63.2.0+incompatible to 63.3.0+incompatible by @dependabot in #228
- Bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 by @dependabot in #229
- Bump github.com/aws/aws-sdk-go from 1.43.4 to 1.44.4 by @dependabot in #242
- Bump github.com/Azure/azure-sdk-for-go from 63.3.0+incompatible to 63.4.0+incompatible by @dependabot in #233
- Bump boto3 from 1.21.11 to 1.22.4 in /tests by @dependabot in #241
- Bump pytest from 7.1.1 to 7.1.2 in /tests by @dependabot in #230
- Bump github/codeql-action from 1 to 2 by @dependabot in #231
- Bump boto3 from 1.22.4 to 1.22.5 in /tests by @dependabot in #243
- Bump docker/build-push-action from 2 to 3 by @dependabot in #245
- Bump docker/setup-buildx-action from 1 to 2 by @dependabot in #246
- Bump github.com/Azure/azure-sdk-for-go from 63.4.0+incompatible to 64.0.0+incompatible by @dependabot in #247
- Bump github.com/Azure/azure-sdk-for-go from 64.0.0+incompatible to 64.1.0+incompatible by @dependabot in #249
- Bump boto3 from 1.22.5 to 1.23.0 in /tests by @dependabot in #248
- Bump boto3 from 1.23.0 to 1.23.1 in /tests by @dependabot in #250
- Bump boto3 from 1.23.1 to 1.23.3 in /tests by @dependabot in #252
- Bump boto3 from 1.23.3 to 1.23.4 in /tests by @dependabot in #253
- Bump boto3 from 1.23.4 to 1.23.5 in /tests by @dependabot in #254
- Bump github.com/Azure/azure-sdk-for-go from 64.1.0+incompatible to 65.0.0+incompatible by @dependabot in #256
- Bump boto3 from 1.23.5 to 1.24.0 in /tests by @dependabot in #258
- Bump boto3 from 1.24.0 to 1.24.1 in /tests by @dependabot in #259
- Bump requests from 2.27.1 to 2.28.0 in /tests by @dependabot in #261
- Bump github.com/Azure/azure-sdk-for-go from 65.0.0+incompatible to 66.0.0+incompatible by @dependabot in #262
- Bump requests from 2.28.0 to 2.28.1 in /tests by @dependabot in #263
- Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 by @dependabot in #265
- Bump github.com/nginxinc/nginx-plus-go-client from 0.9.0 to 0.10.0 by @dependabot in #266
- Bump golang from 1.18-alpine to 1.19-alpine in /build by @dependabot in #268
- Bump Go to 1.19 by @lucacome in #269
- Bump pytest from 7.1.2 to 7.1.3 in /tests by @dependabot in #272
- Bump actions/stale from 5 to 6 by @dependabot in #273
- Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #274
- Bump github.com/Azure/azure-sdk-for-go from 66.0.0+incompatible to 67.0.0+incompatible by @dependabot in #276
- Bump boto3 from 1.24.1 to 1.25.0 in /tests by @dependabot in #278
- Bump pytest from 7.1.3 to 7.2.0 in /tests by @dependabot in #279
- Bump boto3 from 1.25.0 to 1.25.1 in /tests by @dependabot in #280
- Bump boto3 from 1.25.1 to 1.25.2 in /tests by @dependabot in #281
- Bump anchore/sbom-action from 0.12.0 to 0.13.0 by @dependabot in #283
- Bump boto3 from 1.25.2 to 1.26.0 in /tests by @dependabot in #286
- Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #287
- Bump boto3 from 1.26.0 to 1.26.1 in /tests by @dependabot in #288
- Bump boto3 from 1.26.1 to 1.26.2 in /tests by @dependabot in #289
- Bump anchore/sbom-action from 0.13.0 to 0.13.1 by @dependabot in #290
- Bump boto3 from 1.26.2 to 1.26.4 in /tests by @dependabot in #291
- Bump boto3 from 1.26.4 to 1.26.5 in /tests by @dependabot in #292
- Bump github.com/Azure/azure-sdk-for-go from 67.0.0+incompatible to 67.1.0+incompatible by @dependabot in #295
- Bump goreleaser/goreleaser-action from 3 to 4 by @dependabot in #296
- Bump github.com/Azure/azure-sdk-for-go from 67.1.0+incompatible to 67.2.0+incompatible by @dependabot in #297
- Bump actions/stale from 6 to 7 by @dependabot in #298
- Bump github.com/Azure/azure-sdk-for-go from 67.2.0+incompatible to 67.3.0+incompatible by @dependabot in #299
- Bump pytest from 7.2.0 to 7.2.1 in /tests by @dependabot in #302
- Bump github.com/Azure/go-autorest/autorest/azure/auth from 0.5.11 to 0.5.12 by @dependabot in #303
- Bump requests from 2.28.1 to 2.28.2 in /tests by @dependabot in #300
- Bump github.com/Azure/azure-sdk-for-go from 67.3.0+incompatible to 68.0.0+incompatible by @dependabot in #304
- Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 by @dependabot in #305
- Bump anchore/sbom-action from 0.13.1 to 0.13.2 by @dependabot in #306
- Bump anchore/sbom-action from 0.13.2 to 0.13.3 by @dependabot in #307
- Bump golang.org/x/crypto from 0.0.0-20211215153901-e495a2d5b3d3 to 0.1.0 by @dependabot in #312
- Bump pytest from 7.2.1 to 7.2.2 in /tests by @dependabot in #313
- Bump actions/setup-go from 3 to 4 by @dependabot in #315
- Bump anchore/sbom-action from 0.13.3 to 0.13.4 by @dependabot in #316
- Bump actions/stale from 7 to 8 by @dependabot in #318
- Bump anchore/sbom-action from 0.13.4 to 0.14.1 by @dependabot in #319
- Bump pytest from 7.2.2 to 7.3.0 in /tests by @dependabot in #321
- Bump pytest from 7.3.0 to 7.3.1 in /tests by @dependabot in #322
- Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 by @dependabot in #323
- Bump requests from 2.28.2 to 2.29.0 in /tests by @dependabot in #325
- Bump anchore/sbom-action from 0.14.1 to 0.14.2 by @dependabot in #329
- Bump requests from 2.29.0 to 2.30.0 in /tests by @dependabot in #328
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #331
- Bump joshdales/labeler from 68a25980166b8ff8eb977d9a31cab5bd883793e1 to 3352df1f2b0ef052cea774a5eaff917ea700a1b4 by @dependabot in #334
- Bump requests from 2.30.0 to 2.31.0 in /tests by @dependabot in #335
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #336
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #337
- Bump pytest from 7.3.1 to 7.3.2 in /tests by @dependabot in #338
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #339
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #340
- Bump pytest from 7.3.2 to 7.4.0 in /tests by @dependabot in #342
- Bump anchore/sbom-action from 0.14.2 to 0.14.3 by @dependabot in #341
- Bump boto3 from 1.26.5 to 1.28.1 in /tests by @dependabot in #346
- Bump lucacome/draft-release from 0.2.0 to 0.2.1 by @dependabot in #343
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in #344
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #345
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #347
- Bump boto3 from 1.28.1 to 1.28.3 in /tests by @dependabot in #348
- Bump lucacome/draft-release from 0.2.1 to 0.2.2 by @dependabot in #350
- Bump boto3 from 1.28.3 to 1.28.9 in /tests by @dependabot in #349
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #352
- Bump boto3 from 1.28.9 to 1.28.16 in /tests by @dependabot in #353
- Bump boto3 from 1.28.16 to 1.28.18 in /tests by @dependabot in #358
- Bump github/codeql-action from 2.21.0 to 2.21.2 by @dependabot in #357
- Bump boto3 from 1.28.18 to 1.28.20 in /tests by @dependabot in #360
- Bump actions/dependency-review-action from 3.0.6 to 3.0.7 by @dependabot in #365
- Bump actions/setup-go from 4.0.1 to 4.1.0 by @dependabot in #363
- Bump github/codeql-action from 2.21.2 to 2.21.4 by @dependabot in #366
- Bump goreleaser/goreleaser-action from 4.3.0 to 4.4.0 by @dependabot in #364
- Bump boto3 from 1.28.20 to 1.28.26 in /tests by @dependabot in #367
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #368
- Bump actions/dependency-review-action from 3.0.7 to 3.0.8 by @dependabot in #370
- Bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 by @dependabot in #371
- Bump boto3 from 1.28.26 to 1.28.31 in /tests by @dependabot in #372
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #373
- Bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in #375
- Bump boto3 from 1.28.31 to 1.28.36 in /tests by @dependabot in #377
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #376
- Bump github/codeql-action from 2.21.4 to 2.21.5 by @dependabot in #378
- Bump github.com/nginxinc/nginx-plus-go-client from 0.10.0 to 0.11.0 by @dependabot in #379
- Bump pytest from 7.4.0 to 7.4.2 in /tests by @dependabot in #390
- Bump sigstore/cosign-installer from 3.1.1 to 3.1.2 by @dependabot in #382
- Bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in #387
- Bump goreleaser/goreleaser-action from 4.4.0 to 5.0.0 by @dependabot in #393
- Bump DavidAnson/markdownlint-cli2-action from 11.0.0 to 12.0.0 by @dependabot in #381
- Bump actions/dependency-review-action from 3.0.8 to 3.1.0 by @dependabot in #388
- Bump actions/upload-artifact from 3.1.2 to 3.1.3 by @dependabot in #396
- Bump github/codeql-action from 2.21.5 to 2.21.7 by @dependabot in #397
- Bump reviewdog/action-actionlint from 1.37.1 to 1.38.0 by @dependabot in #395
- Bump github.com/aws/aws-sdk-go from 1.44.4 to 1.45.12 by @dependabot in #398
- Bump boto3 from 1.28.36 to 1.28.50 in /tests by @dependabot in #400
- Bump lucacome/draft-release from 0.2.2 to 1.0.0 by @dependabot in #399
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #391
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #401
- Bump github/codeql-action from 2.21.7 to 2.21.8 by @dependabot in #402
- Bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #403
- Bump reviewdog/action-actionlint from 1.38.0 to 1.39.0 by @dependabot in #405
- Bump DavidAnson/markdownlint-cli2-action from 12.0.0 to 13.0.0 by @dependabot in #404
- Bump boto3 from 1.28.50 to 1.28.53 in /tests by @dependabot in #406
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #408
- Bump github.com/nginxinc/nginx-plus-go-client from 0.11.0 to 1.0.0 by @dependabot in #407
- Bump boto3 from 1.28.53 to 1.28.57 in /tests by @dependabot in #410
- Bump github/codeql-action from 2.21.8 to 2.21.9 by @dependabot in #409
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #411
- Bump python from 3.11-slim to 3.12-slim in /tests/docker by @dependabot in #416
- Bump github/codeql-action from 2.21.9 to 2.22.0 by @dependabot in #413
- Bump ossf/scorecard-action from 2.2.0 to 2.3.0 by @dependabot in #415
- Bump reviewdog/action-actionlint from 1.39.0 to 1.39.1 by @dependabot in #414
- Bump boto3 from 1.28.57 to 1.28.62 in /tests by @dependabot in #412
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #417
- Bump github/codeql-action from 2.22.0 to 2.22.3 by @dependabot in #418
- Bump boto3 from 1.28.62 to 1.28.63 in /tests by @dependabot in #419
- Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #426
- Bump lucacome/draft-release from 1.0.0 to 1.0.1 by @dependabot in #424
- Bump github/codeql-action from 2.22.3 to 2.22.4 by @dependabot in #425
- Bump boto3 from 1.28.63 to 1.28.68 in /tests by @dependabot in #422
- Bump github.com/aws/aws-sdk-go from 1.45.12 to 1.46.1 by @dependabot in #423
- Bump Go to 1.21.3 by @lucacome in #421
- Bump github.com/nginxinc/nginx-plus-go-client from 1.0.0 to 1.1.0 by @dependabot in #420
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #427
- Bump ossf/scorecard-action from 2.3.0 to 2.3.1 by @dependabot in #431
- Bump github/codeql-action from 2.22.4 to 2.22.5 by @dependabot in #430
- Bump boto3 from 1.28.68 to 1.28.74 in /tests by @dependabot in #433
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #432
- Bump pytest from 7.4.2 to 7.4.3 in /tests by @dependabot in #429
- Bump boto3 from 1.28.74 to 1.28.78 in /tests by @dependabot in #435
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #436
- Bump actions/github-script from 6.4.1 to 7.0.0 by @dependabot in #441
- Bump sigstore/cosign-installer from 3.1.2 to 3.2.0 by @dependabot in #438
- Bump actions/dependency-review-action from 3.1.0 to 3.1.3 by @dependabot in #442
- Bump github.com/nginxinc/nginx-plus-go-client from 1.1.0 to 1.2.0 by @dependabot in #445
- Bump github.com/aws/aws-sdk-go from 1.46.1 to 1.47.10 by @dependabot in #444
- Bump boto3 from 1.28.78 to 1.28.85 in /tests by @dependabot in #443
- Bump boto3 from 1.28.85 to 1.29.3 in /tests by @dependabot in #449
- Bump actions/github-script from 7.0.0 to 7.0.1 by @dependabot in #447
- Bump github/codeql-action from 2.22.5 to 2.22.7 by @dependabot in #448
- Bump github.com/aws/aws-sdk-go from 1.47.10 to 1.48.0 by @dependabot in #450
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #451
- Bump boto3 from 1.29.3 to 1.29.6 in /tests by @dependabot in #452
- Bump anchore/sbom-action from 0.14.3 to 0.15.0 by @dependabot in #453
- Bump DavidAnson/markdownlint-cli2-action from 13.0.0 to 14.0.0 by @dependabot in #455
- Bump github/codeql-action from 2.22.7 to 2.22.8 by @dependabot in #454
- Bump actions/dependency-review-action from 3.1.3 to 3.1.4 by @dependabot in #457
- Bump boto3 from 1.29.6 to 1.33.7 in /tests by @dependabot in #458
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #465
- Bump anchore/sbom-action from 0.15.0 to 0.15.1 by @dependabot in #463
- Bump actions/setup-go from 4.1.0 to 5.0.0 by @dependabot in #464
- Bump github/codeql-action from 2.22.8 to 2.22.9 by @dependabot in #462
- Bump actions/stale from 8.0.0 to 9.0.0 by @dependabot in #461
- Bump boto3 from 1.33.7 to 1.33.12 in /tests by @dependabot in #466
- Bump github/codeql-action from 2.22.9 to 3.22.11 by @dependabot in #471
- Bump actions/upload-artifact from 3.1.3 to 4.0.0 by @dependabot in #470
- Bump sigstore/cosign-installer from 3.2.0 to 3.3.0 by @dependabot in #469
- Bump github.com/aws/aws-sdk-go from 1.48.0 to 1.49.4 by @dependabot in #468
- Bump boto3 from 1.33.12 to 1.34.2 in /tests by @dependabot in #467
- Bump golang.org/x/crypto from 0.1.0 to 0.17.0 by @dependabot in #473
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #472
- Bump lucacome/draft-release from 1.0.1 to 1.0.2 by @dependabot in #482
- Bump reviewdog/action-actionlint from 1.39.1 to 1.40.0 by @dependabot in #481
- Bump github/codeql-action from 3.22.11 to 3.22.12 by @dependabot in #480
- Bump boto3 from 1.34.2 to 1.34.8 in /tests by @dependabot in #484
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #483
- Bump pytest from 7.4.3 to 7.4.4 in /tests by @dependabot in #485
- Bump actions/dependency-review-action from 3.1.4 to 3.1.5 by @dependabot in #488
- Bump anchore/sbom-action from 0.15.1 to 0.15.2 by @dependabot in #487
- Bump boto3 from 1.34.8 to 1.34.14 in /tests by @dependabot in #489
- Bump github/codeql-action from 3.22.12 to 3.23.0 by @dependabot in #493
- Bump anchore/sbom-action from 0.15.2 to 0.15.3 by @dependabot in #492
- Bump actions/upload-artifact from 4.0.0 to 4.1.0 by @dependabot in #491
- Bump boto3 from 1.34.14 to 1.34.19 in /tests by @dependabot in #490
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #494
- Bump actions/upload-artifact from 4.1.0 to 4.2.0 by @dependabot in #495
- Bump boto3 from 1.34.19 to 1.34.23 in /tests by @dependabot in #501
- Bump actions/dependency-review-action from 3.1.5 to 4.0.0 by @dependabot in #496
- Bump anchore/sbom-action from 0.15.3 to 0.15.4 by @dependabot in #497
- Bump github/codeql-action from 3.23.0 to 3.23.1 by @dependabot in #499
- Bump DavidAnson/markdownlint-cli2-action from 14.0.0 to 15.0.0 by @dependabot in #498
- Bump github.com/aws/aws-sdk-go from 1.49.4 to 1.50.0 by @dependabot in #500
- Bump github/codeql-action from 3.23.1 to 3.23.2 by @dependabot in #508
- Bump anchore/sbom-action from 0.15.4 to 0.15.5 by @dependabot in #504
- Bump reviewdog/action-actionlint from 1.40.0 to 1.41.0 by @dependabot in #506
- Bump actions/upload-artifact from 4.2.0 to 4.3.0 by @dependabot in #505
- Bump 8398a7/action-slack from 3.15.1 to 3.16.2 by @dependabot in #507
- Bump boto3 from 1.34.23 to 1.34.29 in /tests by @dependabot in #502
- Bump pytest from 7.4.4 to 8.0.0 in /tests by @dependabot in #503
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #509
- Bump github.com/aws/aws-sdk-go-v2 from 1.24.0 to 1.24.1 by @dependabot in #511
- Bump github.com/aws/aws-sdk-go-v2/service/autoscaling from 1.36.6 to 1.37.0 by @dependabot in #515
- Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.14.10 to 1.14.11 by @dependabot in #514
- Bump github.com/aws/aws-sdk-go-v2/config from 1.26.2 to 1.26.6 by @dependabot in #516
- Bump github/codeql-action from 3.23.2 to 3.24.0 by @dependabot in #517
- Bump anchore/sbom-action from 0.15.5 to 0.15.8 by @dependabot in #519
- Bump boto3 from 1.34.29 to 1.34.34 in /tests by @dependabot in #512
- Bump sigstore/cosign-installer from 3.3.0 to 3.4.0 by @dependabot in #518
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.142.0 to 1.146.0 by @dependabot in #513
- Bump boto3 from 1.34.34 to 1.34.39 in /tests by @dependabot in #522
- Bump actions/upload-artifact from 4.3.0 to 4.3.1 by @dependabot in #524
- Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in #523
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #525
- Bump github.com/aws/aws-sdk-go-v2/config from 1.26.6 to 1.27.0 by @dependabot in #530
- Bump github.com/aws/aws-sdk-go-v2/service/autoscaling from 1.37.0 to 1.38.0 by @dependabot in #533
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.146.0 to 1.147.0 by @dependabot in #534
- Bump actions/checkout from 3 to 4 by @dependabot in #526
- Bump github/codeql-action from 3.24.0 to 3.24.1 by @dependabot in #529
- Bump actions/dependency-review-action from 4.0.0 to 4.1.0 by @dependabot in #528
- Bump lucacome/draft-release from 1.0.2 to 1.0.3 by @dependabot in #527
- Bump github.com/aws/aws-sdk-go-v2/service/autoscaling from 1.38.0 to 1.39.0 by @dependabot in #540
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.147.0 to 1.148.0 by @dependabot in #539
- Bump pytest from 8.0.0 to 8.0.1 in /tests by @dependabot in #535
- Bump boto3 from 1.34.39 to 1.34.45 in /tests by @dependabot in #542
- Bump github/codeql-action from 3.24.1 to 3.24.3 by @dependabot in #538
- Bump actions/dependency-review-action from 4.1.0 to 4.1.3 by @dependabot in #544
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #541
- Bump fossas/fossa-action from 1.3.1 to 1.3.3 by @dependabot in #536
- Bump github.com/aws/aws-sdk-go-v2 from 1.25.0 to 1.25.2 by @dependabot in #553
- Bump github.com/aws/aws-sdk-go-v2/service/autoscaling from 1.39.0 to 1.40.1 by @dependabot in #552
- Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.15.0 to 1.15.2 by @dependabot in #545
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.0 to 1.27.4 by @dependabot in #548
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.148.0 to 1.149.1 by @dependabot in #551
- Bump github/codeql-action from 3.24.3 to 3.24.5 by @dependabot in #549
- Bump reviewdog/action-actionlint from 1.41.0 to 1.42.0 by @dependabot in #550
- Bump pytest from 8.0.1 to 8.0.2 in /tests by @dependabot in #547
- Bump boto3 from 1.34.45 to 1.34.52 in /tests by @dependabot in #554
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.4 to 1.27.7 by @dependabot in #565
- Bump github.com/aws/aws-sdk-go-v2/service/autoscaling from 1.40.1 to 1.40.3 by @dependabot in #562
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.149.1 to 1.150.0 by @dependabot in #564
- Bump boto3 from 1.34.52 to 1.34.59 in /tests by @dependabot in #567
- Bump pytest from 8.0.2 to 8.1.1 in /tests by @dependabot in #566
- Bump reviewdog/action-actionlint from 1.42.0 to 1.43.0 by @dependabot in #568
- Bump anchore/sbom-action from 0.15.8 to 0.15.9 by @dependabot in #560
- Bump github/codeql-action from 3.24.5 to 3.24.6 by @dependabot in #559
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.150.0 to 1.151.0 by @dependabot in #572
- Bump github/codeql-action from 3.24.6 to 3.24.8 by @dependabot in #573
- Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #570
- Bump boto3 from 1.34.59 to 1.34.64 in /tests by @dependabot in #569
- Bump lucacome/draft-release from 1.0.3 to 1.0.4 by @dependabot in #574
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #575
- Bump github.com/aws/aws-sdk-go-v2/service/autoscaling from 1.40.3 to 1.40.4 by @dependabot in #580
- Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.15.3 to 1.16.0 by @dependabot in #579
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.7 to 1.27.9 by @dependabot in #576
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.151.0 to 1.152.0 by @dependabot in #577
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #583
- Bump actions/dependency-review-action from 4.1.3 to 4.2.4 by @dependabot in #584
- Bump github/codeql-action from 3.24.8 to 3.24.9 by @dependabot in #582
- Bump boto3 from 1.34.64 to 1.34.69 in /tests by @dependabot in #578
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #585
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.9 to 1.27.10 by @dependabot in #591
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.152.0 to 1.155.1 by @dependabot in #586
- Bump github.com/aws/aws-sdk-go-v2/service/autoscaling from 1.40.4 to 1.40.5 by @dependabot in #590
- Bump anchore/sbom-action from 0.15.9 to 0.15.10 by @dependabot in #593
- Bump actions/dependency-review-action from 4.2.4 to 4.2.5 by @dependabot in #592
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #595
- Bump boto3 from 1.34.69 to 1.34.77 in /tests by @dependabot in #596
- Bump boto3 from 1.34.77 to 1.34.79 in /tests by @dependabot in #601
- Bump DavidAnson/markdownlint-cli2-action from 15.0.0 to 16.0.0 by @dependabot in #597
- Bump github/codeql-action from 3.24.9 to 3.24.10 by @dependabot in #598
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.10 to 1.27.11 by @dependabot in #599
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.155.1 to 1.156.0 by @dependabot in #600
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #602
- Bump requests from 2.31.0 to 2.32.2 in /tests by @dependabot in #637
- Bump pytest from 8.1.1 to 8.2.1 in /tests by @dependabot in #635
- Bump boto3 from 1.34.79 to 1.34.110 in /tests by @dependabot in #638
- Bump sigstore/cosign-installer from 3.4.0 to 3.5.0 by @dependabot in #603
- Bump actions/checkout from 4.1.2 to 4.1.6 by @dependabot in #628
- Bump reviewdog/action-actionlint from 1.43.0 to 1.46.0 by @dependabot in #625
- Bump github/codeql-action from 3.24.10 to 3.25.6 by @dependabot in #639
- Bump actions/upload-artifact from 4.3.1 to 4.3.3 by @dependabot in #611
- Bump github.com/aws/aws-sdk-go-v2 from 1.26.1 to 1.27.0 by @dependabot in #629
- Bump github.com/aws/aws-sdk-go-v2/service/autoscaling from 1.40.5 to 1.40.8 by @dependabot in #630
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.11 to 1.27.15 by @dependabot in #631
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.156.0 to 1.161.3 by @dependabot in #632
- Bump requests from 2.32.2 to 2.32.3 in /tests by @dependabot in #653
- Bump boto3 from 1.34.110 to 1.34.118 in /tests by @dependabot in #654
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #649
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.161.3 to 1.162.1 by @dependabot in #655
- Bump goreleaser/goreleaser-action from 5.0.0 to 6.0.0 by @dependabot in #658
- Bump actions/dependency-review-action from 4.2.5 to 4.3.2 by @dependabot in #640
- Bump actions/setup-go from 5.0.0 to 5.0.1 by @dependabot in #643
- Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #641
- Bump anchore/sbom-action from 0.15.10 to 0.16.0 by @dependabot in #642
- Bump github.com/aws/aws-sdk-go-v2/service/autoscaling from 1.40.8 to 1.40.10 by @dependabot in #657
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.15 to 1.27.17 by @dependabot in #656
- Bump github.com/Azure/go-autorest/autorest/azure/auth from 0.5.12 to 0.5.13 by @dependabot in #650
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.162.1 to 1.163.0 by @dependabot in #667
- Bump github/codeql-action from 3.25.6 to 3.25.8 by @dependabot in #659
- Bump reviewdog/action-actionlint from 1.46.0 to 1.48.0 by @dependabot in #663
- Bump golangci/golangci-lint-action from 4.0.0 to 6.0.1 by @dependabot in #662
- Bump ossf/scorecard-action from 2.3.1 to 2.3.3 by @dependabot in #664
- Bump lucacome/draft-release from 1.0.4 to 1.1.0 by @dependabot in #660
- Bump pytest from 8.2.1 to 8.2.2 in /tests by @dependabot in #661
- Bump boto3 from 1.34.118 to 1.34.120 in /tests by @dependabot in #668
- Bump github.com/aws/aws-sdk-go-v2/config from 1.27.17 to 1.27.18 by @dependabot in #671
- Bump github.com/aws/aws-sdk-go-v2/service/autoscaling from 1.40.10 to 1.40.11 by @dependabot in #675
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.163.0 to 1.163.1 by @dependabot in #674
- Bump boto3 from 1.34.120 to 1.34.122 in /tests by @dependabot in #670
- Bump actions/dependency-review-action from 4.3.2 to 4.3.3 by @dependabot in #669
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #676
- Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #677
- Bump reviewdog/action-actionlint from 1.48.0 to 1.49.0 by @dependabot in #679
- Bump github/codeql-action from 3.25.8 to 3.25.10 by @dependabot in #678
- Bump boto3 from 1.34.122 to 1.34.127 in /tests by @dependabot in #681
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.163.1 to 1.165.0 by @dependabot in #684
- Bump boto3 from 1.34.127 to 1.34.129 in /tests by @dependabot in #683
- Bump reviewdog/action-actionlint from 1.49.0 to 1.50.0 by @dependabot in #682
- Bump boto3 from 1.34.129 to 1.34.131 in /tests by @dependabot in #693
- Bump reviewdog/action-actionlint from 1.50.0 to 1.51.0 by @dependabot in #697
- Bump github.com/nginxinc/nginx-plus-go-client from 1.2.0 to 1.2.1 by @dependabot in #699
- Bump the aws-sdk group across 1 directory with 4 updates by @dependabot in #700
- Bump the aws-sdk group with 3 updates by @dependabot in #703
- Bump the aws-sdk group with 5 updates by @dependabot in #704
- Bump github/codeql-action from 3.25.10 to 3.25.11 by @dependabot in #702
- Bump the aws-sdk group with 2 updates by @dependabot in #711
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #715
- Bump actions/upload-artifact from 4.3.3 to 4.3.4 by @dependabot in #713
- Bump reviewdog/action-yamllint from 1.16.0 to 1.17.0 by @dependabot in #712
- Bump reviewdog/action-actionlint from 1.51.0 to 1.53.0 by @dependabot in #714
- Bump the aws-sdk group with 5 updates by @dependabot in #721
- Bump github/codeql-action from 3.25.11 to 3.25.12 by @dependabot in #720
- Bump reviewdog/action-actionlint from 1.53.0 to 1.54.0 by @dependabot in #717
- Bump anchore/sbom-action from 0.16.0 to 0.17.0 by @dependabot in #722
- Bump reviewdog/action-yamllint from 1.17.0 to 1.18.0 by @dependabot in #716
- Bump actions/setup-go from 5.0.1 to 5.0.2 by @dependabot in #723
- Bump actions/dependency-review-action from 4.3.3 to 4.3.4 by @dependabot in #719
- Bump github.com/nginxinc/nginx-plus-go-client from 1.2.1 to 1.2.2 by @dependabot in #724
- Bump the aws-sdk group with 2 updates by @dependabot in #728
- Bump github/codeql-action from 3.25.12 to 3.25.13 by @dependabot in #727
- Bump pytest from 8.2.2 to 8.3.1 in /tests by @dependabot in #726
- Bump ossf/scorecard-action from 2.3.3 to 2.4.0 by @dependabot in #735
- Bump github/codeql-action from 3.25.13 to 3.25.15 by @dependabot in #734
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.171.0 to 1.173.0 in the aws-sdk group by @dependabot in #732
- Bump pytest from 8.3.1 to 8.3.2 in /tests by @dependabot in #733
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #736
- Bump actions/upload-artifact from 4.3.4 to 4.3.5 by @dependabot in #738
- Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 by @dependabot in #737
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #739
- Bump github/codeql-action from 3.25.15 to 3.26.0 by @dependabot in #744
- Bump fossas/fossa-action from 1.3.3 to 1.4.0 by @dependabot in #743
- Bump sigstore/cosign-installer from 3.5.0 to 3.6.0 by @dependabot in #742
- Bump actions/upload-artifact from 4.3.5 to 4.3.6 by @dependabot in #741
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.173.0 to 1.174.0 in the aws-sdk group by @dependabot in #740
- Bump lucacome/draft-release from 1.1.0 to 1.1.1 by @dependabot in #745
- Bump anchore/sbom-action from 0.17.0 to 0.17.1 by @dependabot in #746
- Bump github/codeql-action from 3.26.0 to 3.26.2 by @dependabot in #747
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.174.0 to 1.175.0 in the aws-sdk group by @dependabot in #748
- Bump github.com/nginxinc/nginx-plus-go-client from 1.2.2 to 1.3.0 by @dependabot in #752
- Bump the aws-sdk group with 5 updates by @dependabot in #751
- Bump boto3 from 1.34.131 to 1.35.0 by @dependabot in #754
- Bump boto3 from 1.34.131 to 1.35.0 in /tests by @dependabot in #755
- Update github/codeql-action action to v3.26.3 by @renovate in #756
- Update pre-commit hook golangci/golangci-lint to v1.60.1 by @renovate in #762
- Update dependency boto3 to v1.35.1 by @renovate in #763
- Update dependency golangci/golangci-lint to v1.60.2 by @renovate in #766
- Update anchore/sbom-action action to v0.17.2 by @renovate in #770
- Update aws-sdk-go-v2 monorepo by @renovate in #771
- Update github/codeql-action action to v3.26.5 by @renovate in #773
- Update dependency golangci/golangci-lint to v1.60.3 by @renovate in #772
- Update module github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6 to v6.1.0 by @renovate in #774
- Update dependency go to v1.23.0 by @renovate in #775
- Update module github.com/aws/aws-sdk-go-v2/config to v1.27.31 by @renovate in #776
New Contributors
- @jongwooo made their first contribution in #311
- @pre-commit-ci made their first contribution in #331
- @renovate made their first contribution in #753
Full Changelog: v0.5.0...v1.0.0
Resources
- Documentation -- https://github.com/nginxinc/nginx-asg-sync/blob/v1.0.0/README.md