Skip to content

Commit

Permalink
Prepare 1.3.2 release
Browse files Browse the repository at this point in the history
Update the nitro-cli version to 1.3.2 for a new release.

Signed-off-by: Eugene Koira <[email protected]>
  • Loading branch information
eugkoira committed Jul 25, 2024
1 parent b7bdad8 commit f31ce84
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "nitro-cli"
version = "1.3.1"
version = "1.3.2"
authors = ["The AWS Nitro Enclaves Team <[email protected]>"]
edition = "2018"
license = "Apache-2.0"
Expand Down
8 changes: 7 additions & 1 deletion SPECS/aws-nitro-enclaves-cli.spec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

Summary: AWS Nitro Enclaves tools for managing enclaves
Name: aws-nitro-enclaves-cli
Version: 1.3.1
Version: 1.3.2
Release: 0%{?dist}

License: Apache 2.0
Expand Down Expand Up @@ -195,6 +195,12 @@ fi
%{ne_include_dir}/*

%changelog
* Wed Jul 24 2024 Eugene Koira <[email protected]> - 1.3.2-0
- nitro-cli: Update enclave boot timeout based on allocated memory
- clippy: resolve build errors for Rust 1.79
- blobs: Update linuxkit binaries to version based on v1.2.0
- scripts/run_tests.sh: Add check dependencies

* Mon Jun 3 2024 Erdem Meydanli <[email protected]> - 1.3.1-0
- vsock-proxy: Bump version to 1.0.1
- vsock_proxy: Use system-configured nameservers for DNS resolution
Expand Down
6 changes: 3 additions & 3 deletions THIRD_PARTY_LICENSES_RUST_CRATES.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sources
Original file line number Diff line number Diff line change
@@ -1 +1 @@
27e70be63e4c1f05eb80dbea6985753f2da61083 nitro-cli-dependencies.tar.gz
b7669679635964dc8b66cc947b35014825eade1d nitro-cli-dependencies.tar.gz

0 comments on commit f31ce84

Please sign in to comment.