Releases: palomachain/pigeon
Releases · palomachain/pigeon
v1.10.1
What's Changed
- fix: validator key not being used by @byte-bandit in #335
- feat: consume event nonce from compass by @byte-bandit in #337
- chore: update README by @byte-bandit in #338
Full Changelog: v1.10.0...v1.10.1
v1.10.0
What's Changed
- Add Gnosis and update pigeon version in readme by @verabehr in #326
- hack: erc20 relink: store original contract upload tx by @byte-bandit in #328
- feat: support pigeon operator keys by @byte-bandit in #330
- chore: prepare v1.10.0 by @byte-bandit in #332
- chore!: upgrade go to 1.21 by @byte-bandit in #333
Full Changelog: v1.9.5...v1.10.0
v1.9.5
What's Changed
- chore(deps): bump github.com/palomachain/paloma from 1.9.1 to 1.9.2 by @dependabot in #318
- Bump golang.org/x/term from 0.12.0 to 0.13.0 by @dependabot in #302
- chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.59.0 by @dependabot in #313
- chore(deps): bump github.com/go-resty/resty/v2 from 2.9.1 to 2.10.0 by @dependabot in #310
- chore(deps): bump github.com/onsi/gomega from 1.28.0 to 1.28.1 by @dependabot in #319
- chore: include configuration warning by @byte-bandit in #321
- fix: missing interface registrations by @byte-bandit in #322
- Add release notes by @byte-bandit in #324
Full Changelog: v1.9.4...v1.9.5
v1.9.4
Hotfix release
Targets a regression in the gravity bridge that would lead to batches getting stuck and subsequent message flooding and gas waste.
What's Changed
- fix: prevent gravity batches being resubmitted indefinitely by @byte-bandit in #316
- Add release notes by @byte-bandit in #317
Full Changelog: v1.9.3...v1.9.4
v1.9.3
What's Changed
- fix: missing message iface registration by @byte-bandit in #309
- feat: valset ID crosscheck by @byte-bandit in #311
- fix: don't return an error by @byte-bandit in #312
- Add release notes by @byte-bandit in #315
Full Changelog: v1.9.2...v1.9.3
v1.9.2
What's Changed
- Bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0 by @dependabot in #303
- chore: contextualise process loop error logging by @byte-bandit in #304
- chore: re-introduce locking by @byte-bandit in #305
- Prework: gravity compass upgrade by @byte-bandit in #307
- Add release notes by @byte-bandit in #308
Full Changelog: v1.9.1...v1.9.2
v1.9.1
What's Changed
- Add release notes by @byte-bandit in #291
- Revert "Add release notes" by @byte-bandit in #292
- Bump github.com/go-resty/resty/v2 from 2.8.0 to 2.9.1 by @dependabot in #296
- Bump google.golang.org/grpc from 1.58.1 to 1.58.2 by @dependabot in #286
- Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 by @dependabot in #294
- Update README.md by @byte-bandit in #297
- fix: avoid retries on already executed messages by @byte-bandit in #298
- fix: filter gravity batches queried from paloma by @byte-bandit in #299
- chore: avoid error swallowing by @byte-bandit in #300
- Add release notes by @byte-bandit in #301
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- feat: prevent unrealistic estimates during chain halt by @byte-bandit in #285
- chore: add client side logging for consensus failure by @byte-bandit in #287
- fix: avoid race condition when building chain processors by @byte-bandit in #288
- fix: remove keep alive mutex locking by @byte-bandit in #289
- fix: avoid identical chain info updates by @byte-bandit in #290
- Add release notes by @byte-bandit in #293
Full Changelog: v1.8.2...v1.9.0
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