Releases: helikon-labs/subvt-backend
Releases · helikon-labs/subvt-backend
0.9.0
0.8.3
0.8.2
- f6faf91 - Bump version.
- 1859fed - Epoch additional fields moved to table creation statement.
- e974dab - Add heartbeat record to session validator report. Session paras report implemented. Some refactoring.
- ce73c99 - Fix Rust checks action. Temporarily downgrade nightly version - most recent has a bug.
- d00ada6 - Polkadot 0.9.26 update.
- ee8c065 - Add start block number, start timestamp and end timestamp properties to epoch persistence. Add session and para votes reports to report service.
- f8f2b32 - sqlx 0.6.0 updates.
0.8.1
0.8.0
0.7.3
- 2d6f31f - Bump version.
- 6b89d2e - Further improvement of the para votes and assignments persistence.
- 045b077 - Persist para core assignments and para votes at every block.
- 13e0d07 - Merge pull request #238 from helikon-labs/dependabot/cargo/development/clap-3.2.8
- dc4422c - Bump clap from 3.2.7 to 3.2.8
- abb5f4a - Merge pull request #237 from helikon-labs/dependabot/cargo/development/serde_json-1.0.82
- f6d4082 - Bump serde_json from 1.0.81 to 1.0.82
0.7.2
- 9a5ba20 - Bump version.
- e0b69be - Update lettre. Update port numbers in the Docker compose env file to avoid collissions with common ports.
- 74b31b9 - Telegram bot development report article added.
- dd7928f - More test documentation for the Telegram bot.
- f172a18 - Telegram bot command tests completed. Test instructions document added.
- 747585f - Telegram bot democracy command tests.
- adbca65 - Additional tests for Telegram bot network status, nomination summary, nomination details, payouts, rewards commands. Some refactoring. Dependency update for clap.
- bca3a0f - Fix actions.
- 31dc355 - Telegram bot add command tests completed. Test utility functions and some refactoring. Change Redis version in Docker compose and GitHub action. Change PostgreSQL ports in the compose sample environment file.
- d453611 - Fix fmt.
- ca9a715 - Began implementing tests for Telegram bot commands.
- 9d4fa95 - Test refactoring.
- e38fca1 - Telegram bot testability improvements. mockall integration for messenger. Initial integrated testing for the about command.
- 64f01bc - Telegram bot messenger refactorings for better testability.
- dde0291 - Telegram bot tests for: async Telegram API implementation, save and restore chat.
- 8ccf650 - Initialize tests for the Telegram bot.
- 2cfc0fe - Update tiny-skia.
0.7.1
0.7.0
- 55c532f - Version 0.7.0.
- 6da25da - Rename the app_notfication.log field to app_notification.error_log in the app_notification table.
- 7c99b0f - Fix a bug in Telegram bot /nfts command that happened for NFTs with empty URLs (and possibly empty image URLs too).
- dd27fab - Log error for failed single and group notifications in notification processor.
- f598c44 - Remove migration command from Telegram bot.
- 59cc2b5 - Reset only pending notifications and not failed notification at the startup of notification processor.
- 2c9185a - Fix the Telegram bot broken nomination details issue #223. Update frankenstein.
- a29a1d9 - clap and syn update.
- bfd039b - Dependency updates.
- 534d001 - Update frankenstein.
- 16d167c - Merge pull request #216 from helikon-labs/dependabot/cargo/development/clap-3.2.5
- e0987b9 - Bump clap from 3.2.4 to 3.2.5