Releases: hyperledger/indy-node-monitor
Releases · hyperledger/indy-node-monitor
v0.5.1
What's Changed
- Add support for sh in shell command and fix indy-node-monitor image by @WadeBarnes in #66
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Dockerfile optimizations. by @KoleBarnes in #37
- Added container running check. by @KoleBarnes in #38
- Add generate_upgrade_schedule plugin by @WadeBarnes in #41
- Add option to output results as unformatted json with no whitespace. by @WadeBarnes in #42
- Add CANdy test and production networks by @WadeBarnes in #43
- Add support for fetching the pool transactions by @WadeBarnes in #44
- Monitoring stack by @ConnorBarnes88 in #45
- Integrate Monitoring Stack by @WadeBarnes in #46
- Fix the alert plugin filtering by @WadeBarnes in #47
- Major Visual and Organization changes. by @ConnorBarnes88 in #51
- Added a Public dashboard and renamed the old dashboards. by @ConnorBarnes88 in #53
- Create MAINTAINERS.md by @swcurran in #55
- Fixed formatting issues and added test alerts. by @ConnorBarnes88 in #56
- Update Run Script by @KoleBarnes in #57
- feat: dynamically provide api example values based on first listed network by @PatStLouis in #58
- fix(issue-59): fastapi.Path() abuse not possible anymore by @pruneau628 in #60
- Fix for decoding hex seed by @donato-ods-devops in #63
- Changed the variable order for detailed view. by @ConnorBarnes88 in #64
- Fix for missing linux packages and docker-composer check by @crajapakshe in #65
- feat: add network namespaces by @jleach in #67
- update docker image, add indy-vdr to deps by @mrkaurelius in #69
New Contributors
- @ConnorBarnes88 made their first contribution in #45
- @PatStLouis made their first contribution in #58
- @pruneau628 made their first contribution in #60
- @donato-ods-devops made their first contribution in #63
- @crajapakshe made their first contribution in #65
- @jleach made their first contribution in #67
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Added a way to not use the -it mode for docker easily by setting the CM env variable on run #13 by @swcurran in #15
- Detect connection issues between nodes by @WadeBarnes in #16
- Detect pending upgrade and display in
--status
summary by @WadeBarnes in #17 - Add
--alerts
filter by @WadeBarnes in #19 - Add validator client and node public addresses by @WadeBarnes in #22
- Added URL work around for linux. by @mrkaurelius in #23
- Initial implementation of plugin architecture. by @KoleBarnes in #26
- Fixed Bug where network_name was not set when using genesis_url. by @KoleBarnes in #30
- Added Indicio networks to networks.json by @GavinBendixsen in #32
- Fix pipe to file issue on Windows by @WadeBarnes in #33
- Fix for fetch_status container build issues. by @WadeBarnes in #34
- Add support for running as an API server. by @KoleBarnes in #35
New Contributors
- @mrkaurelius made their first contribution in #23
- @KoleBarnes made their first contribution in #26
- @GavinBendixsen made their first contribution in #32
Full Changelog: https://github.com/hyperledger/indy-node-monitor/commits/v0.6.0