Releases: covalenthq/bsp-agent
Releases · covalenthq/bsp-agent
v1.4.1
Commits
- 2db4180: Bump github.com/fatih/color from 1.14.1 to 1.15.0 (dependabot[bot]) #161
- 2708dd3: upgrade alpine image to patch security vulnerability (#163) (Rodrigo Garcia da Silva) #163
- 3c223d6: upgrade alpine image to patch security vulnerability (#163) (#164) (sudeep) #164
- 17c7bbd: Bump cloud.google.com/go/storage from 1.29.0 to 1.30.0 (dependabot[bot]) #166
- c3c9470: handles case when tx is already included in tx mempool of node (sudeep) #167
v1.4.0 - Geth v1.11.2 & Codec v0.32
Commits
- 0314a7e: Bump github.com/influxdata/influxdb-client-go/v2 from 2.12.0 to 2.12.2 (dependabot[bot]) #145
- 568aaba: Bump google.golang.org/api from 0.108.0 to 0.109.0 (dependabot[bot]) #147
- f54cbc7: Bump golang.org/x/sys from 0.3.0 to 0.5.0 (dependabot[bot]) #148
- 228ed23: Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1 (dependabot[bot]) #149
- 01643c6: Bump google.golang.org/api from 0.109.0 to 0.110.0 (dependabot[bot]) #151
- ba1fffd: Bump github.com/ybbus/httpretry from 1.0.1 to 1.0.2 (dependabot[bot]) #153
- e81e388: update github workflows trigger for develop (Pranay Valson) #154
- 2197b27: Bump golang.org/x/net from 0.6.0 to 0.7.0 (dependabot[bot]) #155
- 17acb26: Bump google.golang.org/api from 0.110.0 to 0.111.0 (dependabot[bot]) #156
- 36faaad: formatting changes to avro codec (Sudeep) #157
- 4308c63: adds withdrawalsHash field to agent and update codec (Sudeep) #157
- 8b7c0e6: update avro version for block-ethereum (Sudeep) #157
- d9602c3: revert codec to old formatting (Pranay Valson) #157
- 471104e: o/p entire block replication segment (Pranay Valson) #157
- 9951ffd: Bump golang.org/x/sys from 0.5.0 to 0.6.0 (#158) (dependabot[bot]) #158
What's Changed
- Bump github.com/influxdata/influxdb-client-go/v2 from 2.12.0 to 2.12.2 by @dependabot in #145
- Bump google.golang.org/api from 0.108.0 to 0.109.0 by @dependabot in #147
- Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1 by @dependabot in #149
- Bump golang.org/x/sys from 0.3.0 to 0.5.0 by @dependabot in #148
- Bump google.golang.org/api from 0.109.0 to 0.110.0 by @dependabot in #151
- Bump github.com/ybbus/httpretry from 1.0.1 to 1.0.2 by @dependabot in #153
- Update Github workflows for
develop
by @noslav in #154 - Bump golang.org/x/net from 0.6.0 to 0.7.0 by @dependabot in #155
- Bump google.golang.org/api from 0.110.0 to 0.111.0 by @dependabot in #156
- adds withdrawalsHash field to agent and update codec by @sudeepdino008 in #157
- Bump golang.org/x/sys from 0.5.0 to 0.6.0 by @dependabot in #158
- Bsp-agent-DTM-RC:v1.4.0 by @noslav in #159
Full Changelog: v1.3.1...v1.4.0
v1.3.1
Commits
- 215be71: Bump google.golang.org/api from 0.103.0 to 0.104.0 (dependabot[bot]) #138
- b518844: skip elrond build requirement (Pranay Valson) #138
- 08688c9: skip caching actions (Pranay Valson) #138
- 8a5e41d: Update docker-image.yml (Pranay Valson)
- f65eaf0: pull main (Pranay Valson) #138
- 1df353c: resolves race condition in shared variable node.segment (Sudeep) #140
- e2dea48: skip elrond build requirement (Pranay Valson)
- 8b77dcc: merge eth docker workflow (Pranay Valson) #138
- 37d2028: Merge branch 'dependabot/go_modules/google.golang.org/api-0.104.0' of github.com:covalenthq/bsp-agent into race_cond (Pranay Valson) #140
- 08e3914: Bump cloud.google.com/go/storage from 1.28.0 to 1.29.0 (dependabot[bot]) #143
- edc8937: Bump google.golang.org/api from 0.104.0 to 0.108.0 (dependabot[bot]) #142
- 21f8d05: Bump github.com/fatih/color from 1.13.0 to 1.14.1 (dependabot[bot]) #141
- 137cb37: update bsp-agent version (Pranay Valson)
What's Changed
- Bump google.golang.org/api from 0.103.0 to 0.104.0 by @dependabot in #138
- resolves race condition in shared variable node.segment by @sudeepdino008 in #140
- Bump cloud.google.com/go/storage from 1.28.0 to 1.29.0 by @dependabot in #143
- Bump google.golang.org/api from 0.104.0 to 0.108.0 by @dependabot in #142
- Bump github.com/fatih/color from 1.13.0 to 1.14.1 by @dependabot in #141
- fixes logic to ack non-divisor block heights by @sudeepdino008 in #144
Full Changelog: v1.3.0...v1.3.1
v1.3.0
v1.2.9
Commits
- 3589477: add gcr images build for linux/amd64 and linux/arm64 (Pranay Valson)
- f5ace95: run local bsp-agent from gcr image (Pranay Valson)
- 9688904: replace int with long for max num 9223372036854775807 (Pranay Valson) #126
- 4029776: Bump github.com/ethereum/go-ethereum from 1.10.25 to 1.10.26 (dependabot[bot]) #128
- 80a8f4b: Bump google.golang.org/api from 0.97.0 to 0.103.0 (dependabot[bot]) #131
- 34e6a11: update gitignore (Pranay Valson)
- afe5c5b: Merge branch 'main' of github.com:covalenthq/bsp-agent (Pranay Valson)
- 858e65b: Bump github.com/linkedin/goavro/v2 from 2.11.1 to 2.12.0 (dependabot[bot]) #127
- 6926e5f: Bump github.com/influxdata/influxdb from 1.9.8 to 1.10.0 (dependabot[bot]) #115
- 8aa21dc: update golangci linter version (Pranay Valson) #115
- 07a85cc: add step to clean linter cache (Pranay Valson) #115
- 8a89c58: match go versions in setup (Pranay Valson) #115
- 19cfaa9: update golangci go version (Pranay Valson) #115
- dc75817: Bump github.com/influxdata/influxdb-client-go/v2 from 2.11.0 to 2.12.0 (dependabot[bot]) #132
- 7722c52: Bump cloud.google.com/go/storage from 1.27.0 to 1.28.0 (dependabot[bot]) #133
- d2988a6: migrates from using ipfs-pinner as a library to a http server (Sudeep) #134
- 6d03555: cache docker build steps (Pranay Valson)
- d5a91a4: auto release with tags (Pranay Valson)
- 7af204d: integrate gcr build into existing stesp; disable elrond build (Pranay Valson)
- 18805db: adds default value for ipfs pinner server (Sudeep) #137
- 5af0fe2: adds ipfs-pinner service in docker-compose-ci (Sudeep) #137
- c6fdb6d: reuse built image instead of rebuilding (Pranay Valson) #137
- dfc2f69: update entry sh config (Pranay Valson) #137
- 530622b: pause dockerx build (Pranay Valson) #137
- 683eaa6: move elrond build into single file (Pranay Valson) #137
- dffd7e4: remove unused elrond build (Pranay Valson) #137
- 5723ff4: bring back dockerx build (Pranay Valson) #137
- b56ab66: disable elrond build explicity (Pranay Valson) #137
v1.2.8
What's Changed
- add default values in extractor2.go by @sudeepdino008 in #123
- Bump github.com/ethereum/go-ethereum from 1.10.20 to 1.10.25 by @dependabot in #124
- Bump github.com/shirou/gopsutil from 3.21.4-0.20210419000835-c7a38de76ee5+incompatible to 3.21.11+incompatible by @dependabot in #93
- Bump github.com/influxdata/influxdb-client-go/v2 from 2.9.1 to 2.11.0 by @dependabot in #122
- Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 by @dependabot in #111
- Bump cloud.google.com/go/storage from 1.22.1 to 1.27.0 by @dependabot in #121
Full Changelog: v1.2.6...v1.2.8
v1.2.6
What's Changed
- Post merge fix for historical block agent proof submission by @noslav in #120
- Stdouts
bspagent
version on exec call to binary
bspagent
Bsp Agent Version: 1.2.6
Architecture: amd64
Go Version: go1.18.2
Operating System: darwin
GOPATH=/usr/local/share/npm/bin:/bin:/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/go/bin::/usr/local/bin/:/usr/local/sbin:/Users/pranay/bin
GOROOT=/usr/local/go
Full Changelog: v1.2.3...v1.2.6
Applies withbsp-geth
patch v1.3.1-bsp - which fixes the block specimen export issues post-merge in the case of historical sync.
v1.2.4
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- Bump github.com/ethereum/go-ethereum from 1.10.17 to 1.10.20 by @dependabot in #104
- Bump github.com/influxdata/influxdb-client-go/v2 from 2.8.2 to 2.9.1 by @dependabot in #100
- fix invalid elrond schema by @adrianperreault in #96
- Bump github.com/influxdata/influxdb from 1.9.6 to 1.9.8 by @dependabot in #106
- Agent upgrade for missing fields in
bsp-geth
and AVRO codec version by @noslav in #107 - Bump google.golang.org/api from 0.80.0 to 0.91.0 by @dependabot in #114
- Agent specimen binary extractor with files by @noslav in #116
- script to convert avro encoded replicas into specimen and result jsons by @fatemebagherii in #102
New Contributors
- @fatemebagherii made their first contribution in #102
Full Changelog: v1.1.6...v1.2.3
v1.1.6
- bsp-agent can now collect and report metrics.
- fixes to cleanup files from local storage, hence reducing storage requirements.