Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Releases: graphops/poi-radio

0.3.0

20 May 19:23
Compare
Choose a tag to compare

What's Changed

Features 🏕

Dependencies 👒

Refactor 🌱

  • Split concurrent events for shorter length of mutex locks by @hopeyen in #139

Other Changes

  • chore: release 0.3.0 by @axiomatic-aardvark in #148

Full Changelog: v0.2.0...0.3.0

0.1.3

04 May 21:53
Compare
Choose a tag to compare
0.1.3 Pre-release
Pre-release

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

Full Changelog: 0.0.13...0.1.3

0.0.13

29 Mar 06:01
Compare
Choose a tag to compare
fix: more checks for message uniqueness

v0.0.12

27 Mar 20:34
Compare
Choose a tag to compare
chore: bump version

v0.0.11

16 Mar 20:10
009070d
Compare
Choose a tag to compare
Merge pull request #65 from graphops/petko/add-notifications

0.0.10

14 Mar 11:00
f8fe523
Compare
Choose a tag to compare
Merge pull request #54 from graphops/petko/add-ca-certificates-to-doc…

0.0.9

13 Mar 13:08
2ae985d
Compare
Choose a tag to compare
Merge pull request #50 from graphops/petko/slim-down-dockerfile

chore: slim down Dockerfile

0.0.8

10 Mar 07:13
d0e7839
Compare
Choose a tag to compare
Merge pull request #49 from graphops/petko/publish

0.0.7

01 Mar 15:35
be62557
Compare
Choose a tag to compare
Merge pull request #42 from graphops/bump-version

chore: bump version, publish to crates.io

0.0.4

07 Feb 14:21
6f12026
Compare
Choose a tag to compare
Merge pull request #20 from graphops/petko/dockerfile-remove-boot-flag

bugfix: remove boot flag from Dockerfile