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.7.1 #75

Merged
merged 2 commits into from
Apr 1, 2024
Merged

chore: release v0.7.1 #75

merged 2 commits into from
Apr 1, 2024

Conversation

frol
Copy link
Collaborator

@frol frol commented Nov 3, 2023

🤖 New release

  • near-sandbox-utils: 0.7.0 -> 0.7.1 (✓ API compatible changes)
Changelog

0.7.1 - 2024-04-01

Added

  • Update default nearcore version to v1.38.0 (#81)
  • use tokio instead of async-process as dependants use tokio runtime anyway (#68)
  • Expose DEFAULT_NEAR_SANDBOX_VERSION const
  • run sandbox instance with --fast flag (#56)
  • Allow to specify verion of neard-sandbox (#63)
  • add aws link to rust crate (#18)
  • near-sandbox cargo crate for installing sandbox

Fixed

  • pin async-process crate (#66)

Other

  • use SANDBOX_ARTIFACT_URL (#74)
  • 0.7.0 (#69)
  • release (#67)
  • Fixed linting warnings
  • point nearcore to latest mainnet release 1.35.0 (#61)
  • Update crate/Cargo.toml
  • update dependencies
  • bump versions and update npm package
  • update nearcore version
  • Bump version
  • Improve error message
  • Bump sandbox to include fix for log spamming stats
  • Bump sandbox(crate) to 0.5.1
  • Added back minor removed items
  • Fix install collision when running from multiple threads
  • Bump Cargo crate + NPM package versions
  • Bump sandbox to latest nearcore: Aug 29 2022
  • Bump crate/npm versions
  • Bump nearcore bin to fix macos overflow
  • Bump version of sandbox to supported M1
  • Support M1
  • Use pre-release version instead
  • Fixed using incorrect env var bin path installing
  • 0.4
  • Bumped version numbers
  • Bump sandbox version to nearcore 1.26
  • Merge pull request #33 from near/update/sandbox-version
  • Bump to latest master due to no mac-os tag release
  • Bump crate to 0.2
  • Bump nearcore version to latest 1.25.0 release
  • Added some docs for install function
  • Added install_with_version for sandbox crate
  • Bump for 0.1.2 sandbox crate release
  • Add NEAR_SANDBOX_LOG_STYLE to forward RUST_LOG_STYLE
  • Added custom log env var
  • Added environment variables to sandbox
  • Release 0.1.1 for crate
  • Create temp folders to install into
  • Update format for license
  • Added MIT license
  • Added changes for cargo publish
  • Swapped clouflare link to ipfs.io
  • Renamed to start -> run
  • Added anyhow
  • Single platform fn
  • Update crate name to sandbox-utils
  • Added global_install feature flag
  • Use /.near instead of /tmp/near for install path


This PR was generated with release-plz.

@frol frol force-pushed the release-plz-2023-11-03T13-34-14Z branch from f5c2368 to 4b9945e Compare November 14, 2023 23:47
@frol frol force-pushed the release-plz-2023-11-03T13-34-14Z branch 2 times, most recently from 0f40ef3 to 4fd5631 Compare March 19, 2024 15:01
@frol frol force-pushed the release-plz-2023-11-03T13-34-14Z branch 2 times, most recently from c13fbd5 to 798ac0c Compare March 26, 2024 23:49
Signed-off-by: Vlad <304265+frol@users.noreply.github.com>
@frol frol force-pushed the release-plz-2023-11-03T13-34-14Z branch from 798ac0c to 6811771 Compare April 1, 2024 09:54
@frol frol merged commit 1f8f781 into main Apr 1, 2024
9 checks passed
@frol frol deleted the release-plz-2023-11-03T13-34-14Z branch April 1, 2024 10:01
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