Releases: palomachain/pigeon
Releases · palomachain/pigeon
v1.8.2
What's Changed
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #273
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #272
- Force keep-alive cache invalidation by @byte-bandit in #275
- fix: remove unnecessary mutex usage by @byte-bandit in #276
- Bump google.golang.org/grpc from 1.57.0 to 1.58.0 by @dependabot in #267
- Bump actions/checkout from 3 to 4 by @dependabot in #265
- Bump google.golang.org/grpc from 1.58.0 to 1.58.1 by @dependabot in #277
- Bump github.com/go-resty/resty/v2 from 2.7.0 to 2.8.0 by @dependabot in #278
- feat: send status logs to paloma by @byte-bandit in #279
- Add release notes by @byte-bandit in #281
- Slow down evm event checking by @ToasterTheBrave in #282
- Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.12.1 by @dependabot in #284
- Better logic for checking for executed messages by @ToasterTheBrave in #283
Full Changelog: v1.8.1...v1.8.2
v1.8.1
What's Changed
- chore: add ARB info to README by @byte-bandit in #264
- feat: #745 add health server address binding config by @byte-bandit in #266
- feat: Increase keep alive frequency, add caching & retries by @byte-bandit in #268
- chore: update README for 1.8.1 by @byte-bandit in #269
- chore: add release notes by @byte-bandit in #271
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
- Bump github.com/palomachain/paloma from 1.7.1 to 1.7.2 by @dependabot in #255
- feat: blocks to live keep-alive by @byte-bandit in #256
- fix: avoid unreachable code by @byte-bandit in #259
- Gravity Support by @ToasterTheBrave in #257
- Bump golang.org/x/term from 0.11.0 to 0.12.0 by @dependabot in #260
- chore: update paloma dependency by @byte-bandit in #261
- Add release notes by @byte-bandit in #263
Full Changelog: v1.6.0...v1.8.0
v1.6.0
What's Changed
- Bump github.com/jarcoal/httpmock from 1.3.0 to 1.3.1 by @dependabot in #246
- Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 by @dependabot in #252
- Add support for Arbitrum mainnet by @byte-bandit in #253
- Add release notes by @byte-bandit in #254
Full Changelog: v1.5.5...v1.6.0
v1.5.5
What's Changed
- Bump github.com/palomachain/paloma from 1.7.0 to 1.7.1 by @dependabot in #245
- Bump golang.org/x/term from 0.10.0 to 0.11.0 by @dependabot in #240
- Update README.md added base network by @mahofmahof in #248
- Feat: Support MEV relay with BLXR by @byte-bandit in #247
- Fix pigeon consensus calculation by @ToasterTheBrave in #249
- Release notes and Readme update by @ToasterTheBrave in #250
New Contributors
- @mahofmahof made their first contribution in #248
Full Changelog: v1.5.4...v1.5.5
v1.5.4
What's Changed
- Readme update for new release by @ToasterTheBrave in #238
- Fix typos by @omahs in #239
- feat: add blxr client and pigeon trait by @byte-bandit in #241
- Speed up pigeons where useful by @ToasterTheBrave in #242
- Update paloma to latest by @ToasterTheBrave in #243
- Release Notes and Readme update by @ToasterTheBrave in #244
New Contributors
Full Changelog: v1.5.3...v1.5.4
v1.5.3
What's Changed
- Readme for new release by @ToasterTheBrave in #234
- Add more verbose logging to building processors by @ToasterTheBrave in #235
- Release notes and Readme update for new release by @ToasterTheBrave in #237
Full Changelog: v1.5.2...v1.5.3
v1.5.2
What's Changed
- Update readme for new release by @ToasterTheBrave in #231
- Extend the kava hack to another block height by @ToasterTheBrave in #232
- Release notes and Readme for v1.5.2 by @ToasterTheBrave in #233
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- Update readme for v1.5.0 release by @ToasterTheBrave in #218
- hack: support kava-main by @byte-bandit in #219
- Fixing typo in goreleaser by @ToasterTheBrave in #220
- Bump github.com/onsi/gomega from 1.27.8 to 1.27.10 by @dependabot in #224
- chore: update readme with op & kava infos by @byte-bandit in #225
- Bump google.golang.org/grpc from 1.56.2 to 1.57.0 by @dependabot in #226
- update for tx-type 2 chains with note in docs by @taariq in #227
- fix: 🔧 Ensure v-prefixed version report by @byte-bandit in #228
- Bump github.com/palomachain/paloma from 1.6.0 to 1.6.1 by @dependabot in #229
- Release notes and Readme update by @ToasterTheBrave in #230
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Update Readme for new release by @ToasterTheBrave in #212
- Send pigeon version with keepalive message by @ToasterTheBrave in #213
- Dependency updates by @ToasterTheBrave in #214
- Removing unnecessary output in logs using Println by @ToasterTheBrave in #215
- Update paloma version to latest by @ToasterTheBrave in #216
- Release notes and readme update for this release by @ToasterTheBrave in #217
- Additional fixes for release by @ToasterTheBrave in #221
- Updating release notes for new PRs in release by @ToasterTheBrave in #222
Full Changelog: v1.4.0...v1.5.0