Skip to content

Release 1.5.0#683

Merged
fellowship-merge-bot[bot] merged 16 commits intopolkadot-fellows:mainfrom
sandreim:sandreim_release_1.5.0
Apr 29, 2025
Merged

Release 1.5.0#683
fellowship-merge-bot[bot] merged 16 commits intopolkadot-fellows:mainfrom
sandreim:sandreim_release_1.5.0

Conversation

@sandreim
Copy link
Copy Markdown
Contributor

@sandreim sandreim commented Apr 22, 2025

closes #662

Relay chain runtime release for both Kusama and Polkadot. Upgrade to stable2412-4 including RFC103 required for releasing Elastic Scaling.

Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
@sandreim
Copy link
Copy Markdown
Contributor Author

/cmd bench --runtime kusama polkadot

@ggwpez
Copy link
Copy Markdown
Member

ggwpez commented Apr 22, 2025

/cmd bench --runtime polkadot

@github-actions
Copy link
Copy Markdown

Command "bench --runtime polkadot" has started 🚀 See logs here

@github-actions
Copy link
Copy Markdown

Command "bench --runtime polkadot" has finished ✅ See logs here

@sandreim
Copy link
Copy Markdown
Contributor Author

/cmd bench --runtime kusama

@github-actions
Copy link
Copy Markdown

Command "bench --runtime kusama" has started 🚀 See logs here

@sandreim
Copy link
Copy Markdown
Contributor Author

/cmd bench --runtime polkadot

@github-actions
Copy link
Copy Markdown

Command "bench --runtime kusama" has finished ✅ See logs here

@mordamax mordamax mentioned this pull request Apr 23, 2025
1 task
@github-actions
Copy link
Copy Markdown

Command "bench --runtime polkadot" has started 🚀 See logs here

fellowship-merge-bot bot pushed a commit that referenced this pull request Apr 23, 2025
Fixes this issue

![image](https://github.com/user-attachments/assets/b3d01e31-dd21-4895-8443-0b7acc0b243c)
In #683 PR the whole
runtime benchmarks are dropped by timeout

<!-- Remember that you can run `/merge` to enable auto-merge in the PR
-->

<!-- Remember to modify the changelog. If you don't need to modify it,
you can check the following box.
Instead, if you have already modified it, simply delete the following
line. -->

- [x] Does not require a CHANGELOG entry
@github-actions
Copy link
Copy Markdown

Command "bench --runtime polkadot" has finished ✅ See logs here

@sandreim
Copy link
Copy Markdown
Contributor Author

/cmd bench --runtime polkadot

@sandreim
Copy link
Copy Markdown
Contributor Author

Since the bot is not really helpful right now it's time for plan B: @bkontur is running locally and push the weights.

@bkontur
Copy link
Copy Markdown
Contributor

bkontur commented Apr 24, 2025

Since the bot is not really helpful right now it's time for plan B: @bkontur is running locally and push the weights.

I am on it, but also we could use bot per pallet batches, iirc the longest is one of runtime_parachains::* inclusion or whichone

// Polkadot
		[polkadot_runtime_common::auctions, Auctions]
		[polkadot_runtime_common::claims, Claims]
		[polkadot_runtime_common::crowdloan, Crowdloan]
		[polkadot_runtime_common::slots, Slots]
		[polkadot_runtime_common::paras_registrar, Registrar]
		[runtime_parachains::configuration, Configuration]
		[runtime_parachains::disputes, ParasDisputes]
		[runtime_parachains::disputes::slashing, ParasSlashing]
		[runtime_parachains::hrmp, Hrmp]
		[runtime_parachains::inclusion, ParaInclusion]
		[runtime_parachains::initializer, Initializer]
		[runtime_parachains::paras, Paras]
		[runtime_parachains::paras_inherent, ParaInherent]
		[runtime_parachains::on_demand, OnDemand]
		[runtime_parachains::coretime, Coretime]
		// Substrate
		[pallet_bags_list, VoterList]
		[pallet_balances, Balances]
		[pallet_beefy_mmr, BeefyMmrLeaf]
		[frame_benchmarking::baseline, Baseline::<Runtime>]
		[pallet_bounties, Bounties]
		[pallet_child_bounties, ChildBounties]
		[pallet_election_provider_multi_phase, ElectionProviderMultiPhase]
		[frame_election_provider_support, ElectionProviderBench::<Runtime>]
		[pallet_fast_unstake, FastUnstake]
		[pallet_indices, Indices]
		[pallet_message_queue, MessageQueue]
		[pallet_multisig, Multisig]
		[pallet_nomination_pools, NominationPoolsBench::<Runtime>]
		[pallet_offences, OffencesBench::<Runtime>]
		[pallet_preimage, Preimage]
		[pallet_proxy, Proxy]
		[pallet_scheduler, Scheduler]
		[pallet_session, SessionBench::<Runtime>]
		[pallet_staking, Staking]
		[frame_system, SystemBench::<Runtime>]
		[frame_system_extensions, SystemExtensionsBench::<Runtime>]
		[pallet_timestamp, Timestamp]
		[pallet_transaction_payment, TransactionPayment]
		[pallet_treasury, Treasury]
		[pallet_utility, Utility]
		[pallet_vesting, Vesting]
		[pallet_conviction_voting, ConvictionVoting]
		[pallet_referenda, Referenda]
		[pallet_whitelist, Whitelist]
		[pallet_asset_rate, AssetRate]
		// XCM
		[pallet_xcm, PalletXcmExtrinsicsBenchmark::<Runtime>]
		[pallet_xcm_benchmarks::fungible, pallet_xcm_benchmarks::fungible::Pallet::<Runtime>]
		[pallet_xcm_benchmarks::generic, pallet_xcm_benchmarks::generic::Pallet::<Runtime>]

cmd bench --runtime polkadot --pallet *** --exclude-pallets ***

@bkontur
Copy link
Copy Markdown
Contributor

bkontur commented Apr 24, 2025

also I am trying to push more fixes for bench bot here #601 - so let's add there more what would unblock us for future releases

@bkontur
Copy link
Copy Markdown
Contributor

bkontur commented Apr 24, 2025

actually, paras_inherent is the longest and spawns all the time Took active validators from set with wrong size

2025-04-24 10:17:29 [  0 % ] Starting benchmark: runtime_parachains::paras_inherent::enter_empty    
2025-04-24 10:17:30 Took active validators from set with wrong size    
2025-04-24 10:17:30 Took active validators from set with wrong size    
2025-04-24 10:17:30 Took active validators from set with wrong size.    
2025-04-24 10:17:30 Took active validators from set with wrong size    
2025-04-24 10:17:30 Took active validators from set with wrong size    
2025-04-24 10:17:30 Took active validators from set with wrong size    
2025-04-24 10:17:30 Took active validators from set with wrong size.    
2025-04-24 10:17:30 Took active validators from set with wrong size    
2025-04-24 10:17:30 Took active validators from set with wrong size    
2025-04-24 10:17:30 Took active validators from set with wrong size    
2025-04-24 10:17:30 Took active validators from set with wrong size.    
2025-04-24 10:17:30 Took active validators from set with wrong size    
2025-04-24 10:17:32 ParentBlockRandomness did not provide entropy    
2025-04-24 10:17:33 Took active validators from set with wrong size    
2025-04-24 10:17:33 Took active validators from set with wrong size    
2025-04-24 10:17:33 Took active validators from set with wrong size.    
2025-04-24 10:17:33 Took active validators from set with wrong size    
2025-04-24 10:17:33 Took active validators from set with wrong size    
2025-04-24 10:17:33 Took active validators from set with wrong size    
2025-04-24 10:17:33 Took active validators from set with wrong size.    
2025-04-24 10:17:33 Took active validators from set with wrong size    
2025-04-24 10:17:33 Took active validators from set with wrong size    
2025-04-24 10:17:33 Took active validators from set with wrong size    
2025-04-24 10:17:33 Took active validators from set with wrong size.    
2025-04-24 10:17:33 Took active validators from set with wrong size    
2025-04-24 10:17:35 ParentBlockRandomness did not provide entropy    
2025-04-24 10:17:36 Took active validators from set with wrong size    
2025-04-24 10:17:36 Took active validators from set with wrong size    
2025-04-24 10:17:36 Took active validators from set with wrong size.    
2025-04-24 10:17:36 Took active validators from set with wrong size    
2025-04-24 10:17:36 Took active validators from set with wrong size    
2025-04-24 10:17:36 Took active validators from set with wrong size    
2025-04-24 10:17:36 Took active validators from set with wrong size.    
2025-04-24 10:17:36 Took active validators from set with wrong size    
2025-04-24 10:17:36 Took active validators from set with wrong size    
2025-04-24 10:17:36 Took active validators from set with wrong size    
2025-04-24 10:17:36 Took active validators from set with wrong size.    
2025-04-24 10:17:36 Took active validators from set with wrong size    
2025-04-24 10:17:37 ParentBlockRandomness did not provide entropy    
2025-04-24 10:17:37 [  0 % ] Running  benchmark: runtime_parachains::paras_inherent::enter_empty(0 args) 1/1 1/1    
2025-04-24 10:17:37 [ 20 % ] Starting benchmark: runtime_parachains::paras_inherent::enter_variable_disputes    
2025-04-24 10:17:39 Took active validators from set with wrong size    
2025-04-24 10:17:39 Took active validators from set with wrong size    
2025-04-24 10:17:39 Took active validators from set with wrong size.    
2025-04-24 10:17:39 Took active validators from set with wrong size    
2025-04-24 10:17:39 Took active validators from set with wrong size    
2025-04-24 10:17:39 Took active validators from set with wrong size    
2025-04-24 10:17:39 Took active validators from set with wrong size.    
2025-04-24 10:17:39 Took active validators from set with wrong size    
2025-04-24 10:17:39 Took active validators from set with wrong size    
2025-04-24 10:17:39 Took active validators from set with wrong size    
2025-04-24 10:17:39 Took active validators from set with wrong size.    
2025-04-24 10:17:39 Took active validators from set with wrong size    
2025-04-24 10:17:42 ParentBlockRandomness did not provide entropy    
2025-04-24 10:17:43 Took active validators from set with wrong size    
2025-04-24 10:17:43 Took active validators from set with wrong size    
2025-04-24 10:17:43 Took active validators from set with wrong size.    
2025-04-24 10:17:43 Took active validators from set with wrong size    
2025-04-24 10:17:43 Took active validators from set with wrong size    
2025-04-24 10:17:43 Took active validators from set with wrong size    
2025-04-24 10:17:43 Took active validators from set with wrong size.    
2025-04-24 10:17:43 Took active validators from set with wrong size    
2025-04-24 10:17:43 Took active validators from set with wrong size    
2025-04-24 10:17:43 Took active validators from set with wrong size    
2025-04-24 10:17:43 Took active validators from set with wrong size.    
2025-04-24 10:17:43 Took active validators from set with wrong size    
2025-04-24 10:17:46 ParentBlockRandomness did not provide entropy    
2025-04-24 10:17:47 Took active validators from set with wrong size    
2025-04-24 10:17:47 Took active validators from set with wrong size    
2025-04-24 10:17:47 Took active validators from set with wrong size.    
2025-04-24 10:17:47 Took active validators from set with wrong size    
2025-04-24 10:17:47 Took active validators from set with wrong size    
2025-04-24 10:17:47 Took active validators from set with wrong size    
2025-04-24 10:17:47 Took active validators from set with wrong size.    
2025-04-24 10:17:47 Took active validators from set with wrong size    
2025-04-24 10:17:47 Took active validators from set with wrong size    
2025-04-24 10:17:47 Took active validators from set with wrong size    
2025-04-24 10:17:47 Took active validators from set with wrong size.    
2025-04-24 10:17:47 Took active validators from set with wrong size    
2025-04-24 10:17:50 ParentBlockRandomness did not provide entropy    
2025-04-24 10:17:50 [ 20 % ] Running  benchmark: runtime_parachains::paras_inherent::enter_variable_disputes(1 args) 1/2 1/1    
2025-04-24 10:17:52 Took active validators from set with wrong size    
2025-04-24 10:17:52 Took active validators from set with wrong size    
2025-04-24 10:17:52 Took active validators from set with wrong size.    
2025-04-24 10:17:52 Took active validators from set with wrong size    
2025-04-24 10:17:52 Took active validators from set with wrong size    
2025-04-24 10:17:52 Took active validators from set with wrong size    
2025-04-24 10:17:52 Took active validators from set with wrong size.    
2025-04-24 10:17:52 Took active validators from set with wrong size    
2025-04-24 10:17:52 Took active validators from set with wrong size    
2025-04-24 10:17:52 Took active validators from set with wrong size    
2025-04-24 10:17:52 Took active validators from set with wrong size.    
2025-04-24 10:17:52 Took active validators from set with wrong size    
2025-04-24 10:17:55 ParentBlockRandomness did not provide entropy    
2025-04-24 10:17:56 Took active validators from set with wrong size    
2025-04-24 10:17:56 Took active validators from set with wrong size    
2025-04-24 10:17:56 Took active validators from set with wrong size.    
2025-04-24 10:17:56 Took active validators from set with wrong size    
2025-04-24 10:17:56 Took active validators from set with wrong size    
2025-04-24 10:17:56 Took active validators from set with wrong size    
2025-04-24 10:17:56 Took active validators from set with wrong size.    
2025-04-24 10:17:56 Took active validators from set with wrong size    
2025-04-24 10:17:56 Took active validators from set with wrong size    
2025-04-24 10:17:56 Took active validators from set with wrong size    
2025-04-24 10:17:56 Took active validators from set with wrong size.    
2025-04-24 10:17:56 Took active validators from set with wrong size    
2025-04-24 10:17:59 ParentBlockRandomness did not provide entropy    
2025-04-24 10:18:00 Took active validators from set with wrong size    
2025-04-24 10:18:00 Took active validators from set with wrong size    
2025-04-24 10:18:00 Took active validators from set with wrong size.    
2025-04-24 10:18:00 Took active validators from set with wrong size    
2025-04-24 10:18:00 Took active validators from set with wrong size    
2025-04-24 10:18:00 Took active validators from set with wrong size    
2025-04-24 10:18:00 Took active validators from set with wrong size.    
2025-04-24 10:18:00 Took active validators from set with wrong size    
2025-04-24 10:18:00 Took active validators from set with wrong size    
2025-04-24 10:18:00 Took active validators from set with wrong size    
2025-04-24 10:18:00 Took active validators from set with wrong size.    
2025-04-24 10:18:00 Took active validators from set with wrong size    
2025-04-24 10:18:03 ParentBlockRandomness did not provide entropy    
2025-04-24 10:18:03 [ 20 % ] Running  benchmark: runtime_parachains::paras_inherent::enter_variable_disputes(1 args) 2/2 1/1    
2025-04-24 10:18:03 [ 40 % ] Starting benchmark: runtime_parachains::paras_inherent::enter_bitfields    
2025-04-24 10:18:05 Took active validators from set with wrong size    
2025-04-24 10:18:05 Took active validators from set with wrong size    
2025-04-24 10:18:05 Took active validators from set with wrong size.    
2025-04-24 10:18:05 Took active validators from set with wrong size    
2025-04-24 10:18:05 Took active validators from set with wrong size    
2025-04-24 10:18:05 Took active validators from set with wrong size    
2025-04-24 10:18:05 Took active validators from set with wrong size.    
2025-04-24 10:18:05 Took active validators from set with wrong size    
2025-04-24 10:18:05 Took active validators from set with wrong size    
2025-04-24 10:18:05 Took active validators from set with wrong size    
2025-04-24 10:18:05 Took active validators from set with wrong size.    
2025-04-24 10:18:05 Took active validators from set with wrong size    
2025-04-24 10:18:08 ParentBlockRandomness did not provide entropy    
2025-04-24 10:18:09 Took active validators from set with wrong size    
2025-04-24 10:18:09 Took active validators from set with wrong size    
2025-04-24 10:18:09 Took active validators from set with wrong size.    
2025-04-24 10:18:09 Took active validators from set with wrong size    
2025-04-24 10:18:09 Took active validators from set with wrong size    
2025-04-24 10:18:09 Took active validators from set with wrong size    
2025-04-24 10:18:09 Took active validators from set with wrong size.    
2025-04-24 10:18:09 Took active validators from set with wrong size    
2025-04-24 10:18:09 Took active validators from set with wrong size    
2025-04-24 10:18:09 Took active validators from set with wrong size    
2025-04-24 10:18:09 Took active validators from set with wrong size.    
2025-04-24 10:18:09 Took active validators from set with wrong size    
2025-04-24 10:18:12 ParentBlockRandomness did not provide entropy    
2025-04-24 10:18:13 Took active validators from set with wrong size    
2025-04-24 10:18:13 Took active validators from set with wrong size    
2025-04-24 10:18:13 Took active validators from set with wrong size.    
2025-04-24 10:18:13 Took active validators from set with wrong size    
2025-04-24 10:18:13 Took active validators from set with wrong size    
2025-04-24 10:18:13 Took active validators from set with wrong size    
2025-04-24 10:18:13 Took active validators from set with wrong size.    
2025-04-24 10:18:13 Took active validators from set with wrong size    
2025-04-24 10:18:13 Took active validators from set with wrong size    
2025-04-24 10:18:13 Took active validators from set with wrong size    
2025-04-24 10:18:13 Took active validators from set with wrong size.    
2025-04-24 10:18:13 Took active validators from set with wrong size    
2025-04-24 10:18:16 ParentBlockRandomness did not provide entropy    
2025-04-24 10:18:16 [ 40 % ] Running  benchmark: runtime_parachains::paras_inherent::enter_bitfields(0 args) 1/1 1/1    
2025-04-24 10:18:16 [ 60 % ] Starting benchmark: runtime_parachains::paras_inherent::enter_backed_candidates_variable    
2025-04-24 10:18:18 Took active validators from set with wrong size    
2025-04-24 10:18:18 Took active validators from set with wrong size    
2025-04-24 10:18:18 Took active validators from set with wrong size.    
2025-04-24 10:18:18 Took active validators from set with wrong size    
2025-04-24 10:18:18 Took active validators from set with wrong size    
2025-04-24 10:18:18 Took active validators from set with wrong size    
2025-04-24 10:18:18 Took active validators from set with wrong size.    
2025-04-24 10:18:18 Took active validators from set with wrong size    
2025-04-24 10:18:18 Took active validators from set with wrong size    
2025-04-24 10:18:18 Took active validators from set with wrong size    
2025-04-24 10:18:18 Took active validators from set with wrong size.    
2025-04-24 10:18:18 Took active validators from set with wrong size    
2025-04-24 10:18:21 ParentBlockRandomness did not provide entropy    
2025-04-24 10:18:22 Took active validators from set with wrong size    
2025-04-24 10:18:22 Took active validators from set with wrong size    
2025-04-24 10:18:22 Took active validators from set with wrong size.    
2025-04-24 10:18:22 Took active validators from set with wrong size    
2025-04-24 10:18:22 Took active validators from set with wrong size    
2025-04-24 10:18:22 Took active validators from set with wrong size    
2025-04-24 10:18:22 Took active validators from set with wrong size.    
2025-04-24 10:18:22 Took active validators from set with wrong size    
2025-04-24 10:18:22 Took active validators from set with wrong size    
2025-04-24 10:18:22 Took active validators from set with wrong size    
2025-04-24 10:18:22 Took active validators from set with wrong size.    
2025-04-24 10:18:22 Took active validators from set with wrong size    
2025-04-24 10:18:25 ParentBlockRandomness did not provide entropy    
2025-04-24 10:18:26 Took active validators from set with wrong size    
2025-04-24 10:18:26 Took active validators from set with wrong size    
2025-04-24 10:18:26 Took active validators from set with wrong size.    
2025-04-24 10:18:26 Took active validators from set with wrong size    
2025-04-24 10:18:26 Took active validators from set with wrong size    
2025-04-24 10:18:26 Took active validators from set with wrong size    
2025-04-24 10:18:26 Took active validators from set with wrong size.    
2025-04-24 10:18:26 Took active validators from set with wrong size    
2025-04-24 10:18:26 Took active validators from set with wrong size    
2025-04-24 10:18:26 Took active validators from set with wrong size    
2025-04-24 10:18:26 Took active validators from set with wrong size.    
2025-04-24 10:18:26 Took active validators from set with wrong size    
2025-04-24 10:18:29 ParentBlockRandomness did not provide entropy    
2025-04-24 10:18:29 [ 60 % ] Running  benchmark: runtime_parachains::paras_inherent::enter_backed_candidates_variable(1 args) 1/2 1/1    
2025-04-24 10:18:31 Took active validators from set with wrong size    
2025-04-24 10:18:31 Took active validators from set with wrong size    
2025-04-24 10:18:31 Took active validators from set with wrong size.    
2025-04-24 10:18:31 Took active validators from set with wrong size    
2025-04-24 10:18:31 Took active validators from set with wrong size    
2025-04-24 10:18:31 Took active validators from set with wrong size    
2025-04-24 10:18:31 Took active validators from set with wrong size.    
2025-04-24 10:18:31 Took active validators from set with wrong size    
2025-04-24 10:18:31 Took active validators from set with wrong size    
2025-04-24 10:18:31 Took active validators from set with wrong size    
2025-04-24 10:18:31 Took active validators from set with wrong size.    
2025-04-24 10:18:31 Took active validators from set with wrong size    
2025-04-24 10:18:33 ParentBlockRandomness did not provide entropy    
2025-04-24 10:18:35 Took active validators from set with wrong size    
2025-04-24 10:18:35 Took active validators from set with wrong size    
2025-04-24 10:18:35 Took active validators from set with wrong size.    
2025-04-24 10:18:35 Took active validators from set with wrong size    
2025-04-24 10:18:35 Took active validators from set with wrong size    
2025-04-24 10:18:35 Took active validators from set with wrong size    
2025-04-24 10:18:35 Took active validators from set with wrong size.

@bkontur
Copy link
Copy Markdown
Contributor

bkontur commented Apr 24, 2025

benchmarks for Kusama/Polkadot are running, I forgot about #678 so skipping pallet_nomination_pools (will do that as separate run), when done I will push

@sandreim
Copy link
Copy Markdown
Contributor Author

Took active validators from set with wrong size.

Seems to be a problem with how storage is populated for the benchmarks, but it should be harmless.

@bkontur
Copy link
Copy Markdown
Contributor

bkontur commented Apr 25, 2025

benchmarks for Kusama/Polkadot are running, I forgot about #678 so skipping pallet_nomination_pools (will do that as separate run), when done I will push

I have a Kusama (except pallet-nomination-pools): sandreim#1
But I found one issue for pallet-multisig: paritytech/polkadot-sdk#8334

@bkontur
Copy link
Copy Markdown
Contributor

bkontur commented Apr 25, 2025

benchmarks for Kusama/Polkadot are running, I forgot about #678 so skipping pallet_nomination_pools (will do that as separate run), when done I will push

I have a Kusama (except pallet-nomination-pools): sandreim#1 But I found one issue for pallet-multisig: paritytech/polkadot-sdk#8334

We can probably live with that for stable2412 (stable2409, stable2503 are ok), but we just need to manually correct the weights like this: sandreim@7c139d2

@bkontur
Copy link
Copy Markdown
Contributor

bkontur commented Apr 25, 2025

benchmarks for Kusama/Polkadot are running, I forgot about #678 so skipping pallet_nomination_pools (will do that as separate run), when done I will push

All benchmarks for Kusama and Polkadot are ready here: sandreim#1 (needs some eyes on it).
I also added there a diff and the full log from benchmarking (24 MB), if anybody is interested

Weights 1.5.0 for Kusama and Polkadot
@sandreim sandreim marked this pull request as ready for review April 28, 2025 08:06
bkontur and others added 2 commits April 28, 2025 16:28
```
[[package]]
name = "pallet-multisig"
version = "39.1.0"
source = "git+https://github.com/paritytech/polkadot-sdk.git?branch=stable2412#02fe4655b2426d9ed0573ba5eadd3c9bb2b2ee63"
dependencies = [
 "log",
 "parity-scale-codec",
 "polkadot-sdk-frame",
 "scale-info",
]
```
Generated from stable2412 with patch for `pallet-multisig` benchmarks
@sandreim
Copy link
Copy Markdown
Contributor Author

/merge

@fellowship-merge-bot fellowship-merge-bot bot enabled auto-merge (squash) April 29, 2025 10:41
@fellowship-merge-bot
Copy link
Copy Markdown
Contributor

Enabled auto-merge in Pull Request

Available commands
  • /merge: Enables auto-merge for Pull Request
  • /merge cancel: Cancels auto-merge for Pull Request
  • /merge help: Shows this menu

For more information see the documentation

@fellowship-merge-bot fellowship-merge-bot bot merged commit 43a8f23 into polkadot-fellows:main Apr 29, 2025
59 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Release v1.5.0

7 participants