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 v0.9.0 #327

Merged
merged 1 commit into from Oct 30, 2023
Merged

chore: release v0.9.0 #327

merged 1 commit into from Oct 30, 2023

Conversation

frol
Copy link
Collaborator

@frol frol commented Oct 13, 2023

🤖 New release

  • near-workspaces: 0.8.0 -> 0.9.0 (✓ API compatible changes)
Changelog

0.9.0 - 2023-10-30

Added

  • Require Send + Sync for T in Worker to allow near-workspaces usage in multithreading async runtimes (#328)
  • Added API for measuring gas (#284)

Fixed

  • Fixed await during acquired lock in rpc::client::fetch_tx_nonce (#334)

Other

  • [breaking] Migrate to use NearToken instead of raw u128 for balance variables to ensure strict typing (#333)
  • Restrict GasHook type to require RefUnwindSafe and UnwindSafe to avoid breaking release (#323) (#326)
  • remove unwraps (#321)


This PR was generated with release-plz.

@aleksuss
Copy link
Contributor

It would be nice to merge #328 before the new release.

@frol
Copy link
Collaborator Author

frol commented Oct 22, 2023

@aleksuss releases here are now automated, so it is not a problem to cut new releases regularly since now on!

@frol frol changed the title chore: release v0.8.1 chore: release v0.9.0 Oct 29, 2023
@frol frol force-pushed the release-plz/2023-10-13T14-59-06Z branch 2 times, most recently from 53ef4d4 to efb55ba Compare October 29, 2023 20:11
Signed-off-by: Vlad Frolov <304265+frol@users.noreply.github.com>
@frol frol force-pushed the release-plz/2023-10-13T14-59-06Z branch from efb55ba to 1417aff Compare October 30, 2023 17:41
@frol frol merged commit a2337e7 into main Oct 30, 2023
6 checks passed
@frol frol deleted the release-plz/2023-10-13T14-59-06Z branch October 30, 2023 19:14
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.

None yet

2 participants