Skip to content

Releases: covalenthq/bsp-agent

v1.4.7

28 Apr 05:18
7e0aa67
Compare
Choose a tag to compare

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

26 Apr 18:17
63fb420
Compare
Choose a tag to compare

Commits

  • aae8ba5: add cases to unwrap withdrawalsRoot, withdrawals, and Uncles (Pranay Valson) #193
  • 1a2363f: go fmt (Pranay Valson) #193
  • af9be41: include withdrawals in specimen output (sudeep) #193

v1.4.5

20 Apr 23:38
v1.4.5
ceacea4
Compare
Choose a tag to compare

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

19 Apr 21:48
v1.4.4
d6815d3
Compare
Choose a tag to compare

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

Full Changelog: v1.4.3...v1.4.4

v1.4.3

17 Apr 17:33
v1.4.3
94fe955
Compare
Choose a tag to compare

Commits

What's Changed

Full Changelog: v1.4.2...v1.4.3

v1.4.2

11 Apr 17:20
8b5909a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.4.2

v1.4.1

23 Mar 21:59
v1.4.1
2ae369d
Compare
Choose a tag to compare

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

10 Mar 22:52
v1.4.0
e73c65e
Compare
Choose a tag to compare

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

Full Changelog: v1.3.1...v1.4.0

v1.3.1

30 Jan 17:24
v1.3.1
f1a1eb5
Compare
Choose a tag to compare

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

Full Changelog: v1.3.0...v1.3.1

v1.3.0

14 Dec 13:28
v1.3.0
bfb89f9
Compare
Choose a tag to compare

Commits

  • 01cc6b2: Update tag-release.yaml (Pranay Valson)
  • 1b31bd6: add caching for buildx gcr images (Pranay Valson)
  • f07fc61: switch from ghcr to only gcr build (Pranay Valson)
  • bfb89f9: update test for ipfs pinner address flag (Pranay Valson)