## Description

Please include a summary of the change and which issue is fixed. Please also 
include relevant motivation and context.

Fixes # (issue)

## Type of change (select or add applied and delete the others)

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality 
to not work as expected)
- [ ] API change with a documentation update
- [ ] Additional test coverage
- [ ] Code cleanup or just sync with upstream third-party crates

## How has this been tested?

## Checklist

- [ ] Fork the repo and create your branch from `master`.
- [ ] If you've added code that should be tested, add tests.
- [ ] If you've changed APIs, update the documentation.
- [ ] Ensure the tests pass (see CI results).
- [ ] Make sure your code lints/format.

You can view, comment on, or merge this pull request online at:

  https://github.com/apache/incubator-teaclave/pull/702

-- Commit Summary --

  * Bump version to 0.6.0

-- File Changes --

    M attestation/Cargo.toml (2)
    M binder/Cargo.toml (2)
    M binder/attribute/Cargo.toml (2)
    M cli/Cargo.toml (2)
    M cmake/tomls/Cargo.sgx_trusted_lib.lock (72)
    M cmake/tomls/Cargo.sgx_untrusted_app.lock (60)
    M cmake/tomls/Cargo.unix_app.lock (20)
    M config/Cargo.toml (2)
    M config/config_gen/Cargo.lock (2)
    M config/config_gen/Cargo.toml (2)
    M crypto/Cargo.toml (2)
    M dcap/Cargo.toml (2)
    M examples/python/wasm_rust_psi_payload/Cargo.lock (2)
    D examples/python/wasm_tvm_mnist_payload/Cargo.lock (1983)
    M examples/rust/builtin_echo/Cargo.lock (16)
    M examples/rust/builtin_echo/Cargo.toml (2)
    M examples/rust/builtin_ordered_set_intersect/Cargo.lock (16)
    M examples/rust/builtin_ordered_set_intersect/Cargo.toml (2)
    M executor/Cargo.toml (2)
    M executor/context/Cargo.toml (2)
    M file_agent/Cargo.toml (2)
    M function/Cargo.toml (2)
    M logger/Cargo.toml (2)
    M rpc/Cargo.toml (2)
    M runtime/Cargo.toml (2)
    M sdk/payload/wasm/teaclave_context/Cargo.toml (2)
    M sdk/rust/Cargo.lock (14)
    M sdk/rust/Cargo.toml (2)
    M services/access_control/app/Cargo.toml (2)
    M services/access_control/enclave/Cargo.toml (2)
    M services/authentication/app/Cargo.toml (2)
    M services/authentication/enclave/Cargo.toml (2)
    M services/execution/app/Cargo.toml (2)
    M services/execution/enclave/Cargo.toml (2)
    M services/frontend/app/Cargo.toml (2)
    M services/frontend/enclave/Cargo.toml (2)
    M services/management/app/Cargo.toml (2)
    M services/management/enclave/Cargo.toml (2)
    M services/proto/Cargo.toml (2)
    M services/scheduler/app/Cargo.toml (2)
    M services/scheduler/enclave/Cargo.toml (2)
    M services/storage/app/Cargo.toml (2)
    M services/storage/enclave/Cargo.toml (2)
    M services/utils/service_app_utils/Cargo.toml (2)
    M services/utils/service_enclave_utils/Cargo.toml (2)
    M tests/functional/app/Cargo.toml (2)
    M tests/functional/enclave/Cargo.toml (2)
    M tests/integration/app/Cargo.toml (2)
    M tests/integration/enclave/Cargo.toml (2)
    M tests/unit/app/Cargo.toml (2)
    M tests/unit/enclave/Cargo.toml (2)
    M tests/utils/Cargo.toml (2)
    M third_party/rust-sgx-sdk (2)
    M tools/sgx_tool/app/Cargo.toml (2)
    M tools/sgx_tool/enclave/Cargo.toml (2)
    M types/Cargo.toml (2)
    M worker/Cargo.toml (2)

-- Patch Links --

https://github.com/apache/incubator-teaclave/pull/702.patch
https://github.com/apache/incubator-teaclave/pull/702.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/pull/702
You are receiving this because you are subscribed to this thread.

Message ID: <apache/incubator-teaclave/pull/7...@github.com>

Reply via email to