Commit Graph

516 Commits

Author SHA1 Message Date
Yash Kumar Verma
2ee234e829 docs: add missing ) 2022-10-14 07:42:29 +05:30
RW
4e6f1c95ff Merge pull request #544 from gaby/redis-pool
Support for configuring Redis connection pool size
2022-10-05 13:43:27 +02:00
RW
c010712741 Merge pull request #545 from gofiber/dependabot/go_modules/arangodb/github.com/arangodb/go-driver-1.4.0
Bump github.com/arangodb/go-driver from 1.3.3 to 1.4.0 in /arangodb
2022-10-05 13:37:09 +02:00
RW
161724ceae Merge pull request #546 from gofiber/dependabot/go_modules/mongodb/go.mongodb.org/mongo-driver-1.10.3
Bump go.mongodb.org/mongo-driver from 1.10.2 to 1.10.3 in /mongodb
2022-10-05 09:34:51 +02:00
dependabot[bot]
6627d9d1ee Bump go.mongodb.org/mongo-driver from 1.10.2 to 1.10.3 in /mongodb
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.10.2 to 1.10.3.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.10.2...v1.10.3)

---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-05 07:26:20 +00:00
dependabot[bot]
d533947dca Bump github.com/arangodb/go-driver from 1.3.3 to 1.4.0 in /arangodb
Bumps [github.com/arangodb/go-driver](https://github.com/arangodb/go-driver) from 1.3.3 to 1.4.0.
- [Release notes](https://github.com/arangodb/go-driver/releases)
- [Changelog](https://github.com/arangodb/go-driver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/arangodb/go-driver/compare/v1.3.3...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/arangodb/go-driver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-05 07:26:13 +00:00
Juan Calderon-Perez
595b1917f3 Add support for Redis connection pool size 2022-10-05 00:14:23 -04:00
RW
f112c6ddff Merge pull request #543 from gofiber/dependabot/go_modules/s3/github.com/aws/aws-sdk-go-v2/feature/s3/manager-1.11.34
Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.33 to 1.11.34 in /s3
v1.1.2
2022-10-03 10:12:14 +02:00
dependabot[bot]
070dec8c74 Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in /s3
Bumps [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) from 1.11.33 to 1.11.34.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/feature/s3/manager/v1.11.33...feature/s3/manager/v1.11.34)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 08:06:45 +00:00
RW
8125d5ae39 Merge pull request #542 from gofiber/dependabot/go_modules/s3/github.com/aws/aws-sdk-go-v2/credentials-1.12.21
Bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.20 to 1.12.21 in /s3
2022-10-03 10:06:07 +02:00
RW
45e450a3d8 Merge pull request #540 from gofiber/dependabot/github_actions/dependabot/fetch-metadata-1.3.4
Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4
2022-10-03 10:05:43 +02:00
dependabot[bot]
737624d914 Bump github.com/aws/aws-sdk-go-v2/credentials in /s3
Bumps [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) from 1.12.20 to 1.12.21.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.12.20...credentials/v1.12.21)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 07:53:11 +00:00
dependabot[bot]
1401f6b804 Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.3...v1.3.4)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 07:52:33 +00:00
RW
8c679bf3a2 Merge pull request #537 from gofiber/dependabot/go_modules/dynamodb/github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue-1.10.0
Bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.9.19 to 1.10.0 in /dynamodb
2022-10-03 09:26:56 +02:00
dependabot[bot]
fc7eb4fd27 Bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
Bumps [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) from 1.9.19 to 1.10.0.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/feature/dynamodb/attributevalue/v1.9.19...v1.10.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 07:17:59 +00:00
RW
7486445385 Merge pull request #538 from gofiber/dependabot/go_modules/dynamodb/github.com/aws/aws-sdk-go-v2/config-1.17.8
Bump github.com/aws/aws-sdk-go-v2/config from 1.17.7 to 1.17.8 in /dynamodb
2022-10-03 09:17:11 +02:00
dependabot[bot]
dfdfd7fbf3 Bump github.com/aws/aws-sdk-go-v2/config in /dynamodb
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.17.7 to 1.17.8.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.17.7...config/v1.17.8)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 07:10:18 +00:00
RW
87862b1ac6 Merge pull request #533 from gofiber/dependabot/go_modules/s3/github.com/aws/aws-sdk-go-v2/feature/s3/manager-1.11.33
Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.32 to 1.11.33 in /s3
2022-09-21 10:45:01 +02:00
dependabot[bot]
bbfc356c01 Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in /s3
Bumps [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) from 1.11.32 to 1.11.33.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/feature/s3/manager/v1.11.32...feature/s3/manager/v1.11.33)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-21 08:32:43 +00:00
RW
d8d446b1a5 Merge pull request #534 from gofiber/dependabot/go_modules/s3/github.com/aws/aws-sdk-go-v2/config-1.17.7
Bump github.com/aws/aws-sdk-go-v2/config from 1.17.6 to 1.17.7 in /s3
2022-09-21 10:32:02 +02:00
dependabot[bot]
6ba900f18c Bump github.com/aws/aws-sdk-go-v2/config from 1.17.6 to 1.17.7 in /s3
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.17.6 to 1.17.7.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.17.6...config/v1.17.7)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-21 08:28:48 +00:00
RW
dc7bef5d10 Merge pull request #535 from gofiber/dependabot/go_modules/s3/github.com/aws/aws-sdk-go-v2/service/s3-1.27.11
Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.27.10 to 1.27.11 in /s3
2022-09-21 10:27:56 +02:00
dependabot[bot]
dff3b2aa26 Bump github.com/aws/aws-sdk-go-v2/service/s3 in /s3
Bumps [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) from 1.27.10 to 1.27.11.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.27.10...service/s3/v1.27.11)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-21 08:11:41 +00:00
RW
560664ab5a Merge pull request #536 from gofiber/dependabot/go_modules/s3/github.com/aws/aws-sdk-go-v2-1.16.16
Bump github.com/aws/aws-sdk-go-v2 from 1.16.15 to 1.16.16 in /s3
2022-09-21 10:10:55 +02:00
RW
68c1b99eac Merge pull request #532 from gofiber/dependabot/go_modules/s3/github.com/aws/aws-sdk-go-v2/credentials-1.12.20
Bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.19 to 1.12.20 in /s3
2022-09-21 10:10:31 +02:00
dependabot[bot]
998df25440 Bump github.com/aws/aws-sdk-go-v2 from 1.16.15 to 1.16.16 in /s3
Bumps [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) from 1.16.15 to 1.16.16.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.16.15...v1.16.16)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-21 07:48:17 +00:00
dependabot[bot]
b59617e2a6 Bump github.com/aws/aws-sdk-go-v2/credentials in /s3
Bumps [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) from 1.12.19 to 1.12.20.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.12.19...credentials/v1.12.20)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-21 07:47:05 +00:00
RW
c6162ed666 Merge pull request #529 from gofiber/dependabot/go_modules/dynamodb/github.com/aws/aws-sdk-go-v2/config-1.17.7
Bump github.com/aws/aws-sdk-go-v2/config from 1.17.6 to 1.17.7 in /dynamodb
2022-09-21 09:46:00 +02:00
dependabot[bot]
31f94813cf Bump github.com/aws/aws-sdk-go-v2/config in /dynamodb
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.17.6 to 1.17.7.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.17.6...config/v1.17.7)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-21 07:37:50 +00:00
RW
1f256f5391 Merge pull request #530 from gofiber/dependabot/go_modules/dynamodb/github.com/aws/aws-sdk-go-v2/credentials-1.12.20
Bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.19 to 1.12.20 in /dynamodb
2022-09-21 09:37:07 +02:00
dependabot[bot]
a299404c1b Bump github.com/aws/aws-sdk-go-v2/credentials in /dynamodb
Bumps [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) from 1.12.19 to 1.12.20.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.12.19...credentials/v1.12.20)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-21 07:27:46 +00:00
RW
72b47afe1e Merge pull request #527 from gofiber/dependabot/go_modules/dynamodb/github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue-1.9.19
Bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.9.18 to 1.9.19 in /dynamodb
2022-09-21 09:27:02 +02:00
dependabot[bot]
ce744287b7 Bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
Bumps [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) from 1.9.18 to 1.9.19.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/memorydb/v1.9.18...feature/dynamodb/attributevalue/v1.9.19)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-21 07:08:33 +00:00
RW
9f14918a5a Merge pull request #525 from gofiber/dependabot/go_modules/dynamodb/github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue-1.9.18
Bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.9.17 to 1.9.18 in /dynamodb
2022-09-16 09:20:33 +02:00
dependabot[bot]
11aacc8bd1 Bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
Bumps [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) from 1.9.17 to 1.9.18.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/memorydb/v1.9.17...feature/dynamodb/attributevalue/v1.9.18)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-16 07:14:02 +00:00
RW
01da118ae2 Merge pull request #521 from gofiber/dependabot/go_modules/s3/github.com/aws/aws-sdk-go-v2/feature/s3/manager-1.11.32
Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.31 to 1.11.32 in /s3
2022-09-15 10:21:15 +02:00
RW
94d968b7f7 Merge pull request #519 from gofiber/dependabot/github_actions/lewagon/wait-on-check-action-1.1.2
Bump lewagon/wait-on-check-action from 1.0.0 to 1.1.2
2022-09-15 10:21:05 +02:00
dependabot[bot]
57c24a378b Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in /s3
Bumps [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) from 1.11.31 to 1.11.32.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/feature/s3/manager/v1.11.31...feature/s3/manager/v1.11.32)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-15 07:53:14 +00:00
dependabot[bot]
fdea0f9267 Bump lewagon/wait-on-check-action from 1.0.0 to 1.1.2
Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.0.0 to 1.1.2.
- [Release notes](https://github.com/lewagon/wait-on-check-action/releases)
- [Commits](https://github.com/lewagon/wait-on-check-action/compare/v1.0.0...v1.1.2)

---
updated-dependencies:
- dependency-name: lewagon/wait-on-check-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-15 07:52:37 +00:00
RW
58364534e9 Merge pull request #518 from gofiber/dependabot/go_modules/dynamodb/github.com/aws/aws-sdk-go-v2/config-1.17.6
Bump github.com/aws/aws-sdk-go-v2/config from 1.17.5 to 1.17.6 in /dynamodb
2022-09-15 09:50:57 +02:00
dependabot[bot]
bc10416921 Bump github.com/aws/aws-sdk-go-v2/config in /dynamodb
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.17.5 to 1.17.6.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/config/v1.17.5...config/v1.17.6)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-15 07:43:23 +00:00
RW
c30115270c Merge pull request #516 from gofiber/dependabot/go_modules/dynamodb/github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue-1.9.17
Bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.9.16 to 1.9.17 in /dynamodb
2022-09-15 09:42:37 +02:00
dependabot[bot]
2c315e1ce7 Bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
Bumps [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) from 1.9.16 to 1.9.17.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/service/memorydb/v1.9.16...service/memorydb/v1.9.17)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-15 07:29:27 +00:00
RW
ff64bffed1 Merge pull request #514 from gofiber/dependabot/go_modules/dynamodb/github.com/aws/aws-sdk-go-v2/credentials-1.12.19
Bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.18 to 1.12.19 in /dynamodb
2022-09-15 09:28:48 +02:00
dependabot[bot]
34200e124b Bump github.com/aws/aws-sdk-go-v2/credentials in /dynamodb
Bumps [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) from 1.12.18 to 1.12.19.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go-v2/compare/credentials/v1.12.18...credentials/v1.12.19)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-15 07:10:36 +00:00
RW
20a6c8a79b Update dependabot_automerge.yml 2022-09-14 15:46:35 +02:00
RW
d2569fbe93 Update dependabot_automerge.yml 2022-09-12 08:00:11 +02:00
René Werner
bf76d31f6c update dependabot_automerge.yml 2022-09-11 13:19:28 +02:00
René Werner
551c37101c try to fix memory problem within the sqlite race condition check in the tests on windows v1.1.1 2022-09-07 15:31:57 +02:00
RW
23f59994f8 Update release-drafter.yml 2022-09-07 14:35:50 +02:00