Skip to content

Commit fa92349

Browse files
committed
chore(release): update changelog and version to 0.23.0
1 parent c0a460a commit fa92349

File tree

3 files changed

+425
-212
lines changed

3 files changed

+425
-212
lines changed

CHANGELOG.md

Lines changed: 153 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,156 @@
1+
# [0.23.0](https://github.com/dashpay/dash-network-deploy/compare/v0.23.0-dev.4...v0.23.0) (2022-12-07)
2+
3+
### Bug Fixes
4+
5+
* collaterals being spent when creating protx ([#400](https://github.com/dashpay/dash-network-deploy/issues/400)) ([eb57e6c](https://github.com/dashpay/dash-network-deploy/commit/eb57e6cefdd95f22644bd9be664376e277448d73))
6+
* deploy fails silently if current branch not at HEAD ([#393](https://github.com/dashpay/dash-network-deploy/issues/393)) ([95ed0f6](https://github.com/dashpay/dash-network-deploy/commit/95ed0f6be989e261af933129fb5c09cd061f276a))
7+
* double platform service startup ([#399](https://github.com/dashpay/dash-network-deploy/issues/399)) ([b414e09](https://github.com/dashpay/dash-network-deploy/commit/b414e090b007ccc6a08b07de3fb35eab2a3850f9))
8+
* faucet doesn't pay out ([#395](https://github.com/dashpay/dash-network-deploy/issues/395)) ([2046dcb](https://github.com/dashpay/dash-network-deploy/commit/2046dcb33ea457ceb4708f2194b76d0acc7f770e))
9+
* faucet shows connection error on payout ([#402](https://github.com/dashpay/dash-network-deploy/issues/402)) ([f4145d4](https://github.com/dashpay/dash-network-deploy/commit/f4145d414fecad966256dbae23e573aca52c0cd9))
10+
* inventory is updated twice ([#391](https://github.com/dashpay/dash-network-deploy/issues/391)) ([058cd9a](https://github.com/dashpay/dash-network-deploy/commit/058cd9a88a4e073f47d825bc52ba22864e3439a1))
11+
* kibana unavailable despite passing check ([#379](https://github.com/dashpay/dash-network-deploy/issues/379)) ([e7e80db](https://github.com/dashpay/dash-network-deploy/commit/e7e80db0e8c737ee12dbff6ef6a9edae3740ca84))
12+
* regtest_generate is confusingly named ([#397](https://github.com/dashpay/dash-network-deploy/issues/397)) ([dbb2e12](https://github.com/dashpay/dash-network-deploy/commit/dbb2e120afb35e9ee4645856aef553963fe48430))
13+
* add zmqpubrawblock topic to the dash.conf ([#355](https://github.com/dashpay/dash-network-deploy/issues/355)) ([bfca085](https://github.com/dashpay/dash-network-deploy/commit/bfca085c4fcfc2f6c4a7390de7fcdd3fdd0ed78e))
14+
* ansible.netcommon deprecation ([#344](https://github.com/dashpay/dash-network-deploy/issues/344)) ([af4bab3](https://github.com/dashpay/dash-network-deploy/commit/af4bab3b21c7574f00fc849efcf8e9cb090a88ba))
15+
* node type vars inconsistent with config ([#369](https://github.com/dashpay/dash-network-deploy/issues/369)) ([85fe39f](https://github.com/dashpay/dash-network-deploy/commit/85fe39fc3e95302b80d0e83f5dcaf457d047100d))
16+
* permission denied reading file on shared manager node ([#363](https://github.com/dashpay/dash-network-deploy/issues/363)) ([d1dc8d5](https://github.com/dashpay/dash-network-deploy/commit/d1dc8d5951512502e7b978cabe463e6f009b1724))
17+
* platform logs not rotated hourly ([#347](https://github.com/dashpay/dash-network-deploy/issues/347)) ([93636dd](https://github.com/dashpay/dash-network-deploy/commit/93636dd64294f3215e17242ced17a5c2e9ea727d))
18+
* reindex needed after restart ([#366](https://github.com/dashpay/dash-network-deploy/issues/366)) ([7720ddb](https://github.com/dashpay/dash-network-deploy/commit/7720ddbb40dd22a61c73a35f1db05acc93348966))
19+
* cannot attach to docker context with ubuntu key ([#298](https://github.com/dashpay/dash-network-deploy/issues/298)) ([a554f53](https://github.com/dashpay/dash-network-deploy/commit/a554f5314442637d7806253e14a1ce28edad523f))
20+
* drive volume mount point ([#300](https://github.com/dashpay/dash-network-deploy/issues/300)) ([df01fba](https://github.com/dashpay/dash-network-deploy/commit/df01fbaa50465c6675fd6b3ac895e3b28fe41894)), closes [#289](https://github.com/dashpay/dash-network-deploy/issues/289) [#289](https://github.com/dashpay/dash-network-deploy/issues/289)
21+
* failed to parse log level (*:debug) ([#321](https://github.com/dashpay/dash-network-deploy/issues/321)) ([1d548d4](https://github.com/dashpay/dash-network-deploy/commit/1d548d44f082271533d093b4b2371d7ebd0a0c82))
22+
* generate command not found with core 18.1.0 ([#297](https://github.com/dashpay/dash-network-deploy/issues/297)) ([b492af2](https://github.com/dashpay/dash-network-deploy/commit/b492af24422fc30b10d87ff33aa1f940f2804ad5))
23+
* no value can start with v ([#316](https://github.com/dashpay/dash-network-deploy/issues/316)) ([8ba1239](https://github.com/dashpay/dash-network-deploy/commit/8ba12396adf230d0a31f124d0c16ce937b0b8fe7))
24+
* outdated tenderdash configs ([#324](https://github.com/dashpay/dash-network-deploy/issues/324)) ([ebad5c8](https://github.com/dashpay/dash-network-deploy/commit/ebad5c8eb49d2d3b61078d706cd453fb59a71b30))
25+
* platform logs not present filebeat error ([#287](https://github.com/dashpay/dash-network-deploy/issues/287)) ([50b7de8](https://github.com/dashpay/dash-network-deploy/commit/50b7de88bb0588dce0c6b94344844d67c4c2ed73))
26+
* tests running from wrong branch ([#342](https://github.com/dashpay/dash-network-deploy/issues/342)) ([cfce703](https://github.com/dashpay/dash-network-deploy/commit/cfce703335c2c5a7516a09cf164653c11b4bf25f))
27+
* Use getgovinfo in RPC check ([#310](https://github.com/dashpay/dash-network-deploy/issues/310)) ([2c2b013](https://github.com/dashpay/dash-network-deploy/commit/2c2b01335032b01c73c41832ab4ccd436415b589))
28+
* use local directory in case of multiple users ([#330](https://github.com/dashpay/dash-network-deploy/issues/330)) ([faa9f38](https://github.com/dashpay/dash-network-deploy/commit/faa9f38358bcc8f70c09ba8e8b1c7549f14100c5))
29+
30+
31+
### Features
32+
33+
* check recent mining performance instead of waiting for blocks ([#387](https://github.com/dashpay/dash-network-deploy/issues/387)) ([7d32585](https://github.com/dashpay/dash-network-deploy/commit/7d32585bf04bd9510367064038d0a7ac31b02765))
34+
* create funding transactions faster using `sendmany` ([#383](https://github.com/dashpay/dash-network-deploy/issues/383)) ([644a024](https://github.com/dashpay/dash-network-deploy/commit/644a024a940a04686bf19f955a6e724dfde373cc))
35+
* destroy platform ([#367](https://github.com/dashpay/dash-network-deploy/issues/367)) ([923ea7f](https://github.com/dashpay/dash-network-deploy/commit/923ea7f99c41844584efb6976fadf10fb02ebb38))
36+
* faucet wallet and theme updates ([#394](https://github.com/dashpay/dash-network-deploy/issues/394)) ([8b70eac](https://github.com/dashpay/dash-network-deploy/commit/8b70eaccf6109e9560a9f6155b46ba333dd3cfb9))
37+
* individual MN debug toggle ([#392](https://github.com/dashpay/dash-network-deploy/issues/392)) ([4cb8359](https://github.com/dashpay/dash-network-deploy/commit/4cb8359ecf28c6db9edaa17a837b9dbc30b61209))
38+
* insight acm certs ([#378](https://github.com/dashpay/dash-network-deploy/issues/378)) ([8520312](https://github.com/dashpay/dash-network-deploy/commit/8520312b4f65b55ba4d2586cb421931e5a78b16d))
39+
* logs destroy target ([#396](https://github.com/dashpay/dash-network-deploy/issues/396)) ([b4674f6](https://github.com/dashpay/dash-network-deploy/commit/b4674f6e5d8cc562005e6058da824f7c64cef9f5))
40+
* single wallet node for wallet and mno ([#390](https://github.com/dashpay/dash-network-deploy/issues/390)) ([f756a25](https://github.com/dashpay/dash-network-deploy/commit/f756a250aab37a6322721dbf1d90cb0d4ba8d5dc))
41+
* logrotate for core debug.log ([#346](https://github.com/dashpay/dash-network-deploy/issues/346)) ([68e70e2](https://github.com/dashpay/dash-network-deploy/commit/68e70e2e3b083f7f3e0069d8284eb0afde074d5f))
42+
* add powtargetspacing to dash.conf vars ([#315](https://github.com/dashpay/dash-network-deploy/issues/315)) ([fe39650](https://github.com/dashpay/dash-network-deploy/commit/fe396507d1caf517f49f4bd915dafce94a990116))
43+
* arm64 nodes ([#299](https://github.com/dashpay/dash-network-deploy/issues/299)) ([ac5715d](https://github.com/dashpay/dash-network-deploy/commit/ac5715d5e9fb4a03ee62fbe281b1d12f81c66d5a))
44+
* changes to support devnets with quorum rotation ([#291](https://github.com/dashpay/dash-network-deploy/issues/291)) ([1848af7](https://github.com/dashpay/dash-network-deploy/commit/1848af7f575ec6b68d938ded74eb3398f99e6c0d))
45+
* conditional core/platform elastic beats ([#325](https://github.com/dashpay/dash-network-deploy/issues/325)) ([726f5ef](https://github.com/dashpay/dash-network-deploy/commit/726f5ef2bd313dbe7354220daa9de525c104e887))
46+
* disable extra block production in tenderdash ([#339](https://github.com/dashpay/dash-network-deploy/issues/339)) ([e053e86](https://github.com/dashpay/dash-network-deploy/commit/e053e864e23777b1e284a6b2be3c38da5343add4))
47+
* generate second private keys for system identities ([#294](https://github.com/dashpay/dash-network-deploy/issues/294)) ([a8a40be](https://github.com/dashpay/dash-network-deploy/commit/a8a40be41f91a21992815f2755ab423c109d24fd))
48+
* make tenderdash log_level configurable ([#288](https://github.com/dashpay/dash-network-deploy/issues/288)) ([3892abf](https://github.com/dashpay/dash-network-deploy/commit/3892abf102dc42ab7b753f57821ff96fd94d9b75))
49+
* update tenderdash config for v0.8 ([#319](https://github.com/dashpay/dash-network-deploy/issues/319)) ([b350a8e](https://github.com/dashpay/dash-network-deploy/commit/b350a8e78204b5bbf17ccd1c732e4a9bd66105ff))
50+
* write protx values to config inventory file ([#293](https://github.com/dashpay/dash-network-deploy/issues/293)) ([44ec014](https://github.com/dashpay/dash-network-deploy/commit/44ec01412b2b178add3c568fe398d30a26b516fe))
51+
52+
53+
### Continuous integration
54+
55+
* update deps ([#371](https://github.com/dashpay/dash-network-deploy/issues/396))
56+
57+
58+
### Performance Improvements
59+
60+
* speedup karma tests ([#353](https://github.com/dashpay/dash-network-deploy/issues/353)) ([fd0ddb2](https://github.com/dashpay/dash-network-deploy/commit/fd0ddb2c4c99a5d3f96ad9bfe5380d3f0a85e2b7))
61+
62+
63+
64+
# [0.23.0-dev.4](https://github.com/dashpay/dash-network-deploy/compare/v0.23.0-dev.3...v0.23.0-dev.4) (2022-11-25)
65+
66+
67+
### Bug Fixes
68+
69+
* collaterals being spent when creating protx ([#400](https://github.com/dashpay/dash-network-deploy/issues/400)) ([eb57e6c](https://github.com/dashpay/dash-network-deploy/commit/eb57e6cefdd95f22644bd9be664376e277448d73))
70+
* deploy fails silently if current branch not at HEAD ([#393](https://github.com/dashpay/dash-network-deploy/issues/393)) ([95ed0f6](https://github.com/dashpay/dash-network-deploy/commit/95ed0f6be989e261af933129fb5c09cd061f276a))
71+
* double platform service startup ([#399](https://github.com/dashpay/dash-network-deploy/issues/399)) ([b414e09](https://github.com/dashpay/dash-network-deploy/commit/b414e090b007ccc6a08b07de3fb35eab2a3850f9))
72+
* faucet doesn't pay out ([#395](https://github.com/dashpay/dash-network-deploy/issues/395)) ([2046dcb](https://github.com/dashpay/dash-network-deploy/commit/2046dcb33ea457ceb4708f2194b76d0acc7f770e))
73+
* faucet shows connection error on payout ([#402](https://github.com/dashpay/dash-network-deploy/issues/402)) ([f4145d4](https://github.com/dashpay/dash-network-deploy/commit/f4145d414fecad966256dbae23e573aca52c0cd9))
74+
* inventory is updated twice ([#391](https://github.com/dashpay/dash-network-deploy/issues/391)) ([058cd9a](https://github.com/dashpay/dash-network-deploy/commit/058cd9a88a4e073f47d825bc52ba22864e3439a1))
75+
* kibana unavailable despite passing check ([#379](https://github.com/dashpay/dash-network-deploy/issues/379)) ([e7e80db](https://github.com/dashpay/dash-network-deploy/commit/e7e80db0e8c737ee12dbff6ef6a9edae3740ca84))
76+
* regtest_generate is confusingly named ([#397](https://github.com/dashpay/dash-network-deploy/issues/397)) ([dbb2e12](https://github.com/dashpay/dash-network-deploy/commit/dbb2e120afb35e9ee4645856aef553963fe48430))
77+
78+
79+
### Features
80+
81+
* check recent mining performance instead of waiting for blocks ([#387](https://github.com/dashpay/dash-network-deploy/issues/387)) ([7d32585](https://github.com/dashpay/dash-network-deploy/commit/7d32585bf04bd9510367064038d0a7ac31b02765))
82+
* create funding transactions faster using `sendmany` ([#383](https://github.com/dashpay/dash-network-deploy/issues/383)) ([644a024](https://github.com/dashpay/dash-network-deploy/commit/644a024a940a04686bf19f955a6e724dfde373cc))
83+
* destroy platform ([#367](https://github.com/dashpay/dash-network-deploy/issues/367)) ([923ea7f](https://github.com/dashpay/dash-network-deploy/commit/923ea7f99c41844584efb6976fadf10fb02ebb38))
84+
* faucet wallet and theme updates ([#394](https://github.com/dashpay/dash-network-deploy/issues/394)) ([8b70eac](https://github.com/dashpay/dash-network-deploy/commit/8b70eaccf6109e9560a9f6155b46ba333dd3cfb9))
85+
* individual MN debug toggle ([#392](https://github.com/dashpay/dash-network-deploy/issues/392)) ([4cb8359](https://github.com/dashpay/dash-network-deploy/commit/4cb8359ecf28c6db9edaa17a837b9dbc30b61209))
86+
* insight acm certs ([#378](https://github.com/dashpay/dash-network-deploy/issues/378)) ([8520312](https://github.com/dashpay/dash-network-deploy/commit/8520312b4f65b55ba4d2586cb421931e5a78b16d))
87+
* logs destroy target ([#396](https://github.com/dashpay/dash-network-deploy/issues/396)) ([b4674f6](https://github.com/dashpay/dash-network-deploy/commit/b4674f6e5d8cc562005e6058da824f7c64cef9f5))
88+
* single wallet node for wallet and mno ([#390](https://github.com/dashpay/dash-network-deploy/issues/390)) ([f756a25](https://github.com/dashpay/dash-network-deploy/commit/f756a250aab37a6322721dbf1d90cb0d4ba8d5dc))
89+
90+
91+
92+
# [0.23.0-dev.3](https://github.com/dashpay/dash-network-deploy/compare/v0.23.0-dev.2...v0.23.0-dev.3) (2022-10-19)
93+
94+
### Continuous integration
95+
96+
* update deps ([#371](https://github.com/dashpay/dash-network-deploy/issues/396))
97+
98+
99+
# [0.23.0-dev.2](https://github.com/dashpay/dash-network-deploy/compare/v0.22.3...v0.23.0-dev.2) (2022-10-19)
100+
101+
102+
### Bug Fixes
103+
104+
* add zmqpubrawblock topic to the dash.conf ([#355](https://github.com/dashpay/dash-network-deploy/issues/355)) ([bfca085](https://github.com/dashpay/dash-network-deploy/commit/bfca085c4fcfc2f6c4a7390de7fcdd3fdd0ed78e))
105+
* ansible.netcommon deprecation ([#344](https://github.com/dashpay/dash-network-deploy/issues/344)) ([af4bab3](https://github.com/dashpay/dash-network-deploy/commit/af4bab3b21c7574f00fc849efcf8e9cb090a88ba))
106+
* node type vars inconsistent with config ([#369](https://github.com/dashpay/dash-network-deploy/issues/369)) ([85fe39f](https://github.com/dashpay/dash-network-deploy/commit/85fe39fc3e95302b80d0e83f5dcaf457d047100d))
107+
* permission denied reading file on shared manager node ([#363](https://github.com/dashpay/dash-network-deploy/issues/363)) ([d1dc8d5](https://github.com/dashpay/dash-network-deploy/commit/d1dc8d5951512502e7b978cabe463e6f009b1724))
108+
* platform logs not rotated hourly ([#347](https://github.com/dashpay/dash-network-deploy/issues/347)) ([93636dd](https://github.com/dashpay/dash-network-deploy/commit/93636dd64294f3215e17242ced17a5c2e9ea727d))
109+
* reindex needed after restart ([#366](https://github.com/dashpay/dash-network-deploy/issues/366)) ([7720ddb](https://github.com/dashpay/dash-network-deploy/commit/7720ddbb40dd22a61c73a35f1db05acc93348966))
110+
111+
112+
### Features
113+
114+
* logrotate for core debug.log ([#346](https://github.com/dashpay/dash-network-deploy/issues/346)) ([68e70e2](https://github.com/dashpay/dash-network-deploy/commit/68e70e2e3b083f7f3e0069d8284eb0afde074d5f))
115+
116+
117+
### Performance Improvements
118+
119+
* speedup karma tests ([#353](https://github.com/dashpay/dash-network-deploy/issues/353)) ([fd0ddb2](https://github.com/dashpay/dash-network-deploy/commit/fd0ddb2c4c99a5d3f96ad9bfe5380d3f0a85e2b7))
120+
121+
122+
123+
# [0.23.0-dev.1](https://github.com/dashpay/dash-network-deploy/compare/v0.22.2...v0.23.0-dev.1) (2022-08-24)
124+
125+
126+
### Bug Fixes
127+
128+
* cannot attach to docker context with ubuntu key ([#298](https://github.com/dashpay/dash-network-deploy/issues/298)) ([a554f53](https://github.com/dashpay/dash-network-deploy/commit/a554f5314442637d7806253e14a1ce28edad523f))
129+
* drive volume mount point ([#300](https://github.com/dashpay/dash-network-deploy/issues/300)) ([df01fba](https://github.com/dashpay/dash-network-deploy/commit/df01fbaa50465c6675fd6b3ac895e3b28fe41894)), closes [#289](https://github.com/dashpay/dash-network-deploy/issues/289) [#289](https://github.com/dashpay/dash-network-deploy/issues/289)
130+
* failed to parse log level (*:debug) ([#321](https://github.com/dashpay/dash-network-deploy/issues/321)) ([1d548d4](https://github.com/dashpay/dash-network-deploy/commit/1d548d44f082271533d093b4b2371d7ebd0a0c82))
131+
* generate command not found with core 18.1.0 ([#297](https://github.com/dashpay/dash-network-deploy/issues/297)) ([b492af2](https://github.com/dashpay/dash-network-deploy/commit/b492af24422fc30b10d87ff33aa1f940f2804ad5))
132+
* no value can start with v ([#316](https://github.com/dashpay/dash-network-deploy/issues/316)) ([8ba1239](https://github.com/dashpay/dash-network-deploy/commit/8ba12396adf230d0a31f124d0c16ce937b0b8fe7))
133+
* outdated tenderdash configs ([#324](https://github.com/dashpay/dash-network-deploy/issues/324)) ([ebad5c8](https://github.com/dashpay/dash-network-deploy/commit/ebad5c8eb49d2d3b61078d706cd453fb59a71b30))
134+
* platform logs not present filebeat error ([#287](https://github.com/dashpay/dash-network-deploy/issues/287)) ([50b7de8](https://github.com/dashpay/dash-network-deploy/commit/50b7de88bb0588dce0c6b94344844d67c4c2ed73))
135+
* tests running from wrong branch ([#342](https://github.com/dashpay/dash-network-deploy/issues/342)) ([cfce703](https://github.com/dashpay/dash-network-deploy/commit/cfce703335c2c5a7516a09cf164653c11b4bf25f))
136+
* Use getgovinfo in RPC check ([#310](https://github.com/dashpay/dash-network-deploy/issues/310)) ([2c2b013](https://github.com/dashpay/dash-network-deploy/commit/2c2b01335032b01c73c41832ab4ccd436415b589))
137+
* use local directory in case of multiple users ([#330](https://github.com/dashpay/dash-network-deploy/issues/330)) ([faa9f38](https://github.com/dashpay/dash-network-deploy/commit/faa9f38358bcc8f70c09ba8e8b1c7549f14100c5))
138+
139+
140+
### Features
141+
142+
* add powtargetspacing to dash.conf vars ([#315](https://github.com/dashpay/dash-network-deploy/issues/315)) ([fe39650](https://github.com/dashpay/dash-network-deploy/commit/fe396507d1caf517f49f4bd915dafce94a990116))
143+
* arm64 nodes ([#299](https://github.com/dashpay/dash-network-deploy/issues/299)) ([ac5715d](https://github.com/dashpay/dash-network-deploy/commit/ac5715d5e9fb4a03ee62fbe281b1d12f81c66d5a))
144+
* changes to support devnets with quorum rotation ([#291](https://github.com/dashpay/dash-network-deploy/issues/291)) ([1848af7](https://github.com/dashpay/dash-network-deploy/commit/1848af7f575ec6b68d938ded74eb3398f99e6c0d))
145+
* conditional core/platform elastic beats ([#325](https://github.com/dashpay/dash-network-deploy/issues/325)) ([726f5ef](https://github.com/dashpay/dash-network-deploy/commit/726f5ef2bd313dbe7354220daa9de525c104e887))
146+
* disable extra block production in tenderdash ([#339](https://github.com/dashpay/dash-network-deploy/issues/339)) ([e053e86](https://github.com/dashpay/dash-network-deploy/commit/e053e864e23777b1e284a6b2be3c38da5343add4))
147+
* generate second private keys for system identities ([#294](https://github.com/dashpay/dash-network-deploy/issues/294)) ([a8a40be](https://github.com/dashpay/dash-network-deploy/commit/a8a40be41f91a21992815f2755ab423c109d24fd))
148+
* make tenderdash log_level configurable ([#288](https://github.com/dashpay/dash-network-deploy/issues/288)) ([3892abf](https://github.com/dashpay/dash-network-deploy/commit/3892abf102dc42ab7b753f57821ff96fd94d9b75))
149+
* update tenderdash config for v0.8 ([#319](https://github.com/dashpay/dash-network-deploy/issues/319)) ([b350a8e](https://github.com/dashpay/dash-network-deploy/commit/b350a8e78204b5bbf17ccd1c732e4a9bd66105ff))
150+
* write protx values to config inventory file ([#293](https://github.com/dashpay/dash-network-deploy/issues/293)) ([44ec014](https://github.com/dashpay/dash-network-deploy/commit/44ec01412b2b178add3c568fe398d30a26b516fe))
151+
152+
153+
1154
# [0.22.0](https://github.com/dashpay/dash-network-deploy/compare/v0.21.0...v0.22.0) (2022-03-21)
2155

3156

0 commit comments

Comments
 (0)