Konstantin Lebedev
|
b6a2b43efe
|
allowDeleteBucketNotEmpty
|
2022-03-30 22:46:13 +05:00 |
|
dependabot[bot]
|
c29f79a593
|
Bump github.com/linxGnu/grocksdb from 1.6.38 to 1.7.0
Bumps [github.com/linxGnu/grocksdb](https://github.com/linxGnu/grocksdb) from 1.6.38 to 1.7.0.
- [Release notes](https://github.com/linxGnu/grocksdb/releases)
- [Commits](https://github.com/linxGnu/grocksdb/compare/v1.6.38...v1.7.0)
---
updated-dependencies:
- dependency-name: github.com/linxGnu/grocksdb
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-30 16:22:02 +00:00 |
|
Chris Lu
|
5738049d5a
|
Merge pull request #2853 from chrislusf/dependabot/go_modules/github.com/olivere/elastic/v7-7.0.32
|
2022-03-30 09:19:57 -07:00 |
|
Chris Lu
|
7a002c03fd
|
Merge pull request #2854 from chrislusf/dependabot/go_modules/modernc.org/sqlite-1.15.4
|
2022-03-30 09:19:14 -07:00 |
|
Chris Lu
|
123ab2f9c9
|
Merge pull request #2852 from chrislusf/dependabot/go_modules/go.etcd.io/etcd/client/v3-3.5.2
|
2022-03-30 09:18:11 -07:00 |
|
Chris Lu
|
c0ac0dd5f2
|
Merge pull request #2850 from chrislusf/dependabot/go_modules/github.com/aws/aws-sdk-go-1.43.28
|
2022-03-30 09:16:59 -07:00 |
|
Konstantin Lebedev
|
a8b15c676c
|
s3 test bucket delete nonempty
|
2022-03-30 21:06:26 +05:00 |
|
dependabot[bot]
|
8be731a56d
|
Bump modernc.org/sqlite from 1.15.3 to 1.15.4
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.15.3 to 1.15.4.
- [Release notes](https://gitlab.com/cznic/sqlite/tags)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.15.3...v1.15.4)
---
updated-dependencies:
- dependency-name: modernc.org/sqlite
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-30 15:55:37 +00:00 |
|
dependabot[bot]
|
6f5f39dcbb
|
Bump github.com/olivere/elastic/v7 from 7.0.19 to 7.0.32
Bumps [github.com/olivere/elastic/v7](https://github.com/olivere/elastic) from 7.0.19 to 7.0.32.
- [Release notes](https://github.com/olivere/elastic/releases)
- [Changelog](https://github.com/olivere/elastic/blob/release-branch.v7/CHANGELOG-3.0.md)
- [Commits](https://github.com/olivere/elastic/compare/v7.0.19...v7.0.32)
---
updated-dependencies:
- dependency-name: github.com/olivere/elastic/v7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-30 15:55:09 +00:00 |
|
dependabot[bot]
|
531907acab
|
Bump go.etcd.io/etcd/client/v3 from 3.5.0 to 3.5.2
Bumps [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) from 3.5.0 to 3.5.2.
- [Release notes](https://github.com/etcd-io/etcd/releases)
- [Changelog](https://github.com/etcd-io/etcd/blob/main/RELEASE.md)
- [Commits](https://github.com/etcd-io/etcd/compare/v3.5.0...v3.5.2)
---
updated-dependencies:
- dependency-name: go.etcd.io/etcd/client/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-30 15:54:50 +00:00 |
|
dependabot[bot]
|
fcf7f6c022
|
Bump github.com/aws/aws-sdk-go from 1.43.25 to 1.43.28
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.43.25 to 1.43.28.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.43.25...v1.43.28)
---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-30 15:54:22 +00:00 |
|
a
|
549e341c6f
|
resolv
|
2022-03-30 06:31:19 -05:00 |
|
Chris Lu
|
ce8ef60c59
|
Merge pull request #2840 from kmlebedev/fix_multi_object_delete_key_limit
fix test_s3.test_multi_object_delete_key_limit and test_multi_objectv2_delete_key_limit
|
2022-03-30 01:27:13 -07:00 |
|
Konstantin Lebedev
|
6317f6a8a9
|
fix Description
|
2022-03-30 13:04:15 +05:00 |
|
Chris Lu
|
8732cc24c8
|
Merge pull request #2849 from guo-sj/update_user
Add AWS IAM update user API and its test case
|
2022-03-29 22:36:26 -07:00 |
|
Chris Lu
|
683581c412
|
Merge pull request #2844 from chrislusf/dependabot/go_modules/github.com/spf13/viper-1.10.1
Bump github.com/spf13/viper from 1.4.0 to 1.10.1
|
2022-03-29 13:01:15 -07:00 |
|
dependabot[bot]
|
7701a3008c
|
Bump github.com/spf13/viper from 1.4.0 to 1.10.1
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.4.0 to 1.10.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.4.0...v1.10.1)
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-29 19:55:33 +00:00 |
|
Chris Lu
|
6a286a5ea9
|
Merge pull request #2846 from chrislusf/dependabot/go_modules/github.com/grpc-ecosystem/go-grpc-middleware-1.3.0
Bump github.com/grpc-ecosystem/go-grpc-middleware from 1.1.0 to 1.3.0
|
2022-03-29 12:53:50 -07:00 |
|
Chris Lu
|
4db7754cd6
|
Merge pull request #2845 from chrislusf/dependabot/go_modules/github.com/fluent/fluent-logger-golang-1.9.0
Bump github.com/fluent/fluent-logger-golang from 1.8.0 to 1.9.0
|
2022-03-29 12:53:37 -07:00 |
|
Chris Lu
|
996231c01d
|
Merge pull request #2843 from chrislusf/dependabot/go_modules/github.com/prometheus/client_golang-1.12.1
Bump github.com/prometheus/client_golang from 1.11.0 to 1.12.1
|
2022-03-29 12:53:19 -07:00 |
|
Chris Lu
|
50eaf59912
|
Merge pull request #2842 from chrislusf/dependabot/go_modules/github.com/go-redsync/redsync/v4-4.5.0
Bump github.com/go-redsync/redsync/v4 from 4.4.1 to 4.5.0
|
2022-03-29 12:52:15 -07:00 |
|
Chris Lu
|
e0e8cbc501
|
Merge pull request #2841 from kmlebedev/fix_multipart_upload_incorrect_etag
fix s3 tests
|
2022-03-29 11:54:07 -07:00 |
|
dependabot[bot]
|
47871f8389
|
Bump github.com/grpc-ecosystem/go-grpc-middleware from 1.1.0 to 1.3.0
Bumps [github.com/grpc-ecosystem/go-grpc-middleware](https://github.com/grpc-ecosystem/go-grpc-middleware) from 1.1.0 to 1.3.0.
- [Release notes](https://github.com/grpc-ecosystem/go-grpc-middleware/releases)
- [Changelog](https://github.com/grpc-ecosystem/go-grpc-middleware/blob/master/CHANGELOG.md)
- [Commits](https://github.com/grpc-ecosystem/go-grpc-middleware/compare/v1.1.0...v1.3.0)
---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/go-grpc-middleware
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-29 15:35:56 +00:00 |
|
dependabot[bot]
|
5d59f2b191
|
Bump github.com/fluent/fluent-logger-golang from 1.8.0 to 1.9.0
Bumps [github.com/fluent/fluent-logger-golang](https://github.com/fluent/fluent-logger-golang) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/fluent/fluent-logger-golang/releases)
- [Changelog](https://github.com/fluent/fluent-logger-golang/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fluent/fluent-logger-golang/compare/v1.8.0...v1.9.0)
---
updated-dependencies:
- dependency-name: github.com/fluent/fluent-logger-golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-29 15:35:51 +00:00 |
|
dependabot[bot]
|
1ff39c0cf9
|
Bump github.com/prometheus/client_golang from 1.11.0 to 1.12.1
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.11.0 to 1.12.1.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.11.0...v1.12.1)
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-29 15:35:40 +00:00 |
|
dependabot[bot]
|
a3c18ec82c
|
Bump github.com/go-redsync/redsync/v4 from 4.4.1 to 4.5.0
Bumps [github.com/go-redsync/redsync/v4](https://github.com/go-redsync/redsync) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/go-redsync/redsync/releases)
- [Commits](https://github.com/go-redsync/redsync/compare/v4.4.1...v4.5.0)
---
updated-dependencies:
- dependency-name: github.com/go-redsync/redsync/v4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-29 15:35:35 +00:00 |
|
Konstantin Lebedev
|
993283bb1d
|
revert sort.Search
|
2022-03-29 19:53:12 +05:00 |
|
Konstantin Lebedev
|
5b90a39954
|
fix s3 tests:
multipart_upload_incorrect_etag
multipart_resend_first_finishes_last
|
2022-03-29 19:21:09 +05:00 |
|
Konstantin Lebedev
|
9231971c88
|
fix test_s3.test_multi_object_delete_key_limit and
test_multi_objectv2_delete_key_limit
|
2022-03-29 16:55:09 +05:00 |
|
guosj
|
ed07e76f0e
|
add test function
|
2022-03-29 17:21:59 +08:00 |
|
Chris Lu
|
51bd015179
|
Merge pull request #2835 from chrislusf/dependabot/go_modules/github.com/Shopify/sarama-1.32.0
Bump github.com/Shopify/sarama from 1.23.1 to 1.32.0
|
2022-03-28 11:49:31 -07:00 |
|
dependabot[bot]
|
66583e7827
|
Bump github.com/Shopify/sarama from 1.23.1 to 1.32.0
Bumps [github.com/Shopify/sarama](https://github.com/Shopify/sarama) from 1.23.1 to 1.32.0.
- [Release notes](https://github.com/Shopify/sarama/releases)
- [Changelog](https://github.com/Shopify/sarama/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Shopify/sarama/compare/v1.23.1...v1.32.0)
---
updated-dependencies:
- dependency-name: github.com/Shopify/sarama
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-28 18:38:03 +00:00 |
|
Chris Lu
|
b208996153
|
Merge pull request #2837 from chrislusf/dependabot/go_modules/github.com/klauspost/reedsolomon-1.9.16
Bump github.com/klauspost/reedsolomon from 1.9.2 to 1.9.16
|
2022-03-28 11:36:15 -07:00 |
|
Chris Lu
|
80ddd4c7c8
|
Merge pull request #2838 from chrislusf/dependabot/go_modules/github.com/gorilla/mux-1.8.0
Bump github.com/gorilla/mux from 1.7.4 to 1.8.0
|
2022-03-28 11:34:08 -07:00 |
|
dependabot[bot]
|
9b118c6f76
|
Bump github.com/klauspost/reedsolomon from 1.9.2 to 1.9.16
Bumps [github.com/klauspost/reedsolomon](https://github.com/klauspost/reedsolomon) from 1.9.2 to 1.9.16.
- [Release notes](https://github.com/klauspost/reedsolomon/releases)
- [Commits](https://github.com/klauspost/reedsolomon/compare/v1.9.2...v1.9.16)
---
updated-dependencies:
- dependency-name: github.com/klauspost/reedsolomon
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-28 18:31:20 +00:00 |
|
Chris Lu
|
fed9a96501
|
Merge pull request #2836 from chrislusf/dependabot/go_modules/github.com/OneOfOne/xxhash-1.2.8
Bump github.com/OneOfOne/xxhash from 1.2.2 to 1.2.8
|
2022-03-28 11:29:56 -07:00 |
|
Chris Lu
|
2fdf766fe5
|
Merge pull request #2834 from chrislusf/dependabot/go_modules/gocloud.dev/pubsub/natspubsub-0.24.0
Bump gocloud.dev/pubsub/natspubsub from 0.20.0 to 0.24.0
|
2022-03-28 11:28:45 -07:00 |
|
a
|
ea0b41d91c
|
remove
|
2022-03-28 11:24:24 -07:00 |
|
a
|
1d47574531
|
add build base
|
2022-03-28 18:22:38 +00:00 |
|
a
|
ec6320b037
|
Add gitg
|
2022-03-28 18:16:24 +00:00 |
|
a
|
644a613986
|
needs
|
2022-03-28 18:15:47 +00:00 |
|
a
|
ca6becfeec
|
df changes
|
2022-03-28 18:08:16 +00:00 |
|
a
|
c464e2e0d5
|
Remove restrictions
|
2022-03-28 17:43:03 +00:00 |
|
a
|
9f0957b4d0
|
Remove restrictions
|
2022-03-28 17:42:03 +00:00 |
|
a
|
907f9b51cd
|
Replace with hyphen
|
2022-03-28 17:28:53 +00:00 |
|
a
|
7d981a1c0e
|
del
|
2022-03-28 17:26:43 +00:00 |
|
a
|
71307ce2e6
|
test ci
|
2022-03-28 17:25:53 +00:00 |
|
a
|
6701ac3a61
|
Merge branch 'chrislusf-master' into a
|
2022-03-28 17:14:49 +00:00 |
|
Chris Lu
|
f65c055c44
|
Merge pull request #2831 from kmlebedev/fix_mkdir_snapshot
|
2022-03-28 09:53:33 -07:00 |
|
a
|
391170c3f4
|
Merge branch 'chrislusf-master' into a
|
2022-03-28 16:50:42 +00:00 |
|