Skip to content

proxy-init v2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Oct 15:26
· 402 commits to main since this release
b885ac3
Added the validator to the build process.

 * Split proxy-init and validator into separate release processes (#115)
 * Bump actions/cache from 3.0.8 to 3.0.9 (#110)
 * Bump library/rust from 1.63.0-slim to 1.64.0-slim (#109)
 * Changing --no-deploy to --disable as per the fatal error warning message (#108)
 * dev: Update devcontainer to v30 (#105)
 * Bump actions/cache from 3.0.7 to 3.0.8 (#104)
 * Add validator to build process (#103)
 * Update to Rust 1.63 (#102)
 * Add a container network validation utility (#92)
 * dev: Update to v28 (#100)