What's Changed
- Bump google.golang.org/api from 0.64.0 to 0.66.0 by @dependabot in #29
- Bump github.com/linkedin/goavro/v2 from 2.10.1 to 2.11.0 by @dependabot in #28
- Bump cloud.google.com/go/storage from 1.18.2 to 1.19.0 by @dependabot in #27
- Fixes/post release v1.0.0 by @noslav in #30
- Bump cloud.google.com/go/storage from 1.19.0 to 1.20.0 by @dependabot in #32
- Bump google.golang.org/api from 0.66.0 to 0.67.0 by @dependabot in #31
- Feature/proofchain url announce by @noslav in #33
- Bump google.golang.org/api from 0.68.0 to 0.70.0 by @dependabot in #38
- Bump github.com/ethereum/go-ethereum from 1.10.15 to 1.10.16 by @dependabot in #34
- Bump cloud.google.com/go/storage from 1.20.0 to 1.21.0 by @dependabot in #37
- updating README.md by @sudeepdino008 in #39
- using lumberjack logger for file logging (with rotation) by @sudeepdino008 in #41
- Bump github.com/gorilla/websocket from 1.4.2 to 1.5.0 by @dependabot in #35
- precommit hook for running golangci-lint by @sudeepdino008 in #45
- add param to bspagent cmd specifying folder for file logging by @sudeepdino008 in #44
- fix for direnv not picking .env anymore by @sudeepdino008 in #51
- Codec Fixes for live mode by @noslav in #47
- use log-folder rather than logs-folder to have parity with bsp-geth by @sudeepdino008 in #48
- update pre-commit linter hook to run on entire repo by @sudeepdino008 in #49
- remove channel wait blocks due to proofchain errors by @sudeepdino008 in #50
- Deploy for CQT testnet with adapted Proofchain by @noslav in #52
- Bump google.golang.org/api from 0.70.0 to 0.73.0 by @dependabot in #42
- Update to CI (docker) integration test by @noslav in #54
- Moves log util function to utils package by @noslav in #58
- fix to ensure re-processing of non-ack'ed redis messages by @sudeepdino008 in #56
- Revert "fix to ensure re-processing of non-ack'ed redis messages" by @sudeepdino008 in #59
- update logger configuration to rotate every 24 hours by @sudeepdino008 in #57
- Get bsp-agent
main
ready for low-throughput-live-mode release by @noslav in #63 - Testing IPFS pinner service integration by @noslav in #64
- Fix operational constants and cli flag variables for live mode by @noslav in #66
- ipfs-pinner support to generate client side cids and do car file uploads by @sudeepdino008 in #65
New Contributors
- @sudeepdino008 made their first contribution in #39
Full Changelog: v1.0.0...v1.1.0