Skip to content

Commit

Permalink
Prepare for Release v1.3.1
Browse files Browse the repository at this point in the history
This commit updates the following files to prepare for the v1.3.1
release.

 - Cargo.lock
 - Cargo.toml
 - SPECS/aws-nitro-enclaves-cli.spec
 - THIRD_PARTY_LICENSES_RUST_CRATES.html
 - sources

Signed-off-by: Erdem MEYDANLI <[email protected]>
  • Loading branch information
meerd committed Jun 3, 2024
1 parent d3b1e46 commit f5b2078
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 4 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.0"
version = "1.3.1"
authors = ["The AWS Nitro Enclaves Team <[email protected]>"]
edition = "2018"
license = "Apache-2.0"
Expand Down
6 changes: 6 additions & 0 deletions SPECS/aws-nitro-enclaves-cli.spec
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,12 @@ fi
%{ne_include_dir}/*

%changelog
* 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
- Update init blob to support user namespaces
- clippy: resolve build errors for Rust 1.78

* Tue Apr 16 2024 Erdem Meydanli <[email protected]> - 1.3.0-0
+ This release focuses on resolving two critical issues:
the vsock-proxy DNS lookup limitation (#553) and the compatibility
Expand Down
2 changes: 1 addition & 1 deletion 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 @@
53eac21b7bfd5c336846d04c2288c2a62cddd992 nitro-cli-dependencies.tar.gz
27e70be63e4c1f05eb80dbea6985753f2da61083 nitro-cli-dependencies.tar.gz

0 comments on commit f5b2078

Please sign in to comment.