dependabot[bot]
38c1c56883
chore(deps): bump github.com/microsoft/go-mssqldb in /mssql
...
Bumps [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb ) from 1.9.2 to 1.9.3.
- [Release notes](https://github.com/microsoft/go-mssqldb/releases )
- [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md )
- [Commits](https://github.com/microsoft/go-mssqldb/compare/v1.9.2...v1.9.3 )
---
updated-dependencies:
- dependency-name: github.com/microsoft/go-mssqldb
dependency-version: 1.9.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-26 23:55:09 +00:00
dependabot[bot]
8f89e7558f
chore(deps): bump github.com/microsoft/go-mssqldb in /mssql
...
Bumps [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb ) from 1.8.1 to 1.9.2.
- [Release notes](https://github.com/microsoft/go-mssqldb/releases )
- [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md )
- [Commits](https://github.com/microsoft/go-mssqldb/compare/v1.8.1...v1.9.2 )
---
updated-dependencies:
- dependency-name: github.com/microsoft/go-mssqldb
dependency-version: 1.9.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-07 09:52:46 +00:00
Muhammed Efe Cetin
896938ef21
update release policy
2025-07-06 16:07:06 +03:00
Muhammed Efe Cetin
92bf2760f4
update docs
2025-07-04 02:23:49 +03:00
Muhammed Efe Cetin
cf369907b8
update tests
2025-06-25 15:18:30 +03:00
Manuel de la Peña
0f13ff4a80
Merge branch 'main' into add-withcontext
...
* main: (168 commits)
chore: read redis image for ruedis
chore: align ruedis expiration test with redis
chore: skip cluster tests
chore: align valkey expiration test with redis
chore: refine message
fix: reuse valkey container in benchmarks
chore: pass the redis-like image explicitly in tests
fix: missing eval of redis image from env var
chore: proper parallel layout
chore: add integration tests to the redis helper module
chore: verify mtls properly in tests
chore(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/manager in /s3
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 in /s3
chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 in /clickhouse
chore(deps): bump github.com/minio/minio-go/v7 in /minio
chore(deps): bump github.com/valkey-io/valkey-go in /valkey
chore(deps): bump github.com/jackc/pgx/v5 in /postgres
chore: add tests for the helper module
chore: make sure the client gets the variable locally
fix(coherence): set coherence log level to ERROR in benchmarks
...
2025-05-23 12:53:15 +02:00
dependabot[bot]
8f0819b1c5
chore(deps): bump github.com/microsoft/go-mssqldb in /mssql
...
Bumps [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb ) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/microsoft/go-mssqldb/releases )
- [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md )
- [Commits](https://github.com/microsoft/go-mssqldb/compare/v1.8.0...v1.8.1 )
---
updated-dependencies:
- dependency-name: github.com/microsoft/go-mssqldb
dependency-version: 1.8.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-12 07:19:49 +00:00
dependabot[bot]
87a8c23515
chore(deps): bump github.com/microsoft/go-mssqldb in /mssql
...
Bumps [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb ) from 1.7.2 to 1.8.0.
- [Release notes](https://github.com/microsoft/go-mssqldb/releases )
- [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md )
- [Commits](https://github.com/microsoft/go-mssqldb/compare/v1.7.2...v1.8.0 )
---
updated-dependencies:
- dependency-name: github.com/microsoft/go-mssqldb
dependency-version: 1.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-26 17:24:19 +00:00
dependabot[bot]
b5a0d5ba88
chore(deps): bump github.com/stretchr/testify in /mssql
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.9.0...v1.10.0 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-24 04:55:14 +00:00
Muhammed Efe Cetin
17ab512fe3
mssql: add support for context management
2025-04-22 23:46:52 +03:00
René
9f8091caff
Fix badges
Tests pebble / Tests (1.19.x) (push) Has been cancelled
Tests pebble / Tests (1.20.x) (push) Has been cancelled
Tests pebble / Tests (1.21.x) (push) Has been cancelled
Tests Postgres / Tests (1.22.x) (push) Has been cancelled
Tests Postgres / Tests (1.23.x) (push) Has been cancelled
Tests Postgres / Tests (1.24.x) (push) Has been cancelled
Tests Redis / Tests (1.19.x, 6.x) (push) Has been cancelled
Tests Redis / Tests (1.19.x, 7.x) (push) Has been cancelled
Tests Redis / Tests (1.20.x, 6.x) (push) Has been cancelled
Tests Redis / Tests (1.20.x, 7.x) (push) Has been cancelled
Tests Redis / Tests (1.21.x, 6.x) (push) Has been cancelled
Tests Redis / Tests (1.21.x, 7.x) (push) Has been cancelled
Tests Ristretto / Tests (1.19.x) (push) Has been cancelled
Tests Ristretto / Tests (1.20.x) (push) Has been cancelled
Tests Ristretto / Tests (1.21.x) (push) Has been cancelled
Tests Rueidis / Tests (1.20.x, 6.x) (push) Has been cancelled
Tests Rueidis / Tests (1.20.x, 7.x) (push) Has been cancelled
Tests Rueidis / Tests (1.21.x, 6.x) (push) Has been cancelled
Tests Rueidis / Tests (1.21.x, 7.x) (push) Has been cancelled
Tests S3 / Tests (1.21.x) (push) Has been cancelled
Tests S3 / Tests (1.22.x) (push) Has been cancelled
Tests S3 / Tests (1.23.x) (push) Has been cancelled
Tests ScyllaDb / Tests (1.20.x) (push) Has been cancelled
Tests ScyllaDb / Tests (1.21.x) (push) Has been cancelled
Tests Sqlite3 / Tests (1.19.x) (push) Has been cancelled
Tests Sqlite3 / Tests (1.20.x) (push) Has been cancelled
Tests Sqlite3 / Tests (1.21.x) (push) Has been cancelled
Tests Valkey / Tests (1.23.x, 7.x) (push) Has been cancelled
Tests Valkey / Tests (1.23.x, 8.x) (push) Has been cancelled
Release Drafter (All) / release-drafter (push) Has been cancelled
2025-03-23 16:33:25 +01:00
dependabot[bot]
57784bac1b
build(deps): bump github.com/microsoft/go-mssqldb in /mssql
...
Bumps [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb ) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/microsoft/go-mssqldb/releases )
- [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md )
- [Commits](https://github.com/microsoft/go-mssqldb/compare/v1.7.1...v1.7.2 )
---
updated-dependencies:
- dependency-name: github.com/microsoft/go-mssqldb
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-31 07:48:51 +00:00
dependabot[bot]
c3df35dacb
build(deps): bump github.com/microsoft/go-mssqldb in /mssql
...
Bumps [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb ) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/microsoft/go-mssqldb/releases )
- [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md )
- [Commits](https://github.com/microsoft/go-mssqldb/compare/v1.7.0...v1.7.1 )
---
updated-dependencies:
- dependency-name: github.com/microsoft/go-mssqldb
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-19 07:32:36 +00:00
dependabot[bot]
4422abc0c4
build(deps): bump github.com/stretchr/testify in /mssql
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.8.4 to 1.9.0.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-04 07:35:47 +00:00
dependabot[bot]
95cdfde50e
build(deps): bump github.com/microsoft/go-mssqldb in /mssql
...
Bumps [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb ) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/microsoft/go-mssqldb/releases )
- [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md )
- [Commits](https://github.com/microsoft/go-mssqldb/compare/v1.6.0...v1.7.0 )
---
updated-dependencies:
- dependency-name: github.com/microsoft/go-mssqldb
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-22 07:36:17 +00:00
dependabot[bot]
a02e23b674
Bump golang.org/x/crypto from 0.12.0 to 0.17.0 in /mssql
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.12.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.12.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-18 21:58:07 +00:00
Muhammed Efe Cetin
db1dd2bf6a
update delete benchmarks
2023-09-15 18:23:02 +03:00
Muhammed Efe Cetin
68d59280d8
add benchmarks for all storages
2023-09-15 00:02:13 +03:00
dependabot[bot]
1399f55ed4
Bump github.com/microsoft/go-mssqldb from 1.5.0 to 1.6.0 in /mssql
...
Bumps [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb ) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/microsoft/go-mssqldb/releases )
- [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md )
- [Commits](https://github.com/microsoft/go-mssqldb/compare/v1.5.0...v1.6.0 )
---
updated-dependencies:
- dependency-name: github.com/microsoft/go-mssqldb
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-01 07:31:00 +00:00
Juan Calderon-Perez
41ad317a6d
Update dependencies across the board, fix all go.sum/go.mod files
2023-08-23 00:30:10 -04:00
Juan Calderon-Perez
9d99e7dd5b
Update all README files with new major versions
2023-08-23 00:05:48 -04:00
Juan Calderon-Perez
9570205b8a
Cleanup the go.mod files
2023-08-21 08:36:48 -04:00
Juan Calderon-Perez
c0cc07ca93
Update README files, use require.NoError
2023-08-20 09:22:43 -04:00
Juan Calderon-Perez
9291b82212
Update all test files with go1.21, update all go.mod files to go1.19
2023-08-19 22:56:22 -04:00
Juan Calderon-Perez
02d809987a
Use testify.Require for all Storage Drivers
2023-08-19 22:36:33 -04:00
dependabot[bot]
d6d4099b08
Bump github.com/microsoft/go-mssqldb from 1.4.0 to 1.5.0 in /mssql
...
Bumps [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/microsoft/go-mssqldb/releases )
- [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md )
- [Commits](https://github.com/microsoft/go-mssqldb/compare/v1.4.0...v1.5.0 )
---
updated-dependencies:
- dependency-name: github.com/microsoft/go-mssqldb
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-04 07:57:35 +00:00
dependabot[bot]
6984822651
Bump github.com/microsoft/go-mssqldb from 1.3.0 to 1.4.0 in /mssql
...
Bumps [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/microsoft/go-mssqldb/releases )
- [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md )
- [Commits](https://github.com/microsoft/go-mssqldb/compare/v1.3.0...v1.4.0 )
---
updated-dependencies:
- dependency-name: github.com/microsoft/go-mssqldb
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-21 07:44:22 +00:00
M. Efe Çetin
c030fac063
📝 docs: automated synchronization with gofiber/docs
( #880 )
...
* add sync_docs script
* update docs
* update docs
* Update README.md
- sort lines and fix closing image tag
* update docs
---------
Co-authored-by: RW <rene@gofiber.io >
2023-07-07 17:45:22 +03:00
dependabot[bot]
a37efaa61b
Bump github.com/microsoft/go-mssqldb from 1.1.0 to 1.3.0 in /mssql
...
Bumps [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb ) from 1.1.0 to 1.3.0.
- [Release notes](https://github.com/microsoft/go-mssqldb/releases )
- [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md )
- [Commits](https://github.com/microsoft/go-mssqldb/compare/v1.1.0...v1.3.0 )
---
updated-dependencies:
- dependency-name: github.com/microsoft/go-mssqldb
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-29 07:11:37 +00:00
dependabot[bot]
38c7d87300
Bump github.com/microsoft/go-mssqldb from 1.0.0 to 1.1.0 in /mssql
...
Bumps [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb ) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/microsoft/go-mssqldb/releases )
- [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md )
- [Commits](https://github.com/microsoft/go-mssqldb/compare/v1.0.0...v1.1.0 )
---
updated-dependencies:
- dependency-name: github.com/microsoft/go-mssqldb
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-02 08:02:04 +00:00
dependabot[bot]
932bb5bb7c
Bump github.com/microsoft/go-mssqldb from 0.21.0 to 1.0.0 in /mssql
...
Bumps [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb ) from 0.21.0 to 1.0.0.
- [Release notes](https://github.com/microsoft/go-mssqldb/releases )
- [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md )
- [Commits](https://github.com/microsoft/go-mssqldb/compare/v0.21.0...v1.0.0 )
---
updated-dependencies:
- dependency-name: github.com/microsoft/go-mssqldb
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-05-26 08:02:06 +00:00
dependabot[bot]
b61bc913ca
Bump github.com/gofiber/utils from 1.0.1 to 1.1.0 in /mssql
...
Bumps [github.com/gofiber/utils](https://github.com/gofiber/utils ) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/gofiber/utils/releases )
- [Commits](https://github.com/gofiber/utils/compare/v1.0.1...v1.1.0 )
---
updated-dependencies:
- dependency-name: github.com/gofiber/utils
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-19 08:15:41 +00:00
dependabot[bot]
0c8ae83437
Bump github.com/microsoft/go-mssqldb from 0.20.0 to 0.21.0 in /mssql
...
Bumps [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb ) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/microsoft/go-mssqldb/releases )
- [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md )
- [Commits](https://github.com/microsoft/go-mssqldb/compare/v0.20.0...v0.21.0 )
---
updated-dependencies:
- dependency-name: github.com/microsoft/go-mssqldb
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-03-29 08:03:39 +00:00
Juan Calderon-Perez
c2fc6d75f2
Updates to dependencies and go.mod files
2023-03-27 18:51:46 -07:00
dependabot[bot]
fc891e01f9
Bump github.com/microsoft/go-mssqldb from 0.19.0 to 0.20.0 in /mssql
...
Bumps [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb ) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/microsoft/go-mssqldb/releases )
- [Changelog](https://github.com/microsoft/go-mssqldb/blob/main/CHANGELOG.md )
- [Commits](https://github.com/microsoft/go-mssqldb/compare/v0.19.0...v0.20.0 )
---
updated-dependencies:
- dependency-name: github.com/microsoft/go-mssqldb
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-30 14:24:55 +00:00
dependabot[bot]
35ee4cb1fc
Bump github.com/microsoft/go-mssqldb from 0.18.0 to 0.19.0 in /mssql
...
Bumps [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb ) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/microsoft/go-mssqldb/releases )
- [Commits](https://github.com/microsoft/go-mssqldb/compare/v0.18.0...v0.19.0 )
---
updated-dependencies:
- dependency-name: github.com/microsoft/go-mssqldb
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-22 07:12:43 +00:00
dependabot[bot]
8915ac5932
Bump github.com/microsoft/go-mssqldb from 0.17.0 to 0.18.0 in /mssql
...
Bumps [github.com/microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb ) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/microsoft/go-mssqldb/releases )
- [Commits](https://github.com/microsoft/go-mssqldb/compare/v0.17.0...v0.18.0 )
---
updated-dependencies:
- dependency-name: github.com/microsoft/go-mssqldb
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-06 07:09:55 +00:00
gaby
a3b1139001
Breakdown local storage tests into separate files. Fix go.sum files
2022-11-20 04:59:16 -08:00
gaby
5a40e781c1
Deprecate support for go 1.14 and go 1.15
2022-11-20 04:20:05 -08:00
gandaldf
bc92dbd3c3
Update to microsoft/go-mssqldb driver
2022-11-03 16:10:11 +01:00
gandaldf
800e2db645
Some cleanups
2022-11-02 14:45:01 +01:00
gandaldf
1f2c29fd9a
Add support to MSSQL
2022-10-25 17:08:35 +02:00