dependabot[bot]
|
e90a6af65e
|
Bump cloud.google.com/go/storage from 1.22.1 to 1.23.0
Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.22.1 to 1.23.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.22.1...pubsub/v1.23.0)
---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
garenchan
|
8aa19577f4
|
fix 3238: handle errors for GenerateDirUuid method
|
3 years ago |
Lapshin Vitaliy
|
d7c3493d15
|
Merge branch 'master' into bufix/validate-tags-on-copy
|
3 years ago |
chrislu
|
b9f7b6fb9a
|
adjust log message
|
3 years ago |
Chris Lu
|
fdd880b111
|
Merge pull request #3237 from shichanglin5/remove_query_collection
Remove the collection query param of s3api and let the collection be …
|
3 years ago |
石昌林
|
15bfc60a88
|
Remove the collection query param of s3api and let the collection be determined by the filer
|
3 years ago |
Chris Lu
|
6a2afc3a7e
|
Merge pull request #3235 from blacktear23/list-filer-stores
Improve filer command help text, add supported filer store list
|
3 years ago |
yulai.li
|
af23e63e3f
|
Improve filer command help, add supported filer store list
|
3 years ago |
chrislu
|
d003bb0166
|
java 3.13
|
3 years ago |
chrislu
|
40a9634c3d
|
3.13
|
3 years ago |
Chris Lu
|
cc01f71752
|
Merge pull request #3233 from blacktear23/filerstore-tikv
Add TiKV Filerstore back
|
3 years ago |
yulai.li
|
93dd33319f
|
Update github workflow configuration files
|
3 years ago |
yulai.li
|
824cbe32be
|
Make tikv filer enable/disable by build tags
|
3 years ago |
chrislu
|
9dfea44aeb
|
fix unit
|
3 years ago |
chrislu
|
3142e77eca
|
mount: stats report physical size instead of logical size
|
3 years ago |
yulai.li
|
13159ad0d8
|
Merge branch 'master' into filerstore-tikv
|
3 years ago |
yulai.li
|
46e0b629e5
|
Update tikv client version and add one PC support
|
3 years ago |
chrislu
|
f77eda4b4f
|
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
|
3 years ago |
chrislu
|
3ce46c3566
|
fix entry full url lookup
|
3 years ago |
Chris Lu
|
dc59ccd110
|
Merge pull request #3228 from shichanglin5/fix_volumeNotFound
When the connection with the leader is disconnected, the vidMap shoul…
|
3 years ago |
石昌林
|
f1ea906c13
|
Code comment optimization
|
3 years ago |
石昌林
|
0c8e033e68
|
When the connection with the leader is disconnected, the vidMap should not be reset immediately, but should be reset after connecting to a new leader
|
3 years ago |
chrislu
|
9c517d2b35
|
masterclient: fallback to directly querying master in case of missing volume id location
|
3 years ago |
Chris Lu
|
280e33092c
|
Merge pull request #3226 from kmlebedev/advancedtls
Advancedtls
|
3 years ago |
chrislu
|
509a9047db
|
test compact map with snowflake sequencer
|
3 years ago |
chrislu
|
217d7dc377
|
verify seq is always unique
|
3 years ago |
Konstantin Lebedev
|
2e782dfdcb
|
rm defer comments
|
3 years ago |
Konstantin Lebedev
|
7efaafb0ee
|
fix Authenticate
|
3 years ago |
Konstantin Lebedev
|
b0aa51d7ef
|
enable require client cert
|
3 years ago |
Konstantin Lebedev
|
ea7cdb8b0e
|
seperate option
|
3 years ago |
chrislu
|
46ae28d64c
|
upgrade github.com/chrislusf/raft
fix https://github.com/chrislusf/seaweedfs/issues/3223
|
3 years ago |
Konstantin Lebedev
|
5b388ed6c1
|
initial advancedtls
|
3 years ago |
chrislu
|
28f615dcae
|
java: fix data encryption
fix https://github.com/chrislusf/seaweedfs/issues/3211
|
3 years ago |
chrislu
|
0c13fc873c
|
fix compilation
|
3 years ago |
chrislu
|
96496d5286
|
master: broadcast new volume locations to clients to avoid possible racing condition
fix https://github.com/chrislusf/seaweedfs/issues/3220
|
3 years ago |
chrislu
|
52c44d646e
|
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
|
3 years ago |
chrislu
|
530da0cc89
|
remove unused code
|
3 years ago |
Chris Lu
|
3185154d0e
|
Merge pull request #3218 from famosss/master
fix: gc create a lot of connections quickly
|
3 years ago |
famosss
|
8a6e7a7df8
|
Merge branch 'chrislusf:master' into master
|
3 years ago |
zzq09494
|
9df5ad5309
|
fix: vacuum create a lot of connections quickly
|
3 years ago |
Chris Lu
|
d652ce1a36
|
Merge pull request #3216 from kmlebedev/mk_raft_basedir
avoid no such raft date directory
|
3 years ago |
chrislu
|
6b3beb709d
|
fix format
|
3 years ago |
Konstantin Lebedev
|
c1c8dad677
|
avoid no such raft date directory
https://github.com/chrislusf/seaweedfs/issues/3214
|
3 years ago |
chrislu
|
4dc27e1ed5
|
3.12
|
3 years ago |
chrislu
|
492da3dbce
|
master: put metadata under instance specific folder
|
3 years ago |
chrislu
|
41dfe27102
|
Revert "remove max connection age"
This reverts commit b9b684194f .
|
3 years ago |
chrislu
|
2295766e2c
|
Merge branch 'master' of https://github.com/chrislusf/seaweedfs
|
3 years ago |
chrislu
|
1d0c53ea56
|
remote storage: stop supporting hdfs as a remote storage
|
3 years ago |
Chris Lu
|
1846d08a32
|
Merge pull request #3210 from zeisss/patch-1
weed mount: Fix link to osxfuse github page
|
3 years ago |
Stephan
|
1eb7826909
|
Fix link to osxfuse github page
|
3 years ago |