Skip to content

Commit e2caa66

Browse files
committed
update changelog
1 parent 88cb445 commit e2caa66

File tree

1 file changed

+17
-4
lines changed

1 file changed

+17
-4
lines changed

CHANGELOG.md

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased]
99

1010
### Added
11+
- Add git-cliff based changelog"
1112
- Added TappdClient and show warning. by @Leechael
1213
- Add getComposeHash & verifyEnvEncryptPublicKey by @Leechael
1314
- Support customize timeout. by @Leechael
@@ -19,9 +20,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1920
- Add /app-info to gw info endpoint by @kvinwang
2021

2122
### Changed
22-
- Clean up test suite - remove duplicate upgrade tests
23-
- Complete Hardhat removal - migrate to pure Foundry setup
24-
- Migrate Hardhat to Foundry with comprehensive test suite
23+
- Merge pull request #256 from Dstack-TEE/sdk-compat by @kvinwang in [#256](https://github.com/Dstack-TEE/dstack/pull/256)
24+
- Bump 0.5.2 by @Leechael
25+
- Compatible for solana & viem by @Leechael
26+
- Bump 0.5.1 for testing. by @Leechael
27+
- Keep legacy support only in TappdClient. by @Leechael
28+
- Add compatible deriveKey by @kvinwang
29+
- Merge pull request #258 from Dstack-TEE/vmm-cli-ppcie by @kvinwang in [#258](https://github.com/Dstack-TEE/dstack/pull/258)
30+
- Add basic auth by @kvinwang
31+
- Add doc/tests and --ppcie by @kvinwang
32+
- Merge pull request #253 from Dstack-TEE/dependabot/npm_and_yarn/kms/auth-eth/axios-1.11.0 by @Leechael in [#253](https://github.com/Dstack-TEE/dstack/pull/253)
33+
- Bump axios from 1.10.0 to 1.11.0 in /kms/auth-eth by @dependabot[bot]
34+
- Merge pull request #257 from Dstack-TEE/tcbinfo-fields by @kvinwang in [#257](https://github.com/Dstack-TEE/dstack/pull/257)
35+
- Add some missing fields in TcbInfo by @kvinwang
36+
- Merge pull request #250 from Dstack-TEE/imp-remove-max-disk-size-check by @Leechael in [#250](https://github.com/Dstack-TEE/dstack/pull/250)
2537
- Merge pull request #249 from Dstack-TEE/dependabot/npm_and_yarn/kms/auth-eth/multi-0ca592796f by @Leechael in [#249](https://github.com/Dstack-TEE/dstack/pull/249)
2638
- Bump form-data in /kms/auth-eth by @dependabot[bot]
2739
- Merge pull request #223 from Dstack-TEE/feat-js-sdk-backward-compatible by @Leechael in [#223](https://github.com/Dstack-TEE/dstack/pull/223)
@@ -101,9 +113,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
101113
- Unmatched app_compose when no key provider id. by @Leechael
102114

103115
### Removed
104-
- Remove Foundry build artifacts and update .gitignore
116+
- Remove max disk size limit by @Leechael
105117

106118
## New Contributors
119+
* @dependabot[bot] made their first contribution
107120
* @shelvenzhou made their first contribution in [#230](https://github.com/Dstack-TEE/dstack/pull/230)
108121
## [0.5.3] - 2025-06-24
109122

0 commit comments

Comments
 (0)