1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-11 18:20:28 +09:00
Commit graph

1577 commits

Author SHA1 Message Date
mcrakhman
6e50473337
Change AccountDelete signature 2023-10-24 11:58:29 +02:00
dependabot[bot]
ddfac26ce5
Bump github.com/quic-go/quic-go from 0.39.0 to 0.39.1
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.39.0 to 0.39.1.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.39.0...v0.39.1)

---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 15:06:08 +00:00
mcrakhman
f43866fde4
Add account is deleted error 2023-10-20 19:15:14 +02:00
mcrakhman
e35e1e8668
Update coordinator client, tests and new error 2023-10-20 19:11:27 +02:00
mcrakhman
20c967200a
Update naming for deletion timestamp 2023-10-19 21:38:25 +02:00
mcrakhman
bf6d82df6f
Add deletion duration 2023-10-19 21:28:54 +02:00
mcrakhman
4dd3c61c2b
Add explicit space delete request 2023-10-19 21:25:25 +02:00
mcrakhman
f4640056e7
Add account deletion payload type 2023-10-19 19:20:37 +02:00
mcrakhman
14f5ab90a0
Change proto methods to enable account deletion and duration for space changes 2023-10-19 13:19:37 +02:00
dependabot[bot]
a761ba9515
Bump golang.org/x/net from 0.16.0 to 0.17.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 16:00:12 +00:00
Mikhail Rakhmanov
1922278165
Merge pull request #100 from anyproto/GO-1989-metadata-for-space-owner
GO-1989: Add owner metadata
2023-10-12 16:21:59 +02:00
mcrakhman
cb7f2402c6
Add owner metadata 2023-10-12 15:44:51 +02:00
Sergey Cherepanov
f861e056e7
Merge pull request #99 from anyproto/dependabot/go_modules/golang.org/x/crypto-0.14.0
Bump golang.org/x/crypto from 0.13.0 to 0.14.0
2023-10-10 12:18:04 +02:00
Sergey Cherepanov
e6953f4086
Merge pull request #98 from anyproto/dependabot/go_modules/golang.org/x/net-0.16.0
Bump golang.org/x/net from 0.15.0 to 0.16.0
2023-10-10 12:17:24 +02:00
dependabot[bot]
960f02db92
Bump golang.org/x/crypto from 0.13.0 to 0.14.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.13.0 to 0.14.0.
- [Commits](https://github.com/golang/crypto/compare/v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 15:28:16 +00:00
dependabot[bot]
4b257caa91
Bump golang.org/x/net from 0.15.0 to 0.16.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.15.0 to 0.16.0.
- [Commits](https://github.com/golang/net/compare/v0.15.0...v0.16.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 15:28:06 +00:00
Sergey Cherepanov
0eeea63ed3
Merge pull request #97 from anyproto/dependabot/go_modules/github.com/prometheus/client_golang-1.17.0
Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0
2023-10-06 12:39:27 +02:00
dependabot[bot]
883ad238e5
Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.16.0 to 1.17.0.
- [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.16.0...v1.17.0)

---
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>
2023-10-06 10:24:39 +00:00
Sergey Cherepanov
c9023f08d3
Merge pull request #95 from anyproto/dependabot/go_modules/github.com/ipfs/boxo-0.13.1
Bump github.com/ipfs/boxo from 0.12.0 to 0.13.1
2023-10-06 12:22:18 +02:00
Sergey Cherepanov
4221c0046b
Merge pull request #94 from anyproto/dependabot/go_modules/github.com/quic-go/quic-go-0.39.0
Bump github.com/quic-go/quic-go from 0.38.1 to 0.39.0
2023-10-06 12:21:16 +02:00
Mikhail Rakhmanov
c1545e831b
Merge pull request #96 from anyproto/GO-2056-derived-tree-mechanism
GO-2056: Derived tree mechanism
2023-10-02 20:40:37 +02:00
mcrakhman
ce7bce7e48
Change treesyncer component and mocks 2023-09-27 22:41:33 +02:00
mcrakhman
61bd9aae1e
Prevent deletion for derived 2023-09-26 22:35:47 +02:00
mcrakhman
3608a6949f
Add new derivation mechanism 2023-09-26 18:49:04 +02:00
dependabot[bot]
62b1b1dd58
Bump github.com/ipfs/boxo from 0.12.0 to 0.13.1
Bumps [github.com/ipfs/boxo](https://github.com/ipfs/boxo) from 0.12.0 to 0.13.1.
- [Release notes](https://github.com/ipfs/boxo/releases)
- [Changelog](https://github.com/ipfs/boxo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ipfs/boxo/compare/v0.12.0...v0.13.1)

---
updated-dependencies:
- dependency-name: github.com/ipfs/boxo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 15:51:08 +00:00
dependabot[bot]
4256f21641
Bump github.com/quic-go/quic-go from 0.38.1 to 0.39.0
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.38.1 to 0.39.0.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.38.1...v0.39.0)

---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 15:50:55 +00:00
Sergey Cherepanov
d157908f05
Merge pull request #86 from anyproto/GO-1946-space-limit
GO-1946 coordinator proto: space limit error
2023-09-21 14:04:48 +02:00
Sergey Cherepanov
c0fa3317cf
merge 2023-09-21 13:59:54 +02:00
Sergey Cherepanov
5e19777ec6
merge 2023-09-21 13:57:38 +02:00
Sergey Cherepanov
f23bd44cf2
Merge pull request #91 from anyproto/GO-2042-file-limits-by-identity
GO-2042 coordinatorproto: file limit type
2023-09-21 13:53:36 +02:00
Sergey Cherepanov
886cb72d1a
Merge pull request #93 from anyproto/dependabot/go_modules/go.uber.org/mock-0.3.0
Bump go.uber.org/mock from 0.2.0 to 0.3.0
2023-09-18 19:09:15 +02:00
dependabot[bot]
32fd8376de
Bump go.uber.org/mock from 0.2.0 to 0.3.0
Bumps [go.uber.org/mock](https://github.com/uber/mock) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/uber/mock/releases)
- [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uber/mock/compare/v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: go.uber.org/mock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 17:06:31 +00:00
Sergey Cherepanov
4af22655d4
Merge pull request #92 from anyproto/dependabot/go_modules/go.uber.org/zap-1.26.0
Bump go.uber.org/zap from 1.25.0 to 1.26.0
2023-09-18 19:04:19 +02:00
dependabot[bot]
7c2ce10498
Bump go.uber.org/zap from 1.25.0 to 1.26.0
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.25.0 to 1.26.0.
- [Release notes](https://github.com/uber-go/zap/releases)
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-go/zap/compare/v1.25.0...v1.26.0)

---
updated-dependencies:
- dependency-name: go.uber.org/zap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 16:03:40 +00:00
Sergey Cherepanov
e178d8f8c6
coordinatorproto: change fileLimitReponse 2023-09-14 19:43:08 +02:00
Sergey Cherepanov
f7e95db95b
regenerate coordinator client mock 2023-09-14 18:32:53 +02:00
Sergey Cherepanov
89373e5247
coordinator: change check limit sig 2023-09-14 18:18:13 +02:00
Sergey Fuksman
d5f6dfb51b
Mention consensus node (#71) 2023-09-14 17:00:11 +03:00
Sergey Cherepanov
8f26b7dbfe
coordinatorproto: file limit type 2023-09-13 20:22:13 +02:00
Sergey Cherepanov
9d5fc773d3
Merge pull request #90 from anyproto/dependabot/go_modules/github.com/libp2p/go-libp2p-0.31.0
Bump github.com/libp2p/go-libp2p from 0.30.0 to 0.31.0
2023-09-12 17:55:50 +02:00
Sergey Cherepanov
1ff3788ed8
Merge pull request #89 from anyproto/dependabot/go_modules/golang.org/x/net-0.15.0
Bump golang.org/x/net from 0.14.0 to 0.15.0
2023-09-12 17:55:31 +02:00
dependabot[bot]
a7c2a9621e
Bump golang.org/x/net from 0.14.0 to 0.15.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.15.0.
- [Commits](https://github.com/golang/net/compare/v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 17:04:57 +00:00
Sergey Cherepanov
aacc59e3df
Merge pull request #88 from anyproto/dependabot/go_modules/golang.org/x/crypto-0.13.0
Bump golang.org/x/crypto from 0.12.0 to 0.13.0
2023-09-11 19:03:47 +02:00
Sergey Cherepanov
1fb159e5ed
Merge pull request #87 from anyproto/ciUpdateGolang
.github/workflows/coverage.yml updated golang version and refactoring
2023-09-11 19:03:15 +02:00
dependabot[bot]
6fd85a5d2f
Bump github.com/libp2p/go-libp2p from 0.30.0 to 0.31.0
Bumps [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p) from 0.30.0 to 0.31.0.
- [Release notes](https://github.com/libp2p/go-libp2p/releases)
- [Changelog](https://github.com/libp2p/go-libp2p/blob/master/CHANGELOG.md)
- [Commits](https://github.com/libp2p/go-libp2p/compare/v0.30.0...v0.31.0)

---
updated-dependencies:
- dependency-name: github.com/libp2p/go-libp2p
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 15:56:50 +00:00
dependabot[bot]
cfbaf5bef5
Bump golang.org/x/crypto from 0.12.0 to 0.13.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.12.0 to 0.13.0.
- [Commits](https://github.com/golang/crypto/compare/v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 15:56:26 +00:00
Grigory Efimov
95199e2e8e
.github/workflows/coverage.yml updated golang version and refactoring 2023-09-11 15:23:45 +00:00
Grigory Efimov
228ce12c82
.github/workflows/coverage.yml fixed go-version 2023-09-06 15:33:11 +00:00
Sergey Cherepanov
bbcc0a5e20
Merge pull request #83 from anyproto/dependabot/go_modules/github.com/ipfs/boxo-0.12.0
Bump github.com/ipfs/boxo from 0.11.0 to 0.12.0
2023-09-05 20:19:21 +02:00
dependabot[bot]
32a5161680
Bump github.com/ipfs/boxo from 0.11.0 to 0.12.0
Bumps [github.com/ipfs/boxo](https://github.com/ipfs/boxo) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/ipfs/boxo/releases)
- [Changelog](https://github.com/ipfs/boxo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ipfs/boxo/compare/v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: github.com/ipfs/boxo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 18:18:49 +00:00