Releases: Layr-Labs/ecloud
Releases · Layr-Labs/ecloud
v0.4.3
What's Changed
- fix: route prebuilt --image-ref through layering path by @mcclurejt in #113
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- feat(cli): add --env KEY=VALUE flag for inline environment variables by @mcclurejt in #111
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- feat(cli): add version check hook to prompt for updates by @mcclurejt in #106
- feat: add --max-fee-per-gas and --max-priority-fee CLI flags by @mmurrs in #109
- feat(cli): add --nonce flag for transaction nonce override by @solimander in #110
New Contributors
- @mcclurejt made their first contribution in #106
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- add new codeowner by @solimander in #86
- feat: new machine types by @solimander in #89
- feat: add isolated billing mode for app deployments by @solimander in #92
- chore: update binaries and naming by @solimander in #95
- feat(cli): auto-detect git repo URL and commit SHA for verifiable builds by @solimander in #96
- feat: USDC credit purchasing by @mmurrs in #91
- chore(cli): remove isolated billing flag from app deploy by @solimander in #98
- feat(attest): add AttestClient & JwtProvider as ./attest sub-export by @solimander in #99
- feat(compute): export KMS variables for attestation-based JWT auth by @solimander in #100
- feat(eip7702): add retry logic for transient receipt errors by @solimander in #101
- feat(cli): use API-provided friendly names for SKU display by @solimander in #102
- Fix README command syntax and add early deploy balance check by @mmurrs in #94
- chore: update tls-keygen-linux-amd64 binary by @solimander in #103
- feat(config): add USDC credits addresses for sepolia and mainnet-alpha environments by @solimander in #104
- feat(cli): handle SKU billing line items in status display by @solimander in #105
New Contributors
Full Changelog: v0.3.4...v0.4.0
v0.3.3
What's Changed
- refactor: add return url to getSubscription by @taekyunggg in #81
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- fix: make billing client chain-agnostic by @solimander in #78
- feat(cli): add --build-caddyfile flag to deploy and upgrade commands by @Chris-Moller in #72
- refactor: allow rpc urls to be an array by @taekyunggg in #79
- refactor: add return url to createSubscription by @taekyunggg in #80
Full Changelog: v0.3.0...v0.3.2
v0.3.1
What's Changed
- fix: make billing client chain-agnostic by @solimander in #78
- feat(cli): add --build-caddyfile flag to deploy and upgrade commands by @Chris-Moller in #72
- refactor: allow rpc urls to be an array by @taekyunggg in #79
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- fix(INF2-ecloud-pipeline): added manual approval for prod pipeline by @vineetguptadev in #64
- Tkyng/browser and siwe support by @taekyunggg in #65
- fix(sdk): add retry with exponential backoff for BuildAPI 429 errors by @Chris-Moller in #68
- refactor: add sequential txns for wallets that don't support eip7702 by @taekyunggg in #69
- refactor: add session support to build api client by @taekyunggg in #70
- feat: add support for billing auth sessions by @taekyunggg in #73
- Inf2 97 ecloud prod environment by @vineetguptadev in #76
- fix: populate gasLimit in eip7702 batch execution by @solimander in #77
New Contributors
- @vineetguptadev made their first contribution in #64
Full Changelog: v0.2.1...v0.3.0
v0.2.0
What's Changed
- feat: link folders to apps for prompt priority by @Gajesh2007 in #59
- fix: deploy/upgrade commands ignoring user's configured environment by @solimander in #60
- refactor: improve EIP-7702 gas estimation with actual estimation by @solimander in #61
- Cm/vbuild support by @Chris-Moller in #57
New Contributors
- @Gajesh2007 made their first contribution in #59
- @Chris-Moller made their first contribution in #57
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- feat: display wallet address in billing commands by @solimander in #55
- fix: add right client id when we build locally by @shrimalmadhur in #56
- refactor: split telemetry command into subcommands and enable by default by @solimander in #58
Full Changelog: v0.1.0...v0.1.1