From 09e692c3cfe4d62e5f45388480b4be0af299c8cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Duchesneau?= Date: Tue, 5 Dec 2023 15:49:33 -0500 Subject: [PATCH] hotfix v2.0.2: Fixed substreams grpc error code when shutting down: changed from Canceled to Unavailable --- CHANGELOG.md | 4 ++++ go.mod | 4 ++-- go.sum | 8 ++++---- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0dffa038..e0a22d30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). See [MAINTAINERS.md](./MAINTAINERS.md) for instructions to keep up to date. +## v2.0.2 + +* Fixed grpc error code when shutting down: changed from Canceled to Unavailable + ## v2.0.1 * Fixed SF_TRACING feature (regression broke the ability to specify a tracing endpoint) diff --git a/go.mod b/go.mod index 833165dd..9f7b8f9a 100644 --- a/go.mod +++ b/go.mod @@ -20,13 +20,13 @@ require ( github.com/streamingfast/dstore v0.1.1-0.20230620124109-3924b3b36c77 github.com/streamingfast/eth-go v0.0.0-20230410173454-433bd8803da1 github.com/streamingfast/firehose v0.1.1-0.20231204192037-7b23ef908c0c - github.com/streamingfast/firehose-core v0.2.4 + github.com/streamingfast/firehose-core v0.2.5-0.20231205204306-20ea0168fab5 github.com/streamingfast/jsonpb v0.0.0-20210811021341-3670f0aa02d0 github.com/streamingfast/logging v0.0.0-20230608130331-f22c91403091 github.com/streamingfast/node-manager v0.0.2-0.20230406142433-692298a8b8d2 github.com/streamingfast/pbgo v0.0.6-0.20221020131607-255008258d28 github.com/streamingfast/shutter v1.5.0 - github.com/streamingfast/substreams v1.1.23-0.20231205181347-5c760774d263 + github.com/streamingfast/substreams v1.1.23-0.20231205204219-295a6334fb5e github.com/stretchr/testify v1.8.4 github.com/test-go/testify v1.1.4 github.com/tidwall/gjson v1.14.1 diff --git a/go.sum b/go.sum index 80eb3ddb..91875050 100644 --- a/go.sum +++ b/go.sum @@ -611,8 +611,8 @@ github.com/streamingfast/eth-go v0.0.0-20230410173454-433bd8803da1 h1:CGU52NV9he github.com/streamingfast/eth-go v0.0.0-20230410173454-433bd8803da1/go.mod h1:UEm8dqibr3c3A1iIA3CHpkhN7j3X78prN7/55sXf3A0= github.com/streamingfast/firehose v0.1.1-0.20231204192037-7b23ef908c0c h1:7IL3b2yJGR1oSNkwNEDOiQIpQL2JEhFIakLSx8ko+1k= github.com/streamingfast/firehose v0.1.1-0.20231204192037-7b23ef908c0c/go.mod h1:C9PRebvf8BZaqeHbRJmvC4hP9wF2vBlL8EvR8lcSsSI= -github.com/streamingfast/firehose-core v0.2.4 h1:QjNJYOkxbDSxHUzCNreOMVZV4Hu5cOgq4fDmw8aC40c= -github.com/streamingfast/firehose-core v0.2.4/go.mod h1:ePRps1qIzoRBjLGRziZo0nBDEb14mE4qN8pdh5fkgWc= +github.com/streamingfast/firehose-core v0.2.5-0.20231205204306-20ea0168fab5 h1:3KgLlQh3+BZLIaRVeagHaKBvrSkm6MxYMyBNjwWjJV4= +github.com/streamingfast/firehose-core v0.2.5-0.20231205204306-20ea0168fab5/go.mod h1:OjblTWTHYgdMIBvpgudwuqBGXIEB04/GZX0KM7LtLgo= github.com/streamingfast/index-builder v0.0.0-20221031203737-fa2e70f09dc2 h1:dgYLhP3STiPi30fISAijFPEB11D4r1fQFc8D3cpgV5s= github.com/streamingfast/index-builder v0.0.0-20221031203737-fa2e70f09dc2/go.mod h1:OYv1UX/kRsV9aP4SEwa9zpt34qGzdtJzOvdGn+n56as= github.com/streamingfast/jsonpb v0.0.0-20210811021341-3670f0aa02d0 h1:g8eEYbFSykyzIyuxNMmHEUGGUvJE0ivmqZagLDK42gw= @@ -641,8 +641,8 @@ github.com/streamingfast/shutter v1.5.0 h1:NpzDYzj0HVpSiDJVO/FFSL6QIK/YKOxY0gJAt github.com/streamingfast/shutter v1.5.0/go.mod h1:B/T6efqdeMGbGwjzPS1ToXzYZI4kDzI5/u4I+7qbjY8= github.com/streamingfast/snapshotter v0.0.0-20230316190750-5bcadfde44d0 h1:Y15G1Z4fpEdm2b+/70owI7TLuXadlqBtGM7rk4Hxrzk= github.com/streamingfast/snapshotter v0.0.0-20230316190750-5bcadfde44d0/go.mod h1:/Rnz2TJvaShjUct0scZ9kKV2Jr9/+KBAoWy4UMYxgv4= -github.com/streamingfast/substreams v1.1.23-0.20231205181347-5c760774d263 h1:6v2KOrCZ66rM85yYFY5RRT8av2zCrOTydvkw20lEt/Q= -github.com/streamingfast/substreams v1.1.23-0.20231205181347-5c760774d263/go.mod h1:PQd3rlcXy+ES4FmbxIINvOAFuABfcW8jXRsLNLvd1ro= +github.com/streamingfast/substreams v1.1.23-0.20231205204219-295a6334fb5e h1:yBn2ZsftsnFhzXr6X9FWG4Sfq+wkdORw2QFilXvpdiY= +github.com/streamingfast/substreams v1.1.23-0.20231205204219-295a6334fb5e/go.mod h1:PQd3rlcXy+ES4FmbxIINvOAFuABfcW8jXRsLNLvd1ro= github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME= github.com/stretchr/objx v0.1.1/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME= github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw=