Releases: covalenthq/bsp-agent
Releases · covalenthq/bsp-agent
v1.5.0
Commits
- 5dd898d: Bump github.com/influxdata/influxdb-client-go/v2 from 2.12.3 to 2.13.0 (dependabot[bot]) #221
- 1155090: Bump github.com/gorilla/websocket from 1.5.0 to 1.5.1 (dependabot[bot]) #222
- 4f24a4e: Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (dependabot[bot]) #225
- 96a341a: update proofchain abi and bindings (sudeep) #228
- c06535e: Bump golang.org/x/sys from 0.13.0 to 0.16.0 (dependabot[bot]) #227
- 7dcdad0: Merge branch 'main' into develop (Pranay Valson) #231
- adb855b: comply with ipfs-pinner w3up upload method (Pranay Valson) #231
- 630707d: update github workflow to pickup pinner env vars (Pranay Valson) #231
- 2bfa390: update pinner port and agent minor version (Pranay Valson) #231
- b2166ec: update docker compose for local bsp-agent run (Pranay Valson) #231
- 6588b70: update redis db file and pinner default config (Pranay Valson) #231
What's Changed
- update proofchain abi and bindings by @sudeepdino008 in #228
- merge develop to main by @sudeepdino008 in #230
- Bump github.com/influxdata/influxdb-client-go/v2 from 2.12.3 to 2.13.0 by @dependabot in #221
- Bump github.com/gorilla/websocket from 1.5.0 to 1.5.1 by @dependabot in #222
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #225
- Bump golang.org/x/sys from 0.13.0 to 0.16.0 by @dependabot in #227
- Bsp-agent-DTM-RC:v1.5.0 by @noslav in #231
Full Changelog: v1.4.10...v1.5.0
v1.4.10
Commits
- 78b6ae3: update version to 1.4.9 (Pranay Valson) #214
- ee6c664: add test coverage reports (Pranay Valson) #215
- 221ff02: update readme coverage reports (Pranay Valson) #215
- 0e91784: remove tx fee params setting before recursively calling executeWithRetry (sudeep) #216
- 1982840: Bump golang.org/x/net from 0.9.0 to 0.17.0 (dependabot[bot]) #217
- b40c0bd: Bump github.com/btcsuite/btcd from 0.22.0-beta to 0.23.2 (dependabot[bot]) #218
What's Changed
- Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 by @dependabot in #202
- Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 by @dependabot in #205
- use lenspath library to simplify replica maps wrapping/unwrapping by @sudeepdino008 in #204
- Bsp-agent-DTM-RC:v1.4.9 by @noslav in #207
- merge main to develop by @sudeepdino008 in #214
- Test Coverage Reports by @noslav in #215
- Bump golang.org/x/net from 0.9.0 to 0.17.0 by @dependabot in #217
- Bump github.com/btcsuite/btcd from 0.22.0-beta to 0.23.2 by @dependabot in #218
- remove tx fee params setting before recursively calling executeWithRetry by @sudeepdino008 in #216
Full Changelog: v1.4.8...v1.4.10
v1.4.9
Commits
- 5500f16: Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 (dependabot[bot]) #202
- a5da07b: Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 (dependabot[bot]) #205
- 418df5b: use lenspath library to simplify replica maps wrapping/unwrapping (sudeep) #204
- 83195d5: remove needless returns, as the data is edited in-place (sudeep) #204
- 1dbefe0: update version to 1.4.8 (Pranay Valson)
v1.4.8
Commits
- 286006d: removes gcp store logic as we're just using ipfs now (sudeep) #197
- 9e89fad: fixes linter check (sudeep) #197
- 27c2b8d: fixes CI: do not use dynamic tx if gasTipCap can't be fetched (sudeep) #197
- b527d01: bump bsp-agent patch version (Pranay Valson) #200
- 4a4e756: Bump golang.org/x/sys from 0.7.0 to 0.8.0 (dependabot[bot]) #201
- ff5a6fc: Bump google.golang.org/api from 0.119.0 to 0.120.0 (dependabot[bot]) #198
v1.4.7
Commits
- 33556fd: Bump cloud.google.com/go/storage from 1.30.0 to 1.30.1 (dependabot[bot]) #170
- 246bbd3: add cases to unwrap withdrawalsRoot, withdrawals, and Uncles (Pranay Valson) #194
- 4d40345: go fmt (Pranay Valson) #194
- c075f89: include withdrawals in specimen output (sudeep) #194
- 63214d0: remove println debug messages from unwrap logic (sudeep) #194
- a8e33cd: Merge branch 'main' into develop (Pranay Valson) #195
- 393d50c: double the time for tx mine (Pranay Valson) #196
- b4fc681: update version to 1.4.6 (Pranay Valson) #196
- c2dc52f: update version to 1.4.7 (Pranay Valson) #195
- 8cee960: reinstate dynamic tx (Pranay Valson) #195
- bc05898: update proof-chain abi and generated bindings (Pranay Valson) #195
- c156f1d: decrease retry count by 1 (Pranay Valson) #195
- ca672ee: refactor opts return (Pranay Valson) #195
- fc3a2c2: update pending consumer idle and default (Pranay Valson) #195
v1.4.6
v1.4.5
Commits
- d60b820: Bump golang.org/x/sys from 0.6.0 to 0.7.0 (dependabot[bot]) #176
- b94a523: Bump github.com/influxdata/influxdb-client-go/v2 from 2.12.2 to 2.12.3 (dependabot[bot]) #171
- 412ad40: wrap uncles field in goavro union (sudeep) #188
- 015a06f: update codec to 0.35 (sudeep) #188
- 2d1f3e2: Push stable images whenever new tag is pushed. (Rodrigo Garcia) #189
- 2ced941: remove redundant regsitry (Pranay Valson) #189
- e0c39b6: Bump google.golang.org/api from 0.111.0 to 0.119.0 (dependabot[bot]) #191
v1.4.4
Commits
- c66d93c: update 0.33 codec for withdrawals (Pranay Valson) #184
- a1b8c98: withdrawals can be nullable for pre-shanghai (sudeep) #187
- 655f288: update codec to 0.34 (#186) (sudeep) #186
- 57fe42e: ignore ifElseChain recommendation by go-critic (sudeep) #187
- 8ed9e80: update bsp-agent version (Pranay Valson) #185
- 5ab860f: update CI tests data set for codec 0.34 (Pranay Valson) #185
- 25f8f57: fix uncles avro encoding (Pranay Valson) #185
What's Changed
- Codec version compatibility for
0.33
by @noslav in #184 - update codec to 0.34 by @sudeepdino008 in #186
- withdrawals can be nullable for pre-shanghai by @sudeepdino008 in #187
- Bsp-agent-DTM-RC:v1.4.4 by @sudeepdino008 in #185
Full Changelog: v1.4.3...v1.4.4
v1.4.3
Commits
- 6d66b2e: revert dynamic tx pr (Pranay Valson) #182
- 85d63cc: update version to 1.4.3 (Pranay Valson) #182
What's Changed
- Revert dynamic tx by @noslav in #182
- Bsp-agent-DTM-RC:v1.4.3 by @sudeepdino008 in #183
Full Changelog: v1.4.2...v1.4.3
v1.4.2
What's Changed
- upgrade to alpine:3.15.7 by @rogarcia in #163
- upgrade alpine image to patch security vulnerability (#163) by @sudeepdino008 in #164
- handles case when tx is already included in tx mempool of node by @sudeepdino008 in #167
- Bump cloud.google.com/go/storage from 1.29.0 to 1.30.0 by @dependabot in #166
- Bump github.com/fatih/color from 1.14.1 to 1.15.0 by @dependabot in #161
- create dynamic tx for block specimen proof submission by @sudeepdino008 in #173
- adds support for eip4895 (withdrawals) fields (#174) by @sudeepdino008 in #179
- update bsp to 1.4.2 by @sudeepdino008 in #172
- update bsp to 1.4.2 (#172) by @sudeepdino008 in #181
New Contributors
Full Changelog: v1.4.0...v1.4.2