Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sdk-go and api-go versions #140

Merged

Conversation

masterSplinter01
Copy link
Contributor

Closes #138

Signed-off-by: Angira Kekteeva <kira@nspcc.ru>
@KirillovDenis
Copy link
Contributor

@masterSplinter01 Did you check authmate issue-secrets on this api version?

@alexvanin
Copy link
Contributor

@masterSplinter01 Did you check authmate issue-secrets on this api version?

neofs-api-go 1.28.0 -> 1.28.2 version bump does not have any protocol or data format changes, just a couple of bug fixes in the client. It should not break compatibility.

@alexvanin alexvanin merged commit bdee8a9 into nspcc-dev:master Jul 7, 2021
@masterSplinter01
Copy link
Contributor Author

But Denis is right, after update I got an error:

./neofs-authmate issue-secret --wallet ~/work/neofs-dev-env/wallets/wallet.json  --peer 192.168.130.71:8080 --create-session-token --gate-public-key 034d6a01c0b07adbc856e20e3b355fefc6749a6ac5fc616c697c7a6fa6245dd41b

Enter password for /home/kira/work/neofs-dev-env/wallets/wallet.json > 

failed to issue secret: failed to put bearer token: closing the stream failed: rpc error: code = Unknown desc = could not receive response: could not close stream and receive response: (*object.putStreamResponser) could not receive response: (*response.ClientMessageStreamer) could not close stream and receive response: (*putsvc.streamer) could not object put stream: (*putsvc.Streamer) could not close object target: could not close target: could not close next target: incomplete object put

@alexvanin
Copy link
Contributor

@masterSplinter01 Yeah, unfortunately it broke things 😞 nspcc-dev/neofs-api-go#326

@masterSplinter01 masterSplinter01 deleted the 138-update-sdk-go-version branch July 16, 2021 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update neofs-sdk-go
3 participants