RW
|
a4c75f4d23
|
Merge pull request #619 from gofiber/dependabot/go_modules/dynamodb/github.com/aws/aws-sdk-go-v2/config-1.18.0
Bump github.com/aws/aws-sdk-go-v2/config from 1.17.11 to 1.18.0 in /dynamodb
|
2022-11-14 10:31:53 +01:00 |
|
dependabot[bot]
|
ab96148ba7
|
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.11 to 1.18.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/config/v1.17.11...config/v1.18.0)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-14 09:22:54 +00:00 |
|
RW
|
3a2dcee0b3
|
Merge pull request #620 from gofiber/dependabot/go_modules/s3/github.com/aws/aws-sdk-go-v2/feature/s3/manager-1.11.39
Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.38 to 1.11.39 in /s3
|
2022-11-14 10:21:53 +01:00 |
|
RW
|
42a0064a70
|
Merge pull request #618 from gofiber/dependabot/go_modules/dynamodb/github.com/aws/aws-sdk-go-v2/credentials-1.13.0
Bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.24 to 1.13.0 in /dynamodb
|
2022-11-14 10:13:45 +01:00 |
|
dependabot[bot]
|
668c9cc6ad
|
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.38 to 1.11.39.
- [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.38...feature/s3/manager/v1.11.39)
---
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-11-14 08:55:28 +00:00 |
|
dependabot[bot]
|
aa1d482357
|
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.24 to 1.13.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/credentials/v1.12.24...v1.13.0)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-14 08:55:17 +00:00 |
|
RW
|
f450f56bf3
|
Merge pull request #622 from gofiber/dependabot/go_modules/s3/github.com/aws/aws-sdk-go-v2/credentials-1.13.0
Bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.24 to 1.13.0 in /s3
|
2022-11-14 09:54:35 +01:00 |
|
dependabot[bot]
|
d8ee898ba0
|
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.24 to 1.13.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/credentials/v1.12.24...v1.13.0)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-14 08:44:53 +00:00 |
|
René Werner
|
9d6194668c
|
refresh redis test certificate
|
2022-11-14 09:25:55 +01:00 |
|
RW
|
2a795ed473
|
Merge pull request #617 from leonklingele/fix-and-optimize-memory-storage
Fix and optimize memory storage
|
2022-11-14 09:22:29 +01:00 |
|
Leon Klingele
|
117838fd0e
|
memory: move costly operations outside of locked area
|
2022-11-14 03:20:20 +01:00 |
|
Leon Klingele
|
318b2fc04c
|
memory: ensure to never delete non-expired items
This fixes a TOCTOU problem between a mutex rlock and a mutex lock.
|
2022-11-14 03:19:31 +01:00 |
|
Leon Klingele
|
0aa08303bc
|
memory: cache timestamp
|
2022-11-14 03:18:42 +01:00 |
|
RW
|
a1556f322a
|
Merge pull request #609 from gofiber/dependabot/go_modules/dynamodb/github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue-1.10.3
Bump github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.10.2 to 1.10.3 in /dynamodb
|
2022-11-11 09:08:37 +01:00 |
|
dependabot[bot]
|
6c27f7f186
|
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.10.2 to 1.10.3.
- [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.10.2...config/v1.10.3)
---
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-11-11 07:59:07 +00:00 |
|
RW
|
ee54c946b0
|
Merge pull request #613 from gofiber/dependabot/go_modules/s3/github.com/aws/aws-sdk-go-v2/feature/s3/manager-1.11.38
Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.37 to 1.11.38 in /s3
|
2022-11-11 08:58:02 +01:00 |
|
RW
|
0b9349c8bd
|
Merge pull request #610 from gofiber/dependabot/go_modules/dynamodb/github.com/aws/aws-sdk-go-v2/service/dynamodb-1.17.4
Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.17.3 to 1.17.4 in /dynamodb
|
2022-11-11 08:22:27 +01:00 |
|
RW
|
24611ce162
|
Merge pull request #611 from gofiber/dependabot/go_modules/dynamodb/github.com/aws/aws-sdk-go-v2/config-1.17.11
Bump github.com/aws/aws-sdk-go-v2/config from 1.17.10 to 1.17.11 in /dynamodb
|
2022-11-11 08:21:58 +01:00 |
|
dependabot[bot]
|
1469483e15
|
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.37 to 1.11.38.
- [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.37...feature/s3/manager/v1.11.38)
---
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-11-11 07:21:07 +00:00 |
|
dependabot[bot]
|
5eba92a47b
|
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.10 to 1.17.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/config/v1.17.10...config/v1.17.11)
---
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-11-11 07:08:28 +00:00 |
|
dependabot[bot]
|
999159cfb7
|
Bump github.com/aws/aws-sdk-go-v2/service/dynamodb in /dynamodb
Bumps [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) from 1.17.3 to 1.17.4.
- [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.3...config/v1.17.4)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-11 07:08:03 +00:00 |
|
RW
|
b9f4a4fada
|
Update README.md
|
2022-11-04 08:36:29 +01:00 |
|
RW
|
533803d845
|
Update README.md
|
2022-11-04 08:34:17 +01:00 |
|
M. Efe Çetin
|
155e4d36f7
|
add vulncheck workflow
|
2022-11-03 19:14:09 +03:00 |
|
RW
|
b4dea997f0
|
Merge pull request #587 from gandaldf/mssql-support
Add support to MSSQL
|
2022-11-03 16:48:41 +01:00 |
|
gandaldf
|
bc92dbd3c3
|
Update to microsoft/go-mssqldb driver
|
2022-11-03 16:10:11 +01:00 |
|
RW
|
dcc812364e
|
Merge pull request #607 from gofiber/dependabot/github_actions/dependabot/fetch-metadata-1.3.5
Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5
|
2022-11-03 08:25:15 +01:00 |
|
dependabot[bot]
|
ae0c3cfe6f
|
Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.4...v1.3.5)
---
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-11-03 07:19:10 +00:00 |
|
RW
|
d5342ec28a
|
Merge pull request #606 from gofiber/dependabot/go_modules/mongodb/go.mongodb.org/mongo-driver-1.11.0
Bump go.mongodb.org/mongo-driver from 1.10.4 to 1.11.0 in /mongodb
|
2022-11-03 08:09:14 +01:00 |
|
dependabot[bot]
|
f7239431b3
|
Bump go.mongodb.org/mongo-driver from 1.10.4 to 1.11.0 in /mongodb
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.10.4 to 1.11.0.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.10.4...v1.11.0)
---
updated-dependencies:
- dependency-name: go.mongodb.org/mongo-driver
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-03 07:02:39 +00:00 |
|
gandaldf
|
800e2db645
|
Some cleanups
|
2022-11-02 14:45:01 +01:00 |
|
Diego Parisi
|
420291805e
|
Merge branch 'gofiber:main' into mssql-support
|
2022-11-02 13:53:18 +01:00 |
|
RW
|
cdaf9129ee
|
Merge pull request #605 from gofiber/dependabot/go_modules/mongodb/go.mongodb.org/mongo-driver-1.10.4
Bump go.mongodb.org/mongo-driver from 1.10.3 to 1.10.4 in /mongodb
|
2022-11-02 08:17:16 +01:00 |
|
dependabot[bot]
|
125ee5f155
|
Bump go.mongodb.org/mongo-driver from 1.10.3 to 1.10.4 in /mongodb
Bumps [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) from 1.10.3 to 1.10.4.
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.10.3...v1.10.4)
---
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-11-02 07:12:00 +00:00 |
|
Diego Parisi
|
c752b57508
|
Merge branch 'gofiber:main' into mssql-support
|
2022-11-02 00:28:30 +01:00 |
|
RW
|
a63192c702
|
Merge pull request #602 from gofiber/dependabot/go_modules/sqlite3/github.com/gofiber/utils-1.0.1
Bump github.com/gofiber/utils from 0.1.2 to 1.0.1 in /sqlite3
|
2022-11-01 10:51:16 +01:00 |
|
RW
|
c790785827
|
Merge pull request #596 from gofiber/dependabot/go_modules/postgres/github.com/gofiber/utils-1.0.1
Bump github.com/gofiber/utils from 0.1.2 to 1.0.1 in /postgres
|
2022-11-01 10:51:07 +01:00 |
|
dependabot[bot]
|
25bf058c15
|
Bump github.com/gofiber/utils from 0.1.2 to 1.0.1 in /postgres
Bumps [github.com/gofiber/utils](https://github.com/gofiber/utils) from 0.1.2 to 1.0.1.
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v0.1.2...v1.0.1)
---
updated-dependencies:
- dependency-name: github.com/gofiber/utils
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-01 08:29:53 +00:00 |
|
dependabot[bot]
|
debea836ad
|
Bump github.com/gofiber/utils from 0.1.2 to 1.0.1 in /sqlite3
Bumps [github.com/gofiber/utils](https://github.com/gofiber/utils) from 0.1.2 to 1.0.1.
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v0.1.2...v1.0.1)
---
updated-dependencies:
- dependency-name: github.com/gofiber/utils
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-01 08:29:41 +00:00 |
|
RW
|
4ba1e265d9
|
Merge pull request #600 from gofiber/dependabot/go_modules/mongodb/github.com/gofiber/utils-1.0.1
Bump github.com/gofiber/utils from 0.1.2 to 1.0.1 in /mongodb
|
2022-11-01 09:29:22 +01:00 |
|
RW
|
82a7c7c87e
|
Merge pull request #594 from gofiber/dependabot/go_modules/mysql/github.com/gofiber/utils-1.0.1
Bump github.com/gofiber/utils from 0.1.2 to 1.0.1 in /mysql
|
2022-11-01 09:29:11 +01:00 |
|
RW
|
4791605f49
|
Merge pull request #599 from gofiber/dependabot/go_modules/redis/github.com/gofiber/utils-1.0.1
Bump github.com/gofiber/utils from 0.1.2 to 1.0.1 in /redis
|
2022-11-01 09:29:02 +01:00 |
|
dependabot[bot]
|
fb2da5d153
|
Bump github.com/gofiber/utils from 0.1.2 to 1.0.1 in /redis
Bumps [github.com/gofiber/utils](https://github.com/gofiber/utils) from 0.1.2 to 1.0.1.
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v0.1.2...v1.0.1)
---
updated-dependencies:
- dependency-name: github.com/gofiber/utils
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-01 07:16:03 +00:00 |
|
dependabot[bot]
|
9f74d3e4a8
|
Bump github.com/gofiber/utils from 0.1.2 to 1.0.1 in /mysql
Bumps [github.com/gofiber/utils](https://github.com/gofiber/utils) from 0.1.2 to 1.0.1.
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v0.1.2...v1.0.1)
---
updated-dependencies:
- dependency-name: github.com/gofiber/utils
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-01 07:15:55 +00:00 |
|
dependabot[bot]
|
e2196eb28a
|
Bump github.com/gofiber/utils from 0.1.2 to 1.0.1 in /mongodb
Bumps [github.com/gofiber/utils](https://github.com/gofiber/utils) from 0.1.2 to 1.0.1.
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v0.1.2...v1.0.1)
---
updated-dependencies:
- dependency-name: github.com/gofiber/utils
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-01 07:15:48 +00:00 |
|
RW
|
f23189e030
|
Merge pull request #595 from gofiber/dependabot/go_modules/memory/github.com/gofiber/utils-1.0.1
Bump github.com/gofiber/utils from 0.1.2 to 1.0.1 in /memory
|
2022-11-01 08:15:34 +01:00 |
|
RW
|
a37e0cc3b0
|
Merge pull request #597 from gofiber/dependabot/go_modules/dynamodb/github.com/gofiber/utils-1.0.1
Bump github.com/gofiber/utils from 0.1.2 to 1.0.1 in /dynamodb
|
2022-11-01 08:15:25 +01:00 |
|
RW
|
8cd43b2951
|
Merge pull request #598 from gofiber/dependabot/go_modules/arangodb/github.com/gofiber/utils-1.0.1
Bump github.com/gofiber/utils from 0.1.2 to 1.0.1 in /arangodb
|
2022-11-01 08:15:16 +01:00 |
|
RW
|
fd6f711788
|
Merge pull request #601 from gofiber/dependabot/go_modules/badger/github.com/gofiber/utils-1.0.1
Bump github.com/gofiber/utils from 0.1.2 to 1.0.1 in /badger
|
2022-11-01 08:15:05 +01:00 |
|
RW
|
b48047ea41
|
Merge pull request #603 from gofiber/dependabot/go_modules/ristretto/github.com/gofiber/utils-1.0.1
Bump github.com/gofiber/utils from 0.1.2 to 1.0.1 in /ristretto
|
2022-11-01 08:14:53 +01:00 |
|