Skip to content

Releases: helikon-labs/subvt-backend

0.6.3

05 Jun 08:49
6709c9c
Compare
Choose a tag to compare
  • 6709c9c - Bump version. Update Redis and Prometheus versions in Docker compose .env sample file.
  • 6735f80 - Make history depth configurable in notification generator. Fix a bug in 1KV candidate details: node_ref can be negative.
  • 7ec9360 - Merge pull request #194 from helikon-labs/dependabot/cargo/development/syn-1.0.96
  • b252c23 - Merge pull request #195 from helikon-labs/dependabot/cargo/development/frankenstein-0.15.1
  • a945d3f - Bump frankenstein from 0.15.0 to 0.15.1
  • 9ddbab9 - Bump syn from 1.0.95 to 1.0.96

0.6.2

02 Jun 15:00
85a6b7b
Compare
Choose a tag to compare
  • 85a6b7b - Polkadot 0.9.23 update.

0.6.1

31 May 09:08
0b77dbc
Compare
Choose a tag to compare
  • 0b77dbc - Bump version.
  • 7b6eaa3 - Use network-specific decimal points for the democracy vote notification content - re #188.
  • bdad6fe - Merge pull request #186 from helikon-labs/dependabot/cargo/development/hyper-0.14.19
  • 4c2dd91 - Bump hyper from 0.14.18 to 0.14.19

0.6.0

28 May 11:24
cd4732b
Compare
Choose a tag to compare
  • cd4732b - Bump version.
  • 76ba2d2 - Remove some redundant persistence: bond extrinsic, batch completed / interrupted / item completed events.
  • 7da576e - Architecture diagram update in the readme.
  • c6e1864 - Improve Telegram bot running instructions.
  • 46ce39a - Bump version.

0.5.8

26 May 07:03
c865e38
Compare
Choose a tag to compare
  • c865e38 - Add support for Utility.force_batch call and the related events ItemFailed and BatchCompletedWithErrors.
  • 92b0c08 - Rename the Telegram bot feature request and bug report tables. Add /democracy command ref in two democracy notifications for the bot.
  • 054bbbd - Merge pull request #184 from helikon-labs/dependabot/cargo/development/once_cell-1.12.0
  • ddc3b75 - Bump once_cell from 1.11.0 to 1.12.0
  • 10a835c - Merge pull request #183 from helikon-labs/dependabot/cargo/development/regex-1.5.6
  • c5e4d62 - Bump regex from 1.5.5 to 1.5.6
  • 69583bf - Update readme with the new architecture diagram file.

0.5.7

22 May 08:23
4097d23
Compare
Choose a tag to compare
  • 4097d23 - Fix clippy.
  • 2ec7eef - Add top-level build information and Telegram bot running and testing information. Bump version.
  • 5db48c2 - Disengage APNS sender temporarily - for easier testing of the Telegram bot.
  • f3537f8 - Fix fmt.
  • cd83a5a - Update system architecture diagram in README.
  • 1b47c65 - Telegram bot and notification processor comments.
  • 0e276f1 - Merge pull request #178 from helikon-labs/dependabot/cargo/development/prometheus-0.13.1
  • 82e695a - Bump prometheus from 0.13.0 to 0.13.1
  • 8e9c198 - Merge pull request #182 from helikon-labs/dependabot/cargo/development/once_cell-1.11.0
  • 9c7c5d5 - Bump once_cell from 1.10.0 to 1.11.0

0.5.6

19 May 19:19
2daba45
Compare
Choose a tag to compare
  • 2daba45 - Telegram bot hotfix for group chat commands. Bump version.

0.5.5

19 May 18:03
61418cf
Compare
Choose a tag to compare
  • 61418cf - Hotfix: Telegram bot /democracy command. Bump version.

0.5.4

19 May 16:20
85b803f
Compare
Choose a tag to compare
  • 85b803f - Polkadot 0.9.22 update.
  • 0b58273 - Bump version.
  • 6001414 - Update top README and Telegram bot README.
  • 76f8292 - Telemetry processor add/remove node counter fix. Telegram bot rename referenda command to democracy. Update Telegram bot pics.
  • a61ee3e - Merge pull request #175 from helikon-labs/dependabot/cargo/development/syn-1.0.95
  • c8851b0 - Merge pull request #176 from helikon-labs/dependabot/cargo/development/scale-info-2.1.2
  • 6c5e70b - Bump scale-info from 2.1.1 to 2.1.2
  • c51ecb7 - Bump syn from 1.0.94 to 1.0.95
  • 466fc29 - Merge pull request #174 from helikon-labs/dependabot/cargo/development/proc-macro2-1.0.39
  • 6f05b71 - Bump proc-macro2 from 1.0.38 to 1.0.39

0.5.3

17 May 10:24
d6c7e1d
Compare
Choose a tag to compare
  • d6c7e1d - Bump version.
  • 86b714a - Command to migration from the deprecated 1KV bot complete. Template improvements, bug fixes.
  • 1e15302 - Add support for migration from the 1KV bot. Dependency updates.