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: bump crates to 1.0.0 compatible versions #1684

Merged
merged 10 commits into from
Mar 17, 2024

Conversation

brooksmtownsend
Copy link
Member

@brooksmtownsend brooksmtownsend commented Mar 17, 2024

Feature or Problem

This PR bumps quite a few of the crates that changed between the release of v0.82.0 and the release of v1.0.0-alpha.1. The goal of this PR is to update all crates to a version that is compatible with the latest control interface and RPC protocols and 1.0 features, and the end goal after merging this (and #1649) is to cut an alpha version of wash

Related Issues

#1649

Release Information

  • wasmcloud 1.0.0-alpha.2
  • wascap 0.13
  • provider-archive 0.9
  • wasmcloud-core 0.3.0
  • wasmcloud-tracing 0.2.0
  • wasmcloud-control-interface 1.0.0-alpha.1
  • wash-lib 0.19
  • wasmcloud-provider-sdk 0.3
  • wasmcloud-test-util 0.1
  • wash-cli 0.27.0-alpha.1

Consumer Impact

Most of these crates will be incompatible with v0.82 (notably the control interface, core, provider SDK, wash-lib, wash-cli) so it is essential that when updating all the crates are updated to their latest version.

For the vast majority of developers working with wasmCloud, this means updating wash to the latest version and automatically getting the latest updates.

Testing

Unit Test(s)

Acceptance or Integration

Manual Verification

Signed-off-by: Brooks Townsend brooksmtownsend@gmail.com

@brooksmtownsend brooksmtownsend requested review from a team as code owners March 17, 2024 17:00
@brooksmtownsend brooksmtownsend force-pushed the feat/wrpc-compatible-wash branch 2 times, most recently from 109a400 to b53999e Compare March 17, 2024 17:19
Base automatically changed from feat/wrpc-compatible-wash to main March 17, 2024 17:34
Copy link
Contributor

@thomastaylor312 thomastaylor312 left a comment

Choose a reason for hiding this comment

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

One small discussion

crates/control-interface/Cargo.toml Outdated Show resolved Hide resolved
Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>

ctl alpha

Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>

ctl alpha

Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>

wash alpha

Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>

another update

Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>

lock to 0.34.0 alpha ctliface

Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>

recompute for ctl alpha

Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
@brooksmtownsend brooksmtownsend enabled auto-merge (rebase) March 17, 2024 18:11
@brooksmtownsend brooksmtownsend merged commit 023d058 into main Mar 17, 2024
32 of 34 checks passed
@brooksmtownsend brooksmtownsend deleted the chore/version-bumps-1.0-crates branch March 17, 2024 18:15
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