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

chore: release v1.3.1 #463

Merged
merged 1 commit into from
Nov 21, 2024
Merged

chore: release v1.3.1 #463

merged 1 commit into from
Nov 21, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 21, 2024

πŸ€– New release

  • sylvia: 1.3.0 -> 1.3.1 (βœ“ API compatible changes)
  • sylvia-derive: 1.3.0 -> 1.3.1
Changelog

sylvia-derive

1.3.0 - 2024-11-20

Added

  • Assert no attributes used on self and ctx
  • Error on wrong sv::data and sv::payload usage
  • Return transaction id and block height if deserialization failed
  • Assert no redundant parameters in reply method
  • Update MultiTest to 2.2.0
  • Revert adding Error to ContractApi
  • Create ctx module for context types
  • Add temporary sylvia::replies::ReplyCtx with additional fields (#450)
  • Support omitting data parameter
  • Add instantiate parameter to the sv::data attribute
  • Add auto deserialization of reply data (#445)
  • Add support for sv::features attribute. (#446)
  • Pass payload while building SubMsg (#441)
  • Add option to deserialize payload (#439)
  • Impl SubMsg trait on CosmosMsg
  • Add InstantiateBuilder and SubMsg trait
  • Emit new reply dispatch (#429)
  • Generate unique reply_ids (#427)
  • Parse additional parameters for sv::msg(reply) (#426)
  • Make serde dep user side obsolete
  • Make cosmwasm_schema deps obsolete
  • Make user side cosmwasm-std dep obsolete

Other

  • Add description of the data and payload attributes.
  • Better error message for sv::features attribute
  • Store MsgVariant in ReplyData
  • Improve reply generation
  • Remove msg_type method from MsgVariant
  • Store MsgAttr in MsgVariant
  • Make MsgAttr a struct


This PR was generated with release-plz.

@jawoznia jawoznia changed the title chore: release v1.4.0 chore: release v1.3.1 Nov 21, 2024
@jawoznia jawoznia force-pushed the release-plz-2024-11-21T16-19-14Z branch from 5b05e6e to 19fe057 Compare November 21, 2024 19:04
Copy link

codecov bot commented Nov 21, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 71.95%. Comparing base (c686568) to head (19fe057).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #463   +/-   ##
=======================================
  Coverage   71.95%   71.95%           
=======================================
  Files          63       63           
  Lines        3879     3879           
=======================================
  Hits         2791     2791           
  Misses       1088     1088           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.


🚨 Try these New Features:

@jawoznia jawoznia merged commit e698156 into main Nov 21, 2024
9 checks passed
@jawoznia jawoznia deleted the release-plz-2024-11-21T16-19-14Z branch November 21, 2024 21:25
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.

1 participant