diff --git a/.release.json b/.release.json index 48a29a0c4..966f8a539 100644 --- a/.release.json +++ b/.release.json @@ -11,7 +11,7 @@ "dependencyCollection": "dependencies" } ], - "newVersion": null + "newVersion": "0.1.0" }, "orbit-essentials": { "currentVersion": "0.0.2-alpha.6", @@ -59,12 +59,12 @@ "dependencyCollection": "dependencies" } ], - "newVersion": null + "newVersion": "0.1.0" }, "control-panel": { "currentVersion": "0.0.2-alpha.8", "dependentProjects": [], - "newVersion": null + "newVersion": "0.1.0" }, "control-panel-api": { "currentVersion": "0.0.2-alpha.4", @@ -76,17 +76,17 @@ "dependencyCollection": "dependencies" } ], - "newVersion": null + "newVersion": "0.1.0" }, "upgrader": { "currentVersion": "0.0.2-alpha.6", "dependentProjects": [], - "newVersion": null + "newVersion": "0.1.0" }, "station": { - "currentVersion": "0.0.2-alpha.9", + "currentVersion": "0.0.2-alpha.10", "dependentProjects": [], - "newVersion": "0.0.2-alpha.10" + "newVersion": "0.1.0" }, "upgrader-api": { "currentVersion": "0.0.2-alpha.6", @@ -104,7 +104,7 @@ "dependencyCollection": "dependencies" } ], - "newVersion": null + "newVersion": "0.1.0" }, "station-api": { "currentVersion": "0.0.2-alpha.8", @@ -140,35 +140,99 @@ "dependencyCollection": "dependencies" } ], - "newVersion": null + "newVersion": "0.1.0" }, "dfx-orbit": { "currentVersion": "0.7.0", "dependentProjects": [], - "newVersion": null + "newVersion": "0.8.0" }, "wallet-dapp": { - "currentVersion": "0.0.2-alpha.14", - "newVersion": "0.0.2-alpha.15", + "currentVersion": "0.0.2-alpha.15", + "newVersion": "0.1.0", "dependentProjects": [] } }, "changes": { + "orbit-essentials-macros": { + "releaseVersion": { + "rawVersion": "0.1.0", + "gitTag": "@orbit/orbit-essentials-macros-v0.1.0", + "isPrerelease": false + }, + "contents": "## 0.1.0 (2024-11-27)\n\n\n### 🚀 Features\n\n- **station:** notify failed station upgrade ([#331](https://github.com/dfinity/orbit/pull/331))\n\n- **dfx-orbit:** dfx-orbitv0.3 ([#318](https://github.com/dfinity/orbit/pull/318))\n\n- **dfx-orbit:** dfx-orbit version 0.4 ([#337](https://github.com/dfinity/orbit/pull/337))\n\n- **station,upgrader:** support large station and upgrader wasm ([#353](https://github.com/dfinity/orbit/pull/353))\n\n- **dfx-orbit:** dfx-orbit version 0.5.0 ([#370](https://github.com/dfinity/orbit/pull/370))\n\n- **dfx-orbit:** support installing canisters with large WASM ([#380](https://github.com/dfinity/orbit/pull/380))\n\n- **wallet:** add external canister method call ui ([#385](https://github.com/dfinity/orbit/pull/385))\n\n- **dfx-orbit:** Review list pagination ([#403](https://github.com/dfinity/orbit/pull/403))\n\n- **wallet:** use didc for candid parsing ([#402](https://github.com/dfinity/orbit/pull/402))\n\n- **station:** add expiration dt during request creation ([#424](https://github.com/dfinity/orbit/pull/424))\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n\n### 🩹 Fixes\n\n- **release:** workaround nx bug in release script ([#375](https://github.com/dfinity/orbit/pull/375))\n\n- **control-panel:** fix initial station deploy ([#441](https://github.com/dfinity/orbit/pull/441))\n\n\n### ⚠️ Breaking Changes\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n### ❤️ Thank You\n\n- Kepler Vital\n- Leon Tan\n- mraszyk @mraszyk\n- olaszakos" + }, + "orbit-essentials": { + "releaseVersion": { + "rawVersion": "0.1.0", + "gitTag": "@orbit/orbit-essentials-v0.1.0", + "isPrerelease": false + }, + "contents": "## 0.1.0 (2024-11-27)\n\n\n### 🚀 Features\n\n- **dfx-orbit:** Review list pagination ([#403](https://github.com/dfinity/orbit/pull/403))\n\n- **wallet:** use didc for candid parsing ([#402](https://github.com/dfinity/orbit/pull/402))\n\n- **station:** add expiration dt during request creation ([#424](https://github.com/dfinity/orbit/pull/424))\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n\n### 🩹 Fixes\n\n- **control-panel:** fix initial station deploy ([#441](https://github.com/dfinity/orbit/pull/441))\n\n\n### ⚠️ Breaking Changes\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n### 🧱 Updated Dependencies\n\n- Updated orbit-essentials-macros to 0.1.0\n\n\n### ❤️ Thank You\n\n- Kepler Vital\n- Leon Tan\n- olaszakos" + }, + "control-panel": { + "releaseVersion": { + "rawVersion": "0.1.0", + "gitTag": "@orbit/control-panel-v0.1.0", + "isPrerelease": false + }, + "contents": "## 0.1.0 (2024-11-27)\n\n\n### 🚀 Features\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n\n### 🩹 Fixes\n\n- **control-panel:** fix initial station deploy ([#441](https://github.com/dfinity/orbit/pull/441))\n\n\n### ⚠️ Breaking Changes\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n### 🧱 Updated Dependencies\n\n- Updated orbit-essentials to 0.1.0\n- Updated control-panel-api to 0.1.0\n- Updated station-api to 0.1.0\n\n\n### ❤️ Thank You\n\n- Kepler Vital\n- olaszakos" + }, + "control-panel-api": { + "releaseVersion": { + "rawVersion": "0.1.0", + "gitTag": "@orbit/control-panel-api-v0.1.0", + "isPrerelease": false + }, + "contents": "## 0.1.0 (2024-11-27)\n\n\n### 🚀 Features\n\n- **dfx-orbit:** Review list pagination ([#403](https://github.com/dfinity/orbit/pull/403))\n\n- **wallet:** use didc for candid parsing ([#402](https://github.com/dfinity/orbit/pull/402))\n\n- **station:** add expiration dt during request creation ([#424](https://github.com/dfinity/orbit/pull/424))\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n\n### 🩹 Fixes\n\n- **control-panel:** fix initial station deploy ([#441](https://github.com/dfinity/orbit/pull/441))\n\n\n### ⚠️ Breaking Changes\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n### 🧱 Updated Dependencies\n\n- Updated orbit-essentials to 0.1.0\n\n\n### ❤️ Thank You\n\n- Kepler Vital\n- Leon Tan\n- olaszakos" + }, + "upgrader": { + "releaseVersion": { + "rawVersion": "0.1.0", + "gitTag": "@orbit/upgrader-v0.1.0", + "isPrerelease": false + }, + "contents": "## 0.1.0 (2024-11-27)\n\n\n### 🚀 Features\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n\n### 🩹 Fixes\n\n- **control-panel:** fix initial station deploy ([#441](https://github.com/dfinity/orbit/pull/441))\n\n\n### ⚠️ Breaking Changes\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n### 🧱 Updated Dependencies\n\n- Updated orbit-essentials to 0.1.0\n- Updated upgrader-api to 0.1.0\n- Updated station-api to 0.1.0\n\n\n### ❤️ Thank You\n\n- Kepler Vital\n- olaszakos" + }, "station": { "releaseVersion": { - "rawVersion": "0.0.2-alpha.10", - "gitTag": "@orbit/station-v0.0.2-alpha.10", - "isPrerelease": true + "rawVersion": "0.1.0", + "gitTag": "@orbit/station-v0.1.0", + "isPrerelease": false + }, + "contents": "## 0.1.0 (2024-11-27)\n\n\n### 🚀 Features\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n\n### 🩹 Fixes\n\n- **control-panel:** fix initial station deploy ([#441](https://github.com/dfinity/orbit/pull/441))\n\n\n### ⚠️ Breaking Changes\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n### 🧱 Updated Dependencies\n\n- Updated orbit-essentials to 0.1.0\n- Updated upgrader-api to 0.1.0\n- Updated station-api to 0.1.0\n\n\n### ❤️ Thank You\n\n- Kepler Vital\n- olaszakos" + }, + "upgrader-api": { + "releaseVersion": { + "rawVersion": "0.1.0", + "gitTag": "@orbit/upgrader-api-v0.1.0", + "isPrerelease": false }, - "contents": "## 0.0.2-alpha.10 (2024-11-22)\n\n\n### 🩹 Fixes\n\n- **wallet:** transfer requests page should only show transfers ([#438](https://github.com/dfinity/orbit/pull/438))\n\n\n### ❤️ Thank You\n\n- Kepler Vital" + "contents": "## 0.1.0 (2024-11-27)\n\n\n### 🚀 Features\n\n- **dfx-orbit:** Review list pagination ([#403](https://github.com/dfinity/orbit/pull/403))\n\n- **wallet:** use didc for candid parsing ([#402](https://github.com/dfinity/orbit/pull/402))\n\n- **station:** add expiration dt during request creation ([#424](https://github.com/dfinity/orbit/pull/424))\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n\n### 🩹 Fixes\n\n- **control-panel:** fix initial station deploy ([#441](https://github.com/dfinity/orbit/pull/441))\n\n\n### ⚠️ Breaking Changes\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n### 🧱 Updated Dependencies\n\n- Updated orbit-essentials to 0.1.0\n- Updated station-api to 0.1.0\n\n\n### ❤️ Thank You\n\n- Kepler Vital\n- Leon Tan\n- olaszakos" + }, + "station-api": { + "releaseVersion": { + "rawVersion": "0.1.0", + "gitTag": "@orbit/station-api-v0.1.0", + "isPrerelease": false + }, + "contents": "## 0.1.0 (2024-11-27)\n\n\n### 🚀 Features\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n\n### 🩹 Fixes\n\n- **control-panel:** fix initial station deploy ([#441](https://github.com/dfinity/orbit/pull/441))\n\n\n### ⚠️ Breaking Changes\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n### 🧱 Updated Dependencies\n\n- Updated orbit-essentials to 0.1.0\n\n\n### ❤️ Thank You\n\n- Kepler Vital\n- olaszakos" }, "wallet-dapp": { "releaseVersion": { - "rawVersion": "0.0.2-alpha.15", - "gitTag": "@orbit/wallet-dapp-v0.0.2-alpha.15", - "isPrerelease": true + "rawVersion": "0.1.0", + "gitTag": "@orbit/wallet-dapp-v0.1.0", + "isPrerelease": false + }, + "contents": "## 0.1.0 (2024-11-27)\n\n\n### 🚀 Features\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n\n### 🩹 Fixes\n\n- **control-panel:** fix initial station deploy ([#441](https://github.com/dfinity/orbit/pull/441))\n\n- **wallet:** fix semver compatibility check ([#442](https://github.com/dfinity/orbit/pull/442))\n\n\n### ⚠️ Breaking Changes\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n### ❤️ Thank You\n\n- Kepler Vital\n- olaszakos" + }, + "dfx-orbit": { + "releaseVersion": { + "rawVersion": "0.8.0", + "gitTag": "@orbit/dfx-orbit-v0.8.0", + "isPrerelease": false }, - "contents": "## 0.0.2-alpha.15 (2024-11-22)\n\n\n### 🩹 Fixes\n\n- **wallet:** transfer requests page should only show transfers ([#438](https://github.com/dfinity/orbit/pull/438))\n\n\n### ❤️ Thank You\n\n- Kepler Vital" + "contents": "## 0.8.0 (2024-11-27)\n\n\n### 🚀 Features\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n\n### 🩹 Fixes\n\n- **control-panel:** fix initial station deploy ([#441](https://github.com/dfinity/orbit/pull/441))\n\n\n### ⚠️ Breaking Changes\n\n- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374))\n\n### 🧱 Updated Dependencies\n\n- Updated orbit-essentials to 0.1.0\n- Updated station-api to 0.1.0\n\n\n### ❤️ Thank You\n\n- Kepler Vital\n- olaszakos" } } } \ No newline at end of file diff --git a/Cargo.lock b/Cargo.lock index 6e2f63b81..44a3c4737 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -876,7 +876,7 @@ checksum = "c2459377285ad874054d797f3ccebf984978aa39129f6eafde5cdc8315b612f8" [[package]] name = "control-panel" -version = "0.0.2-alpha.8" +version = "0.1.0" dependencies = [ "candid", "candid_parser", @@ -903,7 +903,7 @@ dependencies = [ [[package]] name = "control-panel-api" -version = "0.0.2-alpha.4" +version = "0.1.0" dependencies = [ "candid", "orbit-essentials", @@ -1190,7 +1190,7 @@ dependencies = [ [[package]] name = "dfx-orbit" -version = "0.7.0" +version = "0.8.0" dependencies = [ "anyhow", "candid", @@ -3226,7 +3226,7 @@ checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf" [[package]] name = "orbit-essentials" -version = "0.0.2-alpha.6" +version = "0.1.0" dependencies = [ "base64 0.22.1", "candid", @@ -3255,7 +3255,7 @@ dependencies = [ [[package]] name = "orbit-essentials-macros" -version = "0.0.2-alpha.3" +version = "0.1.0" dependencies = [ "proc-macro2", "quote", @@ -4683,7 +4683,7 @@ checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" [[package]] name = "station" -version = "0.0.2-alpha.10" +version = "0.1.0" dependencies = [ "anyhow", "async-trait", @@ -4718,7 +4718,7 @@ dependencies = [ [[package]] name = "station-api" -version = "0.0.2-alpha.8" +version = "0.1.0" dependencies = [ "candid", "orbit-essentials", @@ -5312,7 +5312,7 @@ checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" [[package]] name = "upgrader" -version = "0.0.2-alpha.6" +version = "0.1.0" dependencies = [ "anyhow", "async-trait", @@ -5339,7 +5339,7 @@ dependencies = [ [[package]] name = "upgrader-api" -version = "0.0.2-alpha.6" +version = "0.1.0" dependencies = [ "candid", "ic-stable-structures", diff --git a/apps/wallet/CHANGELOG.md b/apps/wallet/CHANGELOG.md index 0df0630b5..5d1ad03b7 100644 --- a/apps/wallet/CHANGELOG.md +++ b/apps/wallet/CHANGELOG.md @@ -1,3 +1,27 @@ +## 0.1.0 (2024-11-27) + + +### 🚀 Features + +- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374)) + + +### 🩹 Fixes + +- **control-panel:** fix initial station deploy ([#441](https://github.com/dfinity/orbit/pull/441)) + +- **wallet:** fix semver compatibility check ([#442](https://github.com/dfinity/orbit/pull/442)) + + +### ⚠️ Breaking Changes + +- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374)) + +### ❤️ Thank You + +- Kepler Vital +- olaszakos + ## 0.0.2-alpha.15 (2024-11-22) diff --git a/apps/wallet/package.json b/apps/wallet/package.json index c5fabd067..11ccc9b63 100644 --- a/apps/wallet/package.json +++ b/apps/wallet/package.json @@ -1,7 +1,7 @@ { "name": "wallet-dapp", "private": true, - "version": "0.0.2-alpha.15", + "version": "0.1.0", "type": "module", "repository": { "type": "git", diff --git a/apps/wallet/public/compat.json b/apps/wallet/public/compat.json index b741eeff6..700fc262a 100644 --- a/apps/wallet/public/compat.json +++ b/apps/wallet/public/compat.json @@ -1,9 +1,14 @@ { "__important__": "This file is automatically generated by the build process. Do not modify it manually.", - "version": "0.0.2-alpha.15", + "version": "0.1.0", "api": { - "latest": "0.0.2-alpha.10", + "latest": "0.1.0", "compatibility": { + "0.1.0": { + "ui": [ + "0.1.0" + ] + }, "0.0.2-alpha.10": { "ui": [ "0.0.2-alpha.15" diff --git a/core/control-panel/api/CHANGELOG.md b/core/control-panel/api/CHANGELOG.md index 4932e9ad3..fb253569e 100644 --- a/core/control-panel/api/CHANGELOG.md +++ b/core/control-panel/api/CHANGELOG.md @@ -1,3 +1,37 @@ +## 0.1.0 (2024-11-27) + + +### 🚀 Features + +- **dfx-orbit:** Review list pagination ([#403](https://github.com/dfinity/orbit/pull/403)) + +- **wallet:** use didc for candid parsing ([#402](https://github.com/dfinity/orbit/pull/402)) + +- **station:** add expiration dt during request creation ([#424](https://github.com/dfinity/orbit/pull/424)) + +- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374)) + + +### 🩹 Fixes + +- **control-panel:** fix initial station deploy ([#441](https://github.com/dfinity/orbit/pull/441)) + + +### ⚠️ Breaking Changes + +- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374)) + +### 🧱 Updated Dependencies + +- Updated orbit-essentials to 0.1.0 + + +### ❤️ Thank You + +- Kepler Vital +- Leon Tan +- olaszakos + ## 0.0.2-alpha.4 (2024-10-22) diff --git a/core/control-panel/api/Cargo.toml b/core/control-panel/api/Cargo.toml index ecd4e02d9..dce0fe7b2 100644 --- a/core/control-panel/api/Cargo.toml +++ b/core/control-panel/api/Cargo.toml @@ -2,7 +2,7 @@ [package] name = 'control-panel-api' include = ['src', 'Cargo.toml'] -version = '0.0.2-alpha.4' +version = '0.1.0' authors.workspace = true edition.workspace = true repository.workspace = true @@ -11,6 +11,6 @@ homepage.workspace = true [dependencies] candid = { workspace = true } -orbit-essentials = { path = '../../../libs/orbit-essentials', version = '0.0.2-alpha.6' } +orbit-essentials = { path = '../../../libs/orbit-essentials', version = '0.1.0' } serde = { workspace = true } serde_bytes = { workspace = true } diff --git a/core/control-panel/impl/CHANGELOG.md b/core/control-panel/impl/CHANGELOG.md index 112b1ac08..00ae02f97 100644 --- a/core/control-panel/impl/CHANGELOG.md +++ b/core/control-panel/impl/CHANGELOG.md @@ -1,3 +1,32 @@ +## 0.1.0 (2024-11-27) + + +### 🚀 Features + +- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374)) + + +### 🩹 Fixes + +- **control-panel:** fix initial station deploy ([#441](https://github.com/dfinity/orbit/pull/441)) + + +### ⚠️ Breaking Changes + +- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374)) + +### 🧱 Updated Dependencies + +- Updated orbit-essentials to 0.1.0 +- Updated control-panel-api to 0.1.0 +- Updated station-api to 0.1.0 + + +### ❤️ Thank You + +- Kepler Vital +- olaszakos + ## 0.0.2-alpha.8 (2024-11-22) diff --git a/core/control-panel/impl/Cargo.toml b/core/control-panel/impl/Cargo.toml index aa6d677a9..58ae393e4 100644 --- a/core/control-panel/impl/Cargo.toml +++ b/core/control-panel/impl/Cargo.toml @@ -2,7 +2,7 @@ [package] name = 'control-panel' include = ['src', 'Cargo.toml'] -version = '0.0.2-alpha.8' +version = '0.1.0' authors.workspace = true edition.workspace = true repository.workspace = true @@ -16,7 +16,7 @@ bench = false [dependencies] candid = { workspace = true } canfund = { workspace = true } -orbit-essentials = { path = '../../../libs/orbit-essentials', version = '0.0.2-alpha.6' } +orbit-essentials = { path = '../../../libs/orbit-essentials', version = '0.1.0' } hex = { workspace = true } ic-cdk = { workspace = true } ic-cdk-macros = { workspace = true } @@ -28,8 +28,8 @@ serde_json = { workspace = true } serde_cbor = { workspace = true } thiserror = { workspace = true } uuid = { workspace = true, features = ['serde', 'v4'] } -control-panel-api = { path = '../api', version = '0.0.2-alpha.4' } -station-api = { path = '../../station/api', version = '0.0.2-alpha.8' } +control-panel-api = { path = '../api', version = '0.1.0' } +station-api = { path = '../../station/api', version = '0.1.0' } semver = { workspace = true } email_address = '0.2.4' diff --git a/core/station/api/CHANGELOG.md b/core/station/api/CHANGELOG.md index 5c8702f6b..1012ae257 100644 --- a/core/station/api/CHANGELOG.md +++ b/core/station/api/CHANGELOG.md @@ -1,3 +1,30 @@ +## 0.1.0 (2024-11-27) + + +### 🚀 Features + +- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374)) + + +### 🩹 Fixes + +- **control-panel:** fix initial station deploy ([#441](https://github.com/dfinity/orbit/pull/441)) + + +### ⚠️ Breaking Changes + +- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374)) + +### 🧱 Updated Dependencies + +- Updated orbit-essentials to 0.1.0 + + +### ❤️ Thank You + +- Kepler Vital +- olaszakos + ## 0.0.2-alpha.8 (2024-11-22) diff --git a/core/station/api/Cargo.toml b/core/station/api/Cargo.toml index 28d913885..157f780c1 100644 --- a/core/station/api/Cargo.toml +++ b/core/station/api/Cargo.toml @@ -2,7 +2,7 @@ [package] name = 'station-api' include = ['src', 'Cargo.toml'] -version = '0.0.2-alpha.8' +version = '0.1.0' authors.workspace = true edition.workspace = true repository.workspace = true @@ -11,6 +11,6 @@ homepage.workspace = true [dependencies] candid = { workspace = true } -orbit-essentials = { path = '../../../libs/orbit-essentials', version = '0.0.2-alpha.6' } +orbit-essentials = { path = '../../../libs/orbit-essentials', version = '0.1.0' } serde = { workspace = true } serde_bytes = { workspace = true } diff --git a/core/station/impl/CHANGELOG.md b/core/station/impl/CHANGELOG.md index b9a2b7e5a..a000ec689 100644 --- a/core/station/impl/CHANGELOG.md +++ b/core/station/impl/CHANGELOG.md @@ -1,3 +1,32 @@ +## 0.1.0 (2024-11-27) + + +### 🚀 Features + +- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374)) + + +### 🩹 Fixes + +- **control-panel:** fix initial station deploy ([#441](https://github.com/dfinity/orbit/pull/441)) + + +### ⚠️ Breaking Changes + +- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374)) + +### 🧱 Updated Dependencies + +- Updated orbit-essentials to 0.1.0 +- Updated upgrader-api to 0.1.0 +- Updated station-api to 0.1.0 + + +### ❤️ Thank You + +- Kepler Vital +- olaszakos + ## 0.0.2-alpha.10 (2024-11-22) diff --git a/core/station/impl/Cargo.toml b/core/station/impl/Cargo.toml index 6beb9032f..9f3fe151a 100644 --- a/core/station/impl/Cargo.toml +++ b/core/station/impl/Cargo.toml @@ -2,7 +2,7 @@ [package] name = 'station' include = ['src', 'Cargo.toml'] -version = '0.0.2-alpha.10' +version = '0.1.0' authors.workspace = true edition.workspace = true repository.workspace = true @@ -26,7 +26,7 @@ candid = { workspace = true } canfund = { workspace = true } futures = { workspace = true } hex = { workspace = true } -orbit-essentials = { path = '../../../libs/orbit-essentials', version = '0.0.2-alpha.6' } +orbit-essentials = { path = '../../../libs/orbit-essentials', version = '0.1.0' } ic-cdk = { workspace = true } ic-cdk-macros = { workspace = true } ic-ledger-types = { workspace = true } @@ -41,8 +41,8 @@ sha2 = { workspace = true } strum = { version = '0.26', features = ['derive'] } thiserror = { workspace = true } uuid = { workspace = true, features = ['v4'] } -station-api = { path = '../api', version = '0.0.2-alpha.8' } -upgrader-api = { path = '../../upgrader/api', version = '0.0.2-alpha.6' } +station-api = { path = '../api', version = '0.1.0' } +upgrader-api = { path = '../../upgrader/api', version = '0.1.0' } [dev-dependencies] candid_parser = { workspace = true } diff --git a/core/upgrader/api/CHANGELOG.md b/core/upgrader/api/CHANGELOG.md index 5d2411440..910f3a642 100644 --- a/core/upgrader/api/CHANGELOG.md +++ b/core/upgrader/api/CHANGELOG.md @@ -1,3 +1,38 @@ +## 0.1.0 (2024-11-27) + + +### 🚀 Features + +- **dfx-orbit:** Review list pagination ([#403](https://github.com/dfinity/orbit/pull/403)) + +- **wallet:** use didc for candid parsing ([#402](https://github.com/dfinity/orbit/pull/402)) + +- **station:** add expiration dt during request creation ([#424](https://github.com/dfinity/orbit/pull/424)) + +- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374)) + + +### 🩹 Fixes + +- **control-panel:** fix initial station deploy ([#441](https://github.com/dfinity/orbit/pull/441)) + + +### ⚠️ Breaking Changes + +- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374)) + +### 🧱 Updated Dependencies + +- Updated orbit-essentials to 0.1.0 +- Updated station-api to 0.1.0 + + +### ❤️ Thank You + +- Kepler Vital +- Leon Tan +- olaszakos + ## 0.0.2-alpha.6 (2024-10-22) diff --git a/core/upgrader/api/Cargo.toml b/core/upgrader/api/Cargo.toml index 5fce34759..5f88f6935 100644 --- a/core/upgrader/api/Cargo.toml +++ b/core/upgrader/api/Cargo.toml @@ -2,7 +2,7 @@ [package] name = 'upgrader-api' include = ['src', 'Cargo.toml'] -version = '0.0.2-alpha.6' +version = '0.1.0' authors.workspace = true edition.workspace = true repository.workspace = true @@ -13,6 +13,6 @@ homepage.workspace = true candid = { workspace = true } serde = { workspace = true } serde_bytes = { workspace = true } -orbit-essentials = { path = '../../../libs/orbit-essentials', version = '0.0.2-alpha.6' } -station-api = { path = '../../../core/station/api', version = '0.0.2-alpha.8' } +orbit-essentials = { path = '../../../libs/orbit-essentials', version = '0.1.0' } +station-api = { path = '../../../core/station/api', version = '0.1.0' } ic-stable-structures = { workspace = true } diff --git a/core/upgrader/impl/CHANGELOG.md b/core/upgrader/impl/CHANGELOG.md index 471e6d2c5..52d7c6cd3 100644 --- a/core/upgrader/impl/CHANGELOG.md +++ b/core/upgrader/impl/CHANGELOG.md @@ -1,3 +1,32 @@ +## 0.1.0 (2024-11-27) + + +### 🚀 Features + +- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374)) + + +### 🩹 Fixes + +- **control-panel:** fix initial station deploy ([#441](https://github.com/dfinity/orbit/pull/441)) + + +### ⚠️ Breaking Changes + +- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374)) + +### 🧱 Updated Dependencies + +- Updated orbit-essentials to 0.1.0 +- Updated upgrader-api to 0.1.0 +- Updated station-api to 0.1.0 + + +### ❤️ Thank You + +- Kepler Vital +- olaszakos + ## 0.0.2-alpha.6 (2024-11-22) diff --git a/core/upgrader/impl/Cargo.toml b/core/upgrader/impl/Cargo.toml index e651dfa68..697d6d01c 100644 --- a/core/upgrader/impl/Cargo.toml +++ b/core/upgrader/impl/Cargo.toml @@ -2,7 +2,7 @@ [package] name = 'upgrader' include = ['src', 'Cargo.toml'] -version = '0.0.2-alpha.6' +version = '0.1.0' authors.workspace = true edition.workspace = true repository.workspace = true @@ -17,7 +17,7 @@ anyhow = { workspace = true } async-trait = { workspace = true } candid = { workspace = true } hex = { workspace = true } -orbit-essentials = { path = '../../../libs/orbit-essentials', version = '0.0.2-alpha.6' } +orbit-essentials = { path = '../../../libs/orbit-essentials', version = '0.1.0' } ic-cdk = { workspace = true } ic-cdk-timers = { workspace = true } ic-stable-structures = { workspace = true } @@ -27,11 +27,11 @@ serde = { workspace = true, features = ['derive'] } serde_bytes = { workspace = true } serde_cbor = { workspace = true } serde_json = { workspace = true } -station-api = { path = '../../station/api', version = '0.0.2-alpha.8' } +station-api = { path = '../../station/api', version = '0.1.0' } sha2 = { workspace = true } thiserror = { workspace = true } uuid = { workspace = true, features = ['v4'] } -upgrader-api = { path = '../api', version = '0.0.2-alpha.6' } +upgrader-api = { path = '../api', version = '0.1.0' } [dev-dependencies] candid_parser = { workspace = true } diff --git a/libs/orbit-essentials-macros-tests/Cargo.toml b/libs/orbit-essentials-macros-tests/Cargo.toml index 6df394a42..d12166095 100644 --- a/libs/orbit-essentials-macros-tests/Cargo.toml +++ b/libs/orbit-essentials-macros-tests/Cargo.toml @@ -18,4 +18,4 @@ candid = { workspace = true } serde = { workspace = true, features = ['derive'] } serde_cbor = { workspace = true } serde_bytes = { workspace = true } -orbit-essentials = { path = '../orbit-essentials', version = '0.0.2-alpha.6' } +orbit-essentials = { path = '../orbit-essentials', version = '0.1.0' } diff --git a/libs/orbit-essentials-macros/CHANGELOG.md b/libs/orbit-essentials-macros/CHANGELOG.md index fb65b858b..b25bd2c9b 100644 --- a/libs/orbit-essentials-macros/CHANGELOG.md +++ b/libs/orbit-essentials-macros/CHANGELOG.md @@ -1,3 +1,49 @@ +## 0.1.0 (2024-11-27) + + +### 🚀 Features + +- **station:** notify failed station upgrade ([#331](https://github.com/dfinity/orbit/pull/331)) + +- **dfx-orbit:** dfx-orbitv0.3 ([#318](https://github.com/dfinity/orbit/pull/318)) + +- **dfx-orbit:** dfx-orbit version 0.4 ([#337](https://github.com/dfinity/orbit/pull/337)) + +- **station,upgrader:** support large station and upgrader wasm ([#353](https://github.com/dfinity/orbit/pull/353)) + +- **dfx-orbit:** dfx-orbit version 0.5.0 ([#370](https://github.com/dfinity/orbit/pull/370)) + +- **dfx-orbit:** support installing canisters with large WASM ([#380](https://github.com/dfinity/orbit/pull/380)) + +- **wallet:** add external canister method call ui ([#385](https://github.com/dfinity/orbit/pull/385)) + +- **dfx-orbit:** Review list pagination ([#403](https://github.com/dfinity/orbit/pull/403)) + +- **wallet:** use didc for candid parsing ([#402](https://github.com/dfinity/orbit/pull/402)) + +- **station:** add expiration dt during request creation ([#424](https://github.com/dfinity/orbit/pull/424)) + +- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374)) + + +### 🩹 Fixes + +- **release:** workaround nx bug in release script ([#375](https://github.com/dfinity/orbit/pull/375)) + +- **control-panel:** fix initial station deploy ([#441](https://github.com/dfinity/orbit/pull/441)) + + +### ⚠️ Breaking Changes + +- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374)) + +### ❤️ Thank You + +- Kepler Vital +- Leon Tan +- mraszyk @mraszyk +- olaszakos + ## 0.0.2-alpha.3 (2024-08-26) diff --git a/libs/orbit-essentials-macros/Cargo.toml b/libs/orbit-essentials-macros/Cargo.toml index 99e031025..db1997188 100644 --- a/libs/orbit-essentials-macros/Cargo.toml +++ b/libs/orbit-essentials-macros/Cargo.toml @@ -2,7 +2,7 @@ [package] name = 'orbit-essentials-macros' include = ['src', 'Cargo.toml'] -version = '0.0.2-alpha.3' +version = '0.1.0' authors.workspace = true edition.workspace = true repository.workspace = true diff --git a/libs/orbit-essentials/CHANGELOG.md b/libs/orbit-essentials/CHANGELOG.md index 9556679e5..14762ec41 100644 --- a/libs/orbit-essentials/CHANGELOG.md +++ b/libs/orbit-essentials/CHANGELOG.md @@ -1,3 +1,37 @@ +## 0.1.0 (2024-11-27) + + +### 🚀 Features + +- **dfx-orbit:** Review list pagination ([#403](https://github.com/dfinity/orbit/pull/403)) + +- **wallet:** use didc for candid parsing ([#402](https://github.com/dfinity/orbit/pull/402)) + +- **station:** add expiration dt during request creation ([#424](https://github.com/dfinity/orbit/pull/424)) + +- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374)) + + +### 🩹 Fixes + +- **control-panel:** fix initial station deploy ([#441](https://github.com/dfinity/orbit/pull/441)) + + +### ⚠️ Breaking Changes + +- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374)) + +### 🧱 Updated Dependencies + +- Updated orbit-essentials-macros to 0.1.0 + + +### ❤️ Thank You + +- Kepler Vital +- Leon Tan +- olaszakos + ## 0.0.2-alpha.6 (2024-10-22) diff --git a/libs/orbit-essentials/Cargo.toml b/libs/orbit-essentials/Cargo.toml index ac49f820f..16f45975d 100644 --- a/libs/orbit-essentials/Cargo.toml +++ b/libs/orbit-essentials/Cargo.toml @@ -2,7 +2,7 @@ [package] name = 'orbit-essentials' include = ['src', 'Cargo.toml'] -version = '0.0.2-alpha.6' +version = '0.1.0' authors.workspace = true edition.workspace = true repository.workspace = true @@ -24,7 +24,7 @@ ic-certification = { workspace = true } ic-http-certification = { workspace = true } ic-representation-independent-hash = { workspace = true } ic-stable-structures = { workspace = true } -orbit-essentials-macros = { path = '../orbit-essentials-macros', version = '0.0.2-alpha.3' } +orbit-essentials-macros = { path = '../orbit-essentials-macros', version = '0.1.0' } prometheus = { workspace = true } rand_chacha = { workspace = true } serde = { workspace = true } diff --git a/tests/canister/impl/Cargo.toml b/tests/canister/impl/Cargo.toml index 23709d962..2e4a0481a 100644 --- a/tests/canister/impl/Cargo.toml +++ b/tests/canister/impl/Cargo.toml @@ -22,4 +22,4 @@ serde = { workspace = true } [dev-dependencies] candid_parser = { workspace = true } -orbit-essentials = { path = '../../../libs/orbit-essentials', version = '0.0.2-alpha.6' } +orbit-essentials = { path = '../../../libs/orbit-essentials', version = '0.1.0' } diff --git a/tests/integration/Cargo.toml b/tests/integration/Cargo.toml index af00c73f0..5ed48f614 100644 --- a/tests/integration/Cargo.toml +++ b/tests/integration/Cargo.toml @@ -7,10 +7,10 @@ edition = '2021' [dependencies] candid = { workspace = true } candid_parser = { workspace = true } -dfx-orbit = { path = '../../tools/dfx-orbit', version = '0.7.0' } +dfx-orbit = { path = '../../tools/dfx-orbit', version = '0.8.0' } flate2 = { workspace = true } hex = { workspace = true } -orbit-essentials = { path = '../../libs/orbit-essentials', version = '0.0.2-alpha.6' } +orbit-essentials = { path = '../../libs/orbit-essentials', version = '0.1.0' } ic-certified-assets = { workspace = true } ic-ledger-types = { workspace = true } icrc-ledger-types = { workspace = true } @@ -29,7 +29,7 @@ slog-term = { workspace = true } tempfile = { workspace = true } tokio.workspace = true uuid = { workspace = true } -control-panel-api = { path = '../../core/control-panel/api', version = '0.0.2-alpha.4' } -upgrader-api = { path = '../../core/upgrader/api', version = '0.0.2-alpha.6' } -station-api = { path = '../../core/station/api', version = '0.0.2-alpha.8' } +control-panel-api = { path = '../../core/control-panel/api', version = '0.1.0' } +upgrader-api = { path = '../../core/upgrader/api', version = '0.1.0' } +station-api = { path = '../../core/station/api', version = '0.1.0' } wat = { workspace = true } diff --git a/tools/dfx-orbit/CHANGELOG.md b/tools/dfx-orbit/CHANGELOG.md index 35153c077..18b1f0f9a 100644 --- a/tools/dfx-orbit/CHANGELOG.md +++ b/tools/dfx-orbit/CHANGELOG.md @@ -1,3 +1,31 @@ +## 0.8.0 (2024-11-27) + + +### 🚀 Features + +- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374)) + + +### 🩹 Fixes + +- **control-panel:** fix initial station deploy ([#441](https://github.com/dfinity/orbit/pull/441)) + + +### ⚠️ Breaking Changes + +- ⚠️ **station:** multi chain support ([#374](https://github.com/dfinity/orbit/pull/374)) + +### 🧱 Updated Dependencies + +- Updated orbit-essentials to 0.1.0 +- Updated station-api to 0.1.0 + + +### ❤️ Thank You + +- Kepler Vital +- olaszakos + ## 0.7.0 (2024-11-22) diff --git a/tools/dfx-orbit/Cargo.toml b/tools/dfx-orbit/Cargo.toml index 519f3f163..34bb9925f 100644 --- a/tools/dfx-orbit/Cargo.toml +++ b/tools/dfx-orbit/Cargo.toml @@ -1,7 +1,7 @@ [package] name = 'dfx-orbit' -version = '0.7.0' +version = '0.8.0' description = 'Command line tool for interacting with the Orbit digital asset manager on the ICP blockchain.' authors.workspace = true edition.workspace = true @@ -25,7 +25,7 @@ ic-asset.workspace = true ic-certified-assets.workspace = true ic-utils.workspace = true itertools.workspace = true -orbit-essentials = { path = '../../libs/orbit-essentials', version = '0.0.2-alpha.6' } +orbit-essentials = { path = '../../libs/orbit-essentials', version = '0.1.0' } serde.workspace = true serde_bytes.workspace = true serde_json.workspace = true @@ -36,7 +36,7 @@ slog-async.workspace = true tabled.workspace = true thiserror.workspace = true tokio = { workspace = true, features = ['rt'] } -station-api = { path = '../../core/station/api', version = '0.0.2-alpha.8' } +station-api = { path = '../../core/station/api', version = '0.1.0' } [lib] doctest = false