Releases: dashpay/dash-network-deploy
Releases · dashpay/dash-network-deploy
Dash Network Deploy v0.25.0
What's Changed
- fix(terraform): InvalidInput error by @ktechmidas in #499
- feat!: core v20 and platform v0.25 updates by @strophy in #490
- feat: initial multi-stage deployment by @ktechmidas in #520
- chore: merge master by @strophy in #523
- fix: multiple initilalizations of bls by @markin-io in #512
- fix: ansible-lint no-changed-when by @strophy in #532
- chore: update logs syntax for drive 0.25 by @strophy in #526
- feat: dashmate for seeds by @pshenmic in #535
- fix: dashmate config changed on every run by @strophy in #537
- chore: remove unused todo tasks by @strophy in #538
- chore: speedup address import by @strophy in #539
- fix: hpmn methods are deprecated by @strophy in #540
- chore: support Platform v0.25 by @strophy in #541
- feat(dashmate): optional initial core chain locked height by @shumkov in #542
- fix: misnamed vars by @strophy in #543
- chore: remove sentinel tests by @shumkov in #544
- chore: revert var name to private_key by @strophy in #546
- chore: revert replace dashmate config command with config file stat by @strophy in #547
- chore(release): release 0.25.0-dev.2 by @strophy in #548
- fix: initial_core_chain_locked_height missing even if defined by @strophy in #549
- test(dapi): fix data contract not found test by @markin-io in #550
- refactor: remove
isseednode
by @strophy in #552 - fix: Error: Timeout of 20000ms exceeded by @strophy in #553
- feat: coinjoin mixing by @ktechmidas in #528
- fix(dashmate): switch back to outdated certificate on deploy by @shumkov in #556
- chore: remove sentinel by @strophy in #555
- chore: update docker release and deps by @strophy in #557
- fix: objc[32080]: +[__NSCFConstantString initialize] may have been in… by @strophy in #558
- docs: clarify the purpose of running
dashmate config
by @strophy in #559 - chore: update default versions in config and add vars by @strophy in #560
- feat(tests): improve smoke tests error reporting by @shumkov in #561
- fix: AssertionError: no block info by @strophy in #562
- fix(tests): invalid DAPI error handling by @shumkov in #564
- fix(tests): unsupported DAPI tests for seed nodes by @shumkov in #565
- chore: create tenderdash role for seed nodes by @strophy in #567
- chore: fix linting errors by @strophy in #568
- chore: install jq once only by @strophy in #569
- chore: replace cloudwatch mon script with cloudwatch agent by @strophy in #570
- chore: add drive abci epoch time to config by @strophy in #571
- chore: push Drive logs from the file by @ktechmidas in #573
- fix: dashmate restart logic by @strophy in #575
- chore: update filebeat platform template for tenderdash logs by @strophy in #576
- fix(test)!: wrong error expected by @shumkov in #578
- chore(release): bump version to 0.25.0-dev.8 by @ktechmidas in #579
- chore: limit metrics collection by @ktechmidas in #580
- chore: update cloudwatch monitoring by @strophy in #572
- chore: update filebeat templates to support drive from file and tenderdash only on logs nodes by @strophy in #581
- chore: use instance store for logs data by @strophy in #563
- chore: make monitoring config more granular by @strophy in #583
- chore: change instance type by @ktechmidas in #584
- feat!: add GroveDb operations log by @shumkov in #582
- fix: extra comma causing json schema validation error by @strophy in #586
- chore: enable full text indexing on tenderdash errors by @strophy in #588
- fix: drive log specification missing grovedb ops by @shumkov in #589
- chore: update terraform and deps by @strophy in #590
- fix: alarm dimensions by @strophy in #587
- chore: log only grovedb operaions by @shumkov in #592
- feat: generate minimal dash.conf file in configs repo by @strophy in #593
- chore: make logs node type a variable by @strophy in #594
- chore(dashmate): change ssl dir path by @pshenmic in #595
- chore(dashmate): add
core.docker.commandArgs
option by @shumkov in #597 - fix: *_hpmn methods are deprecated. Use the related *_evo methods by @strophy in #598
- Fix: ensure seed listens by @ktechmidas in #599
- chore: update to new dashmate version by @shumkov in #601
- feat: upgrade Node to 20 (LTS) by @pshenmic in #600
- fix: increase timeout on sendtx test by @ktechmidas in #602
- chore: fix mixer nodes by @ktechmidas in #603
- chore: open tenderdash metrics port for private network by @ktechmidas in #604
- chore!: update to dashmate 0.25.16 by @shumkov in #605
- fix: invalid tenderdash metrics host by @shumkov in #606
- chore!: update dashmate config for v0.25.20 by @shumkov in #608
- feat: configure grovedb operation logs by @shumkov in #609
- fix: object of type 'NoneType' has no len() by @shumkov in #610
- chore: update es 8.11.3 by @strophy in #611
- feat: ssh to host command by @shumkov in #614
Full Changelog: v0.24.3...v0.25.0
Dash Network Deploy v0.25.0-dev.8
What's Changed
- chore: fix linting errors by @strophy in #568
- chore: install jq once only by @strophy in #569
- chore: replace cloudwatch mon script with cloudwatch agent by @strophy in #570
- chore: add drive abci epoch time to config by @strophy in #571
- chore: push Drive logs from the file by @ktechmidas in #573
- fix: dashmate restart logic by @strophy in #575
- chore: update filebeat platform template for tenderdash logs by @strophy in #576
- fix(test)!: wrong error expected by @shumkov in #578
- chore(release): bump version to 0.25.0-dev.8 by @ktechmidas in #579
Full Changelog: v0.25.0-dev.7...v0.25.0-dev.8
Dash Network Deploy v0.25.0-dev.7
Dash Network Deploy v0.25.0-dev.6
Fixes
- fix: AssertionError: no block info by @strophy in #562
- fix(tests): invalid DAPI error handling by @shumkov in #564
Full Changelog: v0.25.0-dev.5...v0.25.0-dev.6
Dash Network Deploy v0.25.0-dev.5
Features
- feat: coinjoin mixing by @ktechmidas in #528
- feat(tests): improve smoke tests error reporting by @shumkov in #561
Bug fixes
- fix: objc[32080]: +[__NSCFConstantString initialize] may have been in… by @strophy in #558
- fix(dashmate): switch back to outdated certificate on deploy by @shumkov in #556
Chores
- chore: remove sentinel by @strophy in #555
- chore: update docker release and deps by @strophy in #557
- chore: update default versions in config and add vars by @strophy in #560
Docs
Full Changelog: v0.25.0-dev.4...v0.25.0-dev.5
Dash Network Deploy v0.25.0-dev.4
What's Changed
- refactor: remove
isseednode
by @strophy in #552 - fix: Error: Timeout of 20000ms exceeded by @strophy in #553
Full Changelog: v0.25.0-dev.3...v0.25.0-dev.4
Dash Network Deploy v0.25.0-dev.3
What's Changed
- fix: initial_core_chain_locked_height missing even if defined by @strophy in #549
- test(dapi): fix data contract not found test by @markin-io in #550
Full Changelog: v0.25.0-dev.2...v0.25.0-dev.3
Dash Network Deploy v0.25.0-dev.2
What's Changed
- chore: remove sentinel tests by @shumkov in #544
- chore: revert var name to private_key by @strophy in #546
- chore: revert replace dashmate config command with config file stat by @strophy in #547
- chore(release): release 0.25.0-dev.2 by @strophy in #548
Full Changelog: v0.25.0-dev.1...v0.25.0-dev.2
Dash Network Deploy v0.25.0-dev.1
Features
- feat!: core v20 and platform v0.25 updates by @strophy in #490
- feat: initial multi-stage deployment by @ktechmidas in #520
- feat: dashmate for seeds by @pshenmic in #535
- feat(dashmate): optional initial core chain locked height by @shumkov in #542
Bug Fixes
- fix(terraform): InvalidInput error by @ktechmidas in #499
- fix: multiple initilalizations of bls by @markin-io in #512
- fix: ansible-lint no-changed-when by @strophy in #532
- fix: dashmate config changed on every run by @strophy in #537
- fix: hpmn methods are deprecated by @strophy in #540
- fix: misnamed vars by @strophy in #543
Chores
- chore: merge master by @strophy in #523
- chore: update logs syntax for drive 0.25 by @strophy in #526
- chore: remove unused todo tasks by @strophy in #538
- chore: speedup address import by @strophy in #539
- chore: support Platform v0.25 by @strophy in #541
Full Changelog: v0.24.3...v0.25.0-dev.1
Dash Network Deploy v0.24.3
Features
- feat: protx diff script by @strophy in #511
- feat: use aws ssm parameter store for ssl data by @strophy in #516
- feat: enable HTTP2 on NLB by @strophy in #524
- feat: dashmate tenderdash pprof support by @strophy in #525
- feat: add reindex binary by @pshenmic in #534
Bug fixes
- fix: zerossl condition check by @pshenmic in #508
- fix: hardcoded path to dashmate logs by @shumkov in #509
- fix: destroy platform keeps config files by @shumkov in #517
- fix: core debug log permissions by @strophy in #518
- fix: ssl dir missing for zerossl by @strophy in #519
- fix(smoke): too high docker timeouts by @shumkov in #530
Chores and refactoring
- chore(dashmate): update to dashmate v0.24.19 by @shumkov in #531
- chore: move dashmate logs dir by @strophy in #510
- refactor: start dashmate services depending on status by @pshenmic in #503
Full Changelog: v0.24.2...v0.24.3