Skip to content

build(deps): bump solana-cli-config from 1.6.2 to 1.8.2#187

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/solana-cli-config-1.8.2
Closed

build(deps): bump solana-cli-config from 1.6.2 to 1.8.2#187
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/solana-cli-config-1.8.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2021

Bumps solana-cli-config from 1.6.2 to 1.8.2.

Release notes

Sourced from solana-cli-config's releases.

Testnet / Mainnet-beta testing - v1.8.2

This is a Testnet release and it is in limited testing for Mainnet Beta.

Changes

  • Rpc:
    • Make validator respect --rpc-pubsub-max-active-subscriptions parameter
    • Fix getProgramAccounts to correctly detect filters that should use spl-token secondary indexes
    • Add custom error if getBlock cannot return data because block status is not yet available
  • Cli: add software version to solana feature status output
  • Validator:
    • Add check for shred data header size
    • Support incremental snapshot hashes in gossip
    • Fix swapped BankingStage vote channels
    • Metrics improvements, particularly around gossip, packet handling, and cost tracker, as well as send-transaction service for RPC nodes
  • AccountsDB plugin and postgres example:
    • Protect plugin write ordering
    • Bulk insert into postgres at startup
    • Support port number in postgres connection
  • Force a recent version of the openssl crate to fix build on M1 macs
  • Docs improvements (thanks @​yihau, @​cogoo, and @​gagliardetto!), including great entrypoint-macro docs (thanks @​brson!)

Testnet / Mainnet-beta testing - v1.8.1

This is a Testnet release and it is in limited testing for Mainnet Beta release.

Changes

  • Fixes AVX/AVX2 detection
  • Validator no longer shells out to tar for snapshot archive
  • Initial support for CPI return data (feature gated)
  • SPL Token Account owner is now included in {pre,post}TokenBalance field of RPC transaction response metadata
  • Adds ed25519 signature verification program (feature gated)
  • Adds ability to request heap size increases (feature gated)
  • RPC send transaction service retries are now service-side tunable
  • Various additions and improvements to docs and metrics

Testnet - v1.8.0

This is a Testnet release. It is not recommended for Mainnet Beta

Major Features And Improvements

  • Transaction cost model
  • Optimizes first epoch block calculations
  • Improves program deploy experience and funding
  • Adds unchecked CPI entrypoints
  • Various docs updates (thanks @​tredondo!)

Mainnet - v1.7.17

This is a stable release suitable for use on Mainnet Beta

Changes

  • Rpc:
    • Make validator respect --rpc-pubsub-max-active-subscriptions parameter

... (truncated)

Commits
  • 42a2c29 Different error if block status is not yet available (#20407) (#21029)
  • a1f1264 Swap banking stage vote channels (#20987) (#21000)
  • 66caead Add compute budget noops (backport #20992) (#21014)
  • de1f60f Refactor cost tracker metrics reporting (backport #20802) (#20933)
  • 7528016 Add counter for dropped duplicated packets, fix dropped_packets_count (#20834...
  • adc5789 tpu-client: Add send_messages_with_spinner from program / stake-o-matic (ba...
  • afe229a Document entrypoint!, custom_heap_default!, and custom_panic_default! (...
  • 5dd00e9 Force a recent version of the openssl crate to allow this to build on M1 macs...
  • 0a698fc Instruction sysvar fixes, additions (backport #20958) (#21001)
  • 1666fc5 Restore getProgramAccounts spl-token secondary-index functionality (backport ...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [solana-cli-config](https://github.com/solana-labs/solana) from 1.6.2 to 1.8.2.
- [Release notes](https://github.com/solana-labs/solana/releases)
- [Changelog](https://github.com/solana-labs/solana/blob/master/RELEASE.md)
- [Commits](solana-labs/solana@v1.6.2...v1.8.2)

---
updated-dependencies:
- dependency-name: solana-cli-config
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2021

The following labels could not be found: automerge.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 10, 2021

Superseded by #191.

@dependabot dependabot bot closed this Nov 10, 2021
@dependabot dependabot bot deleted the dependabot/cargo/solana-cli-config-1.8.2 branch November 10, 2021 12: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.

0 participants