yipinhe
ef9bec0dd0
refactor: migrate from io/ioutil to io and os
- Replaced deprecated io/ioutil functions with their equivalents in io and os packages
- This change aligns with Go 1.16+ recommendations to avoid using io/ioutil
- Updated affected code and tests to ensure compatibility
1 year ago
yedf2
3a178caa18
try another codecov token
1 year ago
yedf2
6eb2ac84e7
trigger a build
1 year ago
yedf2
33bfc25efc
Merge pull request #533 from dtm-labs/dependabot/npm_and_yarn/admin/ejs-3.1.10
Bump ejs from 3.1.8 to 3.1.10 in /admin
1 year ago
yedf2
2586511a01
Merge pull request #532 from dtm-labs/dependabot/npm_and_yarn/admin/rollup-2.79.2
Bump rollup from 2.79.1 to 2.79.2 in /admin
1 year ago
dependabot[bot]
11064181d4
Bump ejs from 3.1.8 to 3.1.10 in /admin
Bumps [ejs](https://github.com/mde/ejs ) from 3.1.8 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases )
- [Commits](https://github.com/mde/ejs/compare/v3.1.8...v3.1.10 )
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
yedf2
38fcec1560
Merge pull request #531 from dtm-labs/dependabot/npm_and_yarn/admin/cross-spawn-7.0.6
Bump cross-spawn from 7.0.3 to 7.0.6 in /admin
1 year ago
yedf2
0dc550c4a0
Merge pull request #530 from dtm-labs/dependabot/npm_and_yarn/admin/vite-3.2.11
Bump vite from 3.2.8 to 3.2.11 in /admin
1 year ago
yedf2
4f7c0b47e5
Merge pull request #529 from dtm-labs/dependabot/npm_and_yarn/admin/axios-1.7.4
Bump axios from 1.6.0 to 1.7.4 in /admin
1 year ago
dependabot[bot]
766d1969db
Bump rollup from 2.79.1 to 2.79.2 in /admin
Bumps [rollup](https://github.com/rollup/rollup ) from 2.79.1 to 2.79.2.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v2.79.1...v2.79.2 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot]
8a149c992f
Bump cross-spawn from 7.0.3 to 7.0.6 in /admin
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn ) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6 )
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
yedf2
2883941d57
Merge pull request #491 from dtm-labs/dependabot/go_modules/github.com/jackc/pgx/v4-4.18.2
Bump github.com/jackc/pgx/v4 from 4.15.0 to 4.18.2
1 year ago
dependabot[bot]
9e1df0a183
Bump vite from 3.2.8 to 3.2.11 in /admin
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 3.2.8 to 3.2.11.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v3.2.11/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v3.2.11/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot]
21722e6712
Bump axios from 1.6.0 to 1.7.4 in /admin
Bumps [axios](https://github.com/axios/axios ) from 1.6.0 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.6.0...v1.7.4 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
yedf2
4cf1e06a9b
Merge pull request #494 from dtm-labs/dependabot/npm_and_yarn/admin/follow-redirects-1.15.6
Bump follow-redirects from 1.15.5 to 1.15.6 in /admin
1 year ago
yedf2
4ae954a7e4
Merge pull request #528 from robertsilen/patch-1
Add MariaDB to README.md
1 year ago
yedf2
a15fe8859c
Merge pull request #522 from me-cs/main
Optimize Map2Kvs functions by pre-allocating memory
1 year ago
yedf2
82e5f47d07
update go version
1 year ago
yedf2
e30073490e
update to go 22
1 year ago
yedf2
303d37606b
update to 1.23
1 year ago
yedf2
b74fc18506
update min to min1
1 year ago
Robert Silén
0f69c72abf
add MariaDB to README.md
1 year ago
xlf
d34bbd1ba4
update:use len(m) * 2 because it is more readable.
1 year ago
xlf
f73b559563
Optimize Map2Kvs functions by pre-allocating memory
2 years ago
yedf2
741b6ab2f0
Merge pull request #508 from ComputeIO/main
feat(common): add redis cluster support
2 years ago
cloorc
8f7cf1ae61
feat(common): add redis cluster support
Signed-off-by: cloorc <wittcnezh@foxmail.com>
2 years ago
yedf2
46bcac5abd
Merge pull request #509 from ComputeIO/typo
feat(common): upgrade protobuf from 1.31.0 to 1.34.1
2 years ago
cloorc
05a5ce5ef6
feat(common): upgrade protobuf from 1.31.0 to 1.34.1
Signed-off-by: cloorc <wittcnezh@foxmail.com>
2 years ago
yedf2
5a58f8b146
Merge pull request #500 from eveneast/main
Fix some typos in comments
2 years ago
eveneast
5105680fb7
Fix some typos in comments
Signed-off-by: eveneast <qcqs@foxmail.com>
2 years ago
dependabot[bot]
6090c87520
Bump follow-redirects from 1.15.5 to 1.15.6 in /admin
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
9f02e56bc2
Bump github.com/jackc/pgx/v4 from 4.15.0 to 4.18.2
Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx ) from 4.15.0 to 4.18.2.
- [Changelog](https://github.com/jackc/pgx/blob/v4.18.2/CHANGELOG.md )
- [Commits](https://github.com/jackc/pgx/compare/v4.15.0...v4.18.2 )
---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
yedf2
bc7869ec5f
Merge pull request #490 from dtm-labs/dependabot/npm_and_yarn/admin/follow-redirects-1.15.5
Bump follow-redirects from 1.15.3 to 1.15.5 in /admin
2 years ago
yedf2
dce035f7f0
Merge pull request #487 from dtm-labs/dependabot/npm_and_yarn/admin/vite-3.2.8
Bump vite from 3.2.7 to 3.2.8 in /admin
2 years ago
dependabot[bot]
6f60fad13f
Bump vite from 3.2.7 to 3.2.8 in /admin
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 3.2.7 to 3.2.8.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v3.2.8/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v3.2.8/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
b69018c458
Bump follow-redirects from 1.15.3 to 1.15.5 in /admin
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.3 to 1.15.5.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.5 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
yedf2
f7ce6a5c79
Merge pull request #481 from dtm-labs/dependabot/go_modules/golang.org/x/crypto-0.17.0
Bump golang.org/x/crypto from 0.14.0 to 0.17.0
2 years ago
yedf2
9a1dbf492e
Merge pull request #476 from dtm-labs/dependabot/npm_and_yarn/admin/axios-1.6.0
Bump axios from 0.26.1 to 1.6.0 in /admin
2 years ago
dependabot[bot]
a057b5f771
Bump golang.org/x/crypto from 0.14.0 to 0.17.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
yedf2
35d6e5bdfe
Merge pull request #480 from zhufuyi/zhfuyi/dtmdriver-sponge
feat: add driver sponge
2 years ago
zhuyasen
6b65a8aa68
feat: add driver sponge
2 years ago
dependabot[bot]
f460408460
Bump axios from 0.26.1 to 1.6.0 in /admin
Bumps [axios](https://github.com/axios/axios ) from 0.26.1 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.26.1...v1.6.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
yedf2
e8bc9729fc
Merge pull request #475 from goxiaoy/kratos_use_discovery
upgrade kratos driver to use discovery
2 years ago
Goxiaoy
7e5dde1006
upgrade kratos driver to use discovery
2 years ago
Goxiaoy
fb3fb58b06
upgrade kratos driver to use discovery
2 years ago
yedf2
14d0eaf1fd
Merge pull request #467 from wooln/feature-storage-sqlserver
Feature storage sqlserver
2 years ago
徐云金YunjinXu
e233895e1c
fix sql server error: main_test.go dtmsvr.PopulateDB(false) invokes GetPlaceHoldSQL(sql)
2 years ago
徐云金YunjinXu
17b3b1256b
SqlServer->SQLServer, combine select+order by
2 years ago
yedf2
c8c0b3a3b5
Merge pull request #465 from dtm-labs/dependabot/npm_and_yarn/admin/postcss-8.4.31
Bump postcss from 8.4.18 to 8.4.31 in /admin
2 years ago
yedf2
78b3a37e8b
Merge pull request #468 from dtm-labs/dependabot/go_modules/golang.org/x/net-0.17.0
Bump golang.org/x/net from 0.10.0 to 0.17.0
2 years ago