Skip to content

Conversation

@wischli
Copy link
Contributor

@wischli wischli commented Oct 17, 2022

RC for v1.7.5

Checklist:

  • I have verified that the code works
    • No panics! (checked arithmetic ops, no indexing array[3] use get(3), ...)
  • I have verified that the code is easy to understand
  • I have left the code in a better state
  • I have documented the changes (where applicable)

wischli and others added 6 commits October 17, 2022 13:27
* chore: bump deps

* wip: migrate pallets and runtimes

* chore: bump more versions

* wip: fix clients

* fix: runtime tomls

* style: ignore clippy in default weights

* fix: client pt2

* fix: runtimes, clippy

* feat: switch pallet execution order

* tests: merge delegation from wf-2168-polkadot-v0.9.28

* chore: bump deps to polkadot-v0.9.29

* fix: weights 1.5 for new stuff

* fix: cp mistake

* fix: update weight templates

* fix: pallet order instruction

* chore: bump deps

* feat: add backported batch fix

* refactor: same serde versions

* fix: UnitWeightCost type

* fix: CI regex for versions

* fix: remove disable-runtime-api feat
* Remove DID RPC

* Add version support for DID RPC call

* Mark other DID API methods as deprecated as well
* Add new DID runtime API name

* Rename public credentials runtime API as well

* Add deprecation comment

* revert 'Rename public credentials runtime API as well'
@wischli wischli requested a review from ntn-x2 October 17, 2022 14:14
@wischli wischli added this to the 1.7.5 milestone Oct 17, 2022
Copy link
Contributor

@ntn-x2 ntn-x2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't look into details everything, but I should have covered all the relevant parts.

@wischli wischli marked this pull request as ready for review October 18, 2022 07:50
@wischli wischli changed the title Release 1.7.5 feat: release v1.7.5 Oct 18, 2022
@wischli wischli requested a review from ntn-x2 October 18, 2022 07:51
Copy link
Contributor

@ntn-x2 ntn-x2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM now!

@wischli wischli merged commit 8d54ecf into master Oct 18, 2022
@wischli wischli deleted the release-1.7.5 branch October 18, 2022 08:20
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.

3 participants