Sergey Cherepanov
|
89d32044e3
|
Merge pull request #29 from anyproto/dependabot/go_modules/golang.org/x/net-0.11.0
Bump golang.org/x/net from 0.10.0 to 0.11.0
|
2023-06-22 15:30:02 +02:00 |
|
Sergey Cherepanov
|
d1be3c8a43
|
Merge pull request #28 from anyproto/dependabot/go_modules/github.com/libp2p/go-libp2p-0.28.0
Bump github.com/libp2p/go-libp2p from 0.27.5 to 0.28.0
|
2023-06-22 15:29:51 +02:00 |
|
Sergey
|
9d2691ddfd
|
Merge pull request #33 from anyproto/add-iterate-components-method
Add app.IterateComponents method
|
2023-06-21 12:56:56 +00:00 |
|
Sergey
|
4eb2245669
|
IterateComponents: Add test and comment
|
2023-06-21 17:54:38 +05:00 |
|
Sergey
|
fa178d7c26
|
Add app.IterateComponents method. This method helps to create debugging HTTP handlers in Heart
|
2023-06-21 13:50:50 +05:00 |
|
Mikhail Rakhmanov
|
1b47a54f87
|
Merge pull request #32 from anyproto/sync-improvements
v0.2.6
|
2023-06-20 13:24:47 +02:00 |
|
mcrakhman
|
8e7df9eae5
|
Sync updates
|
2023-06-20 12:02:05 +02:00 |
|
dependabot[bot]
|
1d4447f126
|
Bump golang.org/x/net from 0.10.0 to 0.11.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.10.0 to 0.11.0.
- [Commits](https://github.com/golang/net/compare/v0.10.0...v0.11.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-06-19 16:05:09 +00:00 |
|
dependabot[bot]
|
e9668c73a8
|
Bump github.com/libp2p/go-libp2p from 0.27.5 to 0.28.0
Bumps [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p) from 0.27.5 to 0.28.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.27.5...v0.28.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-06-19 16:04:53 +00:00 |
|
Mikhail Rakhmanov
|
fe7b97bee9
|
Merge pull request #27 from anyproto/change-add-to-tryadd-streampool
v0.2.5
|
2023-06-19 11:14:52 +02:00 |
|
mcrakhman
|
a9889a6245
|
TryAdd correctly
|
2023-06-19 11:10:56 +02:00 |
|
mcrakhman
|
16be33fc96
|
Change Add to TryAdd
|
2023-06-19 10:41:16 +02:00 |
|
Mikhail Rakhmanov
|
2ea446184d
|
Merge pull request #26 from anyproto/cache-cancel-load-close
Cancel on cache close
v0.2.4
|
2023-06-15 17:38:14 +02:00 |
|
mcrakhman
|
18716eebb4
|
Cancel on cache close
|
2023-06-15 13:08:03 +02:00 |
|
Sergey Cherepanov
|
53cbfca3ca
|
Merge pull request #25 from anyproto/fix-metric-panic
validate rpc method name
|
2023-06-14 15:27:46 +02:00 |
|
Sergey Cherepanov
|
646f7fbedc
|
remove mockgen from deps
|
2023-06-14 12:01:52 +02:00 |
|
Sergey Cherepanov
|
d35ac55ee1
|
validate rpc method name
|
2023-06-14 11:55:59 +02:00 |
|
Sergey Cherepanov
|
ff3fc68451
|
Merge pull request #24 from anyproto/fix-metrics
Peer addr in ctx + fix any-sync version
v0.2.3
|
2023-06-13 19:09:58 +02:00 |
|
Mikhail Rakhmanov
|
8f984443b9
|
Merge pull request #23 from anyproto/no-retry-on-not-found
|
2023-06-13 19:09:31 +02:00 |
|
Sergey Cherepanov
|
31f0014783
|
add peer addr to cctx
|
2023-06-13 19:06:10 +02:00 |
|
Sergey Cherepanov
|
69f2cb8b1d
|
app.VersionName fix any-sync version
|
2023-06-13 19:02:50 +02:00 |
|
mcrakhman
|
cc3da7e66b
|
Simplify tree remote getter
|
2023-06-13 19:00:01 +02:00 |
|
mcrakhman
|
060c6d1231
|
Retry fail on treechangeproto.ErrGetTree
|
2023-06-13 18:14:13 +02:00 |
|
Mikhail Rakhmanov
|
759c48c6b7
|
Merge pull request #21 from anyproto/add-treegetter-get-timeout
v0.2.2
|
2023-06-13 15:51:32 +02:00 |
|
Sergey Cherepanov
|
d551201021
|
Merge pull request #22 from anyproto/GO-1466-client-version
Go 1466 client version
|
2023-06-13 15:49:00 +02:00 |
|
Sergey Cherepanov
|
be58956bec
|
provide client version in secureservice
|
2023-06-13 15:39:22 +02:00 |
|
mcrakhman
|
0ca2fe5e7e
|
Change naming
|
2023-06-13 15:36:23 +02:00 |
|
Sergey Cherepanov
|
38090ee68f
|
provide client version to rpc log
|
2023-06-13 15:32:46 +02:00 |
|
Sergey Cherepanov
|
c753da8def
|
client version to handshake
|
2023-06-13 15:30:14 +02:00 |
|
mcrakhman
|
6eda884686
|
Remove goto
|
2023-06-13 15:26:42 +02:00 |
|
mcrakhman
|
5c884afcf1
|
Make error typed
|
2023-06-13 15:22:46 +02:00 |
|
mcrakhman
|
2aaa8f4a0c
|
Change retry logic and add tests
|
2023-06-13 15:21:11 +02:00 |
|
Sergey Cherepanov
|
ba7cffb51a
|
Merge branch 'main' of github.com:anyproto/any-sync into GO-1466-client-version
|
2023-06-13 14:49:14 +02:00 |
|
Sergey Cherepanov
|
3cfa70c291
|
Merge pull request #20 from anyproto/net-fixes
Net fixes
|
2023-06-13 14:17:10 +02:00 |
|
Sergey Cherepanov
|
531f61d9d6
|
Merge pull request #19 from anyproto/dependabot/go_modules/github.com/multiformats/go-multihash-0.2.3
Bump github.com/multiformats/go-multihash from 0.2.2 to 0.2.3
|
2023-06-13 14:03:01 +02:00 |
|
dependabot[bot]
|
c3ebc8981c
|
Bump github.com/multiformats/go-multihash from 0.2.2 to 0.2.3
Bumps [github.com/multiformats/go-multihash](https://github.com/multiformats/go-multihash) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/multiformats/go-multihash/releases)
- [Commits](https://github.com/multiformats/go-multihash/compare/v0.2.2...v0.2.3)
---
updated-dependencies:
- dependency-name: github.com/multiformats/go-multihash
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-13 11:49:19 +00:00 |
|
Sergey Cherepanov
|
1bfb7ff64f
|
Merge pull request #18 from anyproto/dependabot/go_modules/github.com/ipfs/go-merkledag-0.11.0
Bump github.com/ipfs/go-merkledag from 0.10.0 to 0.11.0
|
2023-06-13 13:47:43 +02:00 |
|
Sergey Cherepanov
|
733027d798
|
remove multiconn.LastUsage + fix peer gc
|
2023-06-13 13:40:13 +02:00 |
|
Sergey Cherepanov
|
05b479e5fa
|
yamux keep-alive config + remove write deadline for sub conns
|
2023-06-13 13:28:19 +02:00 |
|
Sergey Cherepanov
|
767f868a36
|
remove test test
|
2023-06-12 18:55:40 +02:00 |
|
Sergey Cherepanov
|
ab6ecaa462
|
write deadline + check conn for close
|
2023-06-12 18:42:30 +02:00 |
|
dependabot[bot]
|
d6df4b7001
|
Bump github.com/ipfs/go-merkledag from 0.10.0 to 0.11.0
Bumps [github.com/ipfs/go-merkledag](https://github.com/ipfs/go-merkledag) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/ipfs/go-merkledag/releases)
- [Commits](https://github.com/ipfs/go-merkledag/compare/v0.10.0...v0.11.0)
---
updated-dependencies:
- dependency-name: github.com/ipfs/go-merkledag
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-12 16:05:59 +00:00 |
|
Sergey Cherepanov
|
cb0396c40f
|
comments
|
2023-06-12 16:01:17 +02:00 |
|
Sergey Cherepanov
|
40cd112a2a
|
app.VersionName
|
2023-06-12 15:58:23 +02:00 |
|
Sergey Cherepanov
|
fb1df54941
|
Merge pull request #16 from anyproto/peer-active-subconn-gc
peer: gc active sub conn
|
2023-06-09 19:38:36 +02:00 |
|
Sergey Cherepanov
|
89afc03218
|
fix HandshakeIncompatibleVersion test
|
2023-06-09 19:28:09 +02:00 |
|
Sergey Cherepanov
|
e97e6b68c6
|
peer: gc active sub conn
|
2023-06-09 19:14:23 +02:00 |
|
mcrakhman
|
b0c0e4b26e
|
Fix proto version
v0.2.1
|
2023-06-09 17:10:25 +02:00 |
|
Mikhail Rakhmanov
|
90c5ef3311
|
Merge pull request #15 from anyproto/new-sync-protocol
v0.2.0
|
2023-06-09 11:44:35 +02:00 |
|
mcrakhman
|
35c29a4842
|
Add WithServer for TestPool
|
2023-06-08 21:07:03 +02:00 |
|