This repository has been archived by the owner on Jul 20, 2023. It is now read-only.
Releases: graphops/poi-radio
Releases · graphops/poi-radio
0.3.0
What's Changed
Features 🏕
- Attestation result ratio str query by @hopeyen in #140
- State persistence by @hopeyen in #141
- Configurable logger formats by @hopeyen in #146
Dependencies 👒
- chore: update dependencies without conflicts by @hopeyen in #138
- Test trigger and docs by @hopeyen in #144
- chore: remove e2e test suite from repo by @hopeyen in #147
Refactor 🌱
Other Changes
- chore: release 0.3.0 by @axiomatic-aardvark in #148
Full Changelog: v0.2.0...0.3.0
0.1.3
What's Changed
Features 🏕
- refactor: deployment messages in parallel by @hopeyen in #84
- update stake unit conversion in attestation by @hopeyen in #91
- Expose API endpoint by @hopeyen in #92
- feat: add Grafana dashboard config by @axiomatic-aardvark in #94
- feat: new release process and changelog script by @hopeyen in #100
- Comparison results by graphql query by @hopeyen in #95
Dependencies 👒
Bug fixes 🐛
- fix: remove api metrics path by @hopeyen in #104
- fix: return empty vec if indexer_allocations function fails by @axiomatic-aardvark in #111
- fix radio name constant in main by @hopeyen in #128
Refactor 🌱
- refactor: move config parsing to Radio by @axiomatic-aardvark in #119
- refactor: gossip poi refactoring and add benches by @hopeyen in #123
Other Changes
- feat: add basic Prometheus support by @axiomatic-aardvark in #82
- chore: tweak crates badge by @chriswessels in #83
- refactor: add upx stage to Dockerfile by @stake-machine in #101
- feat: move integration tests to main repo by @axiomatic-aardvark in #90
- Petko/release v0.1.1 by @axiomatic-aardvark in #107
- feat: add dumb-init to Docker image by @chriswessels in #116
- docs: update release process and script by @hopeyen in #122
New Contributors
- @chriswessels made their first contribution in #83
- @stake-machine made their first contribution in #101
Full Changelog: 0.0.13...0.1.3
0.0.13
fix: more checks for message uniqueness
v0.0.12
chore: bump version
v0.0.11
Merge pull request #65 from graphops/petko/add-notifications
0.0.10
Merge pull request #54 from graphops/petko/add-ca-certificates-to-doc…
0.0.9
Merge pull request #50 from graphops/petko/slim-down-dockerfile chore: slim down Dockerfile
0.0.8
Merge pull request #49 from graphops/petko/publish
0.0.7
Merge pull request #42 from graphops/bump-version chore: bump version, publish to crates.io
0.0.4
Merge pull request #20 from graphops/petko/dockerfile-remove-boot-flag bugfix: remove boot flag from Dockerfile