Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.15 #248

Merged
merged 9 commits into from
Mar 22, 2021
Merged

Release v0.15 #248

merged 9 commits into from
Mar 22, 2021

Conversation

ascjones
Copy link
Contributor

@ascjones ascjones commented Mar 15, 2021

Closes #247

Added

  • implement variant of subscription that returns finalized storage changes - #237
  • implement session handling for unsubscribe in subxt-client - #242

Changed

  • update jsonrpsee #251
  • return none if subscription returns early #250
  • export ModuleError and RuntimeError for downstream usage - #246
  • rpc client methods should be public for downstream usage - #240
  • re-export WasmExecutionMethod for downstream usage - #239
  • integration with jsonrpsee v2 - #214
  • expose wasm execution method on subxt client config - #230
  • Add hooks to register event types for decoding - #227
  • Substrate 3.0 - #232

Copy link
Member

@niklasad1 niklasad1 left a comment

Choose a reason for hiding this comment

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

I think we need to assign exact versions to jsonrpsee, not to break the build.

I plan to release a new version soon after https://github.com/paritytech/jsonrpsee/pull/243/files is merged which has breaking changes and future alpha releases might break it too.

@ascjones
Copy link
Contributor Author

Thanks @niklasad1, I will hold this back until new jsonrsee released. Let me know.

@niklasad1
Copy link
Member

If we can get in #250 it should be good to go.

@ascjones
Copy link
Contributor Author

Also need to get all tests passing in #253

@dvdplm
Copy link
Contributor

dvdplm commented Mar 22, 2021

Looks like #250 is the only thing blocking this yes?

@ascjones
Copy link
Contributor Author

Yeah, I'll check it again and merge it if it looks good

@ascjones
Copy link
Contributor Author

Ready to go I think, just needs a ✔️

@shekohex
Copy link

@niklasad1 Can you approve and merge this PR? I guess it is now Ready!

@ascjones ascjones merged commit 1a8e0bc into master Mar 22, 2021
@ascjones ascjones deleted the aj-release-0.15.0 branch March 22, 2021 17:37
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.

Publish crates release with substrate 3.0 support
4 participants